FreeBSD Bugzilla – Attachment 69282 Details for
Bug 101557
[PATCH] net/mDNSResponder: update to 108
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
mDNSResponder-108.patch
mDNSResponder-108.patch (text/plain), 3.59 KB, created by
Alexander Botero-Lowry
on 2006-08-07 09:10:17 UTC
(
hide
)
Description:
mDNSResponder-108.patch
Filename:
MIME Type:
Creator:
Alexander Botero-Lowry
Created:
2006-08-07 09:10:17 UTC
Size:
3.59 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/net/mDNSResponder/Makefile,v >retrieving revision 1.16 >diff -u -r1.16 Makefile >--- Makefile 10 Jun 2006 20:45:58 -0000 1.16 >+++ Makefile 7 Aug 2006 08:01:20 -0000 >@@ -7,12 +7,12 @@ > # > > PORTNAME= mDNSResponder >-PORTVERSION= 107.5 >+PORTVERSION= 108 > CATEGORIES= net dns > MASTER_SITES= http://darwinsource.opendarwin.org/tarballs/apsl/ > DISTNAME= ${PORTNAME}-${PORTVERSION} > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= alex@foxybanana.com > COMMENT= Apple's mDNSResponder > > INSTALLS_SHLIB= YES >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/net/mDNSResponder/distinfo,v >retrieving revision 1.5 >diff -u -r1.5 distinfo >--- distinfo 14 May 2006 13:36:13 -0000 1.5 >+++ distinfo 7 Aug 2006 08:01:20 -0000 >@@ -1,3 +1,3 @@ >-MD5 (mDNSResponder-107.5.tar.gz) = ec345a16649ecb5b6e50096f2b5cbdaf >-SHA256 (mDNSResponder-107.5.tar.gz) = 8703e4a72108a8ed89194af7658cac348592e84fa67bd2d3794da4d81a610cf5 >-SIZE (mDNSResponder-107.5.tar.gz) = 1379397 >+MD5 (mDNSResponder-108.tar.gz) = 645eda2dd5d465b8dabedc3b87e1b31a >+SHA256 (mDNSResponder-108.tar.gz) = 262d945eaaa6a8071a98512d3b13699d2c0ea8713410daf8c81c3add8d17809f >+SIZE (mDNSResponder-108.tar.gz) = 1362840 >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/net/mDNSResponder/pkg-plist,v >retrieving revision 1.6 >diff -u -r1.6 pkg-plist >--- pkg-plist 14 May 2006 13:36:13 -0000 1.6 >+++ pkg-plist 7 Aug 2006 08:01:20 -0000 >@@ -1,4 +1,3 @@ >-bin/dns-sd > bin/mDNSClientPosix > bin/mDNSIdentify > bin/mDNSNetMonitor >Index: files/patch-mDNSPosix_Makefile >=================================================================== >RCS file: /home/ncvs/ports/net/mDNSResponder/files/patch-mDNSPosix_Makefile,v >retrieving revision 1.2 >diff -u -r1.2 patch-mDNSPosix_Makefile >--- files/patch-mDNSPosix_Makefile 14 May 2006 13:36:14 -0000 1.2 >+++ files/patch-mDNSPosix_Makefile 7 Aug 2006 08:01:20 -0000 >@@ -1,11 +1,11 @@ >---- mDNSPosix/Makefile.orig Fri Mar 10 14:35:15 2006 >-+++ mDNSPosix/Makefile Fri Mar 10 14:35:31 2006 >-@@ -407,7 +407,7 @@ >+--- mDNSPosix/Makefile.orig Mon Aug 7 03:47:48 2006 >++++ mDNSPosix/Makefile Mon Aug 7 03:48:14 2006 >+@@ -401,7 +401,7 @@ > >- all: setup Daemon libdns_sd Clients SAClient SAResponder SAProxyResponder Identify NetMonitor dnsextd $(OPTIONALTARG) >+ all: setup Daemon libdns_sd Client Responder ProxyResponder Identify NetMonitor dnsextd $(OPTIONALTARG) > >--install: setup InstalledDaemon InstalledStartup InstalledLib InstalledManPages InstalledClients $(OPTINSTALL) >-+install: setup InstalledDaemon InstalledLib InstalledManPages InstalledClients $(OPTINSTALL) >+-install: setup InstalledDaemon InstalledLib InstalledStartup InstalledManPages $(OPTINSTALL) >++install: setup InstalledDaemon InstalledLib InstalledManPages $(OPTINSTALL) > > # 'setup' sets up the build directory structure the way we want > setup: >Index: files/patch-mDNSShared::dns_sd.h >=================================================================== >RCS file: files/patch-mDNSShared::dns_sd.h >diff -N files/patch-mDNSShared::dns_sd.h >--- files/patch-mDNSShared::dns_sd.h 14 May 2006 13:36:14 -0000 1.3 >+++ /dev/null 1 Jan 1970 00:00:00 -0000 >@@ -1,10 +0,0 @@ >---- mDNSShared/dns_sd.h.orig Tue Dec 20 22:24:58 2005 >-+++ mDNSShared/dns_sd.h Fri Mar 10 14:41:32 2006 >-@@ -42,6 +42,7 @@ >- #endif >- >- /* stdint.h does not exist on FreeBSD 4.x; its types are defined in sys/types.h instead */ >-+#include <osreldate.h> >- #if defined(__FreeBSD_version) && (__FreeBSD_version < 500000) >- #include <sys/types.h> >-
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 101557
: 69282