FreeBSD Bugzilla – Attachment 103377 Details for
Bug 143274
[update] dns/dnsproxy: update to 1.16
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
dnsproxy-1.16.patch
dnsproxy-1.16.patch (text/plain), 2.77 KB, created by
Sofian Brabez
on 2010-01-26 20:40:01 UTC
(
hide
)
Description:
dnsproxy-1.16.patch
Filename:
MIME Type:
Creator:
Sofian Brabez
Created:
2010-01-26 20:40:01 UTC
Size:
2.77 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/dns/dnsproxy/Makefile /tmp/dnsproxy/Makefile >--- /usr/ports/dns/dnsproxy/Makefile 2008-08-21 08:16:53.000000000 +0200 >+++ /tmp/dnsproxy/Makefile 2010-01-26 21:30:54.000000000 +0100 >@@ -6,30 +6,27 @@ > # > > PORTNAME= dnsproxy >-PORTVERSION= 1.15 >-PORTREVISION= 2 >+PORTVERSION= 1.16 > CATEGORIES= dns > MASTER_SITES= http://www.wolfermann.org/ > > MAINTAINER= ports@FreeBSD.org > COMMENT= A proxy for DNS queries > >+BUILD_DEPENDS= ${LOCALBASE}/lib/libevent.so:${PORTSDIR}/devel/libevent >+ > GNU_CONFIGURE= yes > > USE_RC_SUBR= dnsproxy > > MAN1= dnsproxy.1 > PLIST_FILES= sbin/dnsproxy etc/${PORTNAME}/dnsproxy.conf.sample >+ > SUB_FILES= pkg-message > PLIST_DIRS= %%ETCDIR%% > > .include <bsd.port.pre.mk> > >-pre-configure: >-.if ${OSVERSION} > 700007 >- ${RM} ${WRKSRC}/libevent/compat/sys/queue.h >-.endif >- > do-install: > @${INSTALL_PROGRAM} ${WRKSRC}/dnsproxy ${PREFIX}/sbin > @${INSTALL_MAN} ${WRKSRC}/dnsproxy.1 ${MAN1PREFIX}/man/man1 >diff -ruN --exclude=CVS /usr/ports/dns/dnsproxy/distinfo /tmp/dnsproxy/distinfo >--- /usr/ports/dns/dnsproxy/distinfo 2006-01-22 09:31:39.000000000 +0100 >+++ /tmp/dnsproxy/distinfo 2010-01-26 21:16:54.000000000 +0100 >@@ -1,3 +1,3 @@ >-MD5 (dnsproxy-1.15.tar.gz) = 52851b2ebe0ab3fe58158a7a64d98811 >-SHA256 (dnsproxy-1.15.tar.gz) = c70b83a4183e7b50d19a05282d38167a42fa2dbc66724c079dd89fb235185bd6 >-SIZE (dnsproxy-1.15.tar.gz) = 116565 >+MD5 (dnsproxy-1.16.tar.gz) = 42b3c12a89a35b7ea47593fed55c1e94 >+SHA256 (dnsproxy-1.16.tar.gz) = 5d9df5ce547409a0e33888853f0fbaf7c599311992191c939010d2bc57ed63de >+SIZE (dnsproxy-1.16.tar.gz) = 47239 >diff -ruN --exclude=CVS /usr/ports/dns/dnsproxy/files/patch-Makefile.in /tmp/dnsproxy/files/patch-Makefile.in >--- /usr/ports/dns/dnsproxy/files/patch-Makefile.in 2005-07-26 15:06:07.000000000 +0200 >+++ /tmp/dnsproxy/files/patch-Makefile.in 1970-01-01 01:00:00.000000000 +0100 >@@ -1,11 +0,0 @@ >---- Makefile.in.orig Sun May 15 21:03:46 2005 >-+++ Makefile.in Tue Jul 26 16:09:07 2005 >-@@ -8,7 +8,7 @@ >- >- CC=@CC@ >- CPPFLAGS=@CPPFLAGS@ -I. @INCEVENT@ @DEFS@ -DVERSION="\"@PACKAGE_VERSION@\"" >--CFLAGS=@CFLAGS@ >-+CFLAGS=@CFLAGS@ ${CPPFLAGS} >- ###CFLAGS=@CFLAGS@ $(CPPFLAGS) >- INSTALL=@INSTALL@ >- LDFLAGS=@LDFLAGS@ >diff -ruN --exclude=CVS /usr/ports/dns/dnsproxy/files/patch-libevent-Makefile.in /tmp/dnsproxy/files/patch-libevent-Makefile.in >--- /usr/ports/dns/dnsproxy/files/patch-libevent-Makefile.in 2005-07-26 15:06:07.000000000 +0200 >+++ /tmp/dnsproxy/files/patch-libevent-Makefile.in 1970-01-01 01:00:00.000000000 +0100 >@@ -1,11 +0,0 @@ >---- libevent/Makefile.in.orig Sun May 15 21:03:49 2005 >-+++ libevent/Makefile.in Tue Jul 26 16:10:33 2005 >-@@ -8,7 +8,7 @@ >- >- CC=@CC@ >- CPPFLAGS=@CPPFLAGS@ @DEFS@ -I. -Icompat -DVERSION=\"@PACKAGE_VERSION@\" >--CFLAGS=@CFLAGS@ >-+CFLAGS=@CFLAGS@ ${CPPFLAGS} >- LDFLAGS=@LDFLAGS@ >- INSTALL=@INSTALL@ >- AR=@AR@
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 143274
: 103377
Working