ports/143274: [update] dns/dnsproxy: update to 1.16

Sofian Brabez sbrabez at gmail.com
Tue Jan 26 20:40:02 UTC 2010


>Number:         143274
>Category:       ports
>Synopsis:       [update] dns/dnsproxy: update to 1.16
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 26 20:40:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Sofian Brabez
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD freebsd.ifr.lan 7.2-STABLE FreeBSD 7.2-STABLE #2: Thu Nov 19 01:59:45 CET 2009
>Description:
- Update to 1.16

Removed file(s):
- files/patch-Makefile.in
- files/patch-libevent-Makefile.in

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- dnsproxy-1.16.patch begins here ---
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 at 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@
--- dnsproxy-1.16.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list