mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
net/mDNSResponder: Update to 2559.80.8
Changes: https://github.com/apple-oss-distributions/mDNSResponder/commits/rel/mDNSResponder-2559
This commit is contained in:
parent
901f12a169
commit
90d173251c
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= mDNSResponder
|
||||
PORTVERSION= 2200.140.11
|
||||
PORTVERSION= 2559.80.8
|
||||
CATEGORIES?= net dns
|
||||
MASTER_SITES= https://opensource.apple.com/tarballs/mDNSResponder/
|
||||
|
||||
|
@ -34,7 +34,7 @@ CONFLICTS_INSTALL?= avahi-libdns openmdns # lib/libdns_sd.so.1 sbin/mdnsd
|
|||
OPTIONS_DEFINE= IPV6
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '/^CFLAGS_DEBUG/ s|-Os|${CFLAGS}|' ${WRKSRC}/mDNSPosix/Makefile
|
||||
@${REINPLACE_CMD} -e '/^CFLAGS_DEBUG/ s|-O0|${CFLAGS}|' ${WRKSRC}/mDNSPosix/Makefile
|
||||
@${REINPLACE_CMD} -e 's|\(#define IPV6_2292_PKTINFO \).*|\1IPV6_PKTINFO|; s|\(#define IPV6_2292_HOPLIMIT \).*|\1IPV6_HOPLIMIT|' ${WRKSRC}/mDNSPosix/mDNSUNP.h
|
||||
@${MV} ${WRKSRC}/mDNSShared/mDNSResponder.8 ${WRKSRC}/mDNSShared/mDNSResponderPosix.8
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1727260385
|
||||
SHA256 (mDNSResponder-2200.140.11.tar.gz) = f52963497e8baf650e6640fb5769ffbad7c6e45eea833dec2a0ca86a3ca55928
|
||||
SIZE (mDNSResponder-2200.140.11.tar.gz) = 3277831
|
||||
TIMESTAMP = 1744215563
|
||||
SHA256 (mDNSResponder-2559.80.8.tar.gz) = 96c3437867ede8d32ac83871b677329562fd16f7af60562a5d32afc12ef4beac
|
||||
SIZE (mDNSResponder-2559.80.8.tar.gz) = 3367429
|
||||
|
|
Loading…
Add table
Reference in a new issue