svn commit: r372769 - in head/dns/powerdns-recursor: . files

Bartek Rutkowski robak at FreeBSD.org
Wed Nov 19 11:57:08 UTC 2014


Author: robak
Date: Wed Nov 19 11:57:07 2014
New Revision: 372769
URL: https://svnweb.freebsd.org/changeset/ports/372769
QAT: https://qat.redports.org/buildarchive/r372769/

Log:
  dns/powerdns-recursor: update 3.6.2 -> 3.6.2
  
  PR:		194807
  Submitted by:	Ralf van der Enden <tremere at cainites.net>
  Approved by:	mentors (implicit)

Deleted:
  head/dns/powerdns-recursor/files/patch-rec_channel.hh
Modified:
  head/dns/powerdns-recursor/Makefile
  head/dns/powerdns-recursor/distinfo

Modified: head/dns/powerdns-recursor/Makefile
==============================================================================
--- head/dns/powerdns-recursor/Makefile	Wed Nov 19 11:49:04 2014	(r372768)
+++ head/dns/powerdns-recursor/Makefile	Wed Nov 19 11:57:07 2014	(r372769)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	powerdns-recursor
-PORTVERSION=	3.6.1
+PORTVERSION=	3.6.2
 CATEGORIES=	dns ipv6
 MASTER_SITES=	http://downloads.powerdns.com/releases/ \
 		http://mirrors.evolva.ro/powerdns.com/releases/
@@ -66,8 +66,6 @@ post-patch:
 	   -e 's;BINDIR=/usr/bin/;BINDIR=${PREFIX}/bin/;' \
 	   -e 's;SYSCONFDIR=/etc/powerdns/;SYSCONFDIR=${PREFIX}/etc/pdns/;' \
 		${WRKSRC}/Makefile
-	@${REINPLACE_CMD} -e 's;"/etc/powerdns/";"${PREFIX}/etc/pdns/";' \
-		${WRKSRC}/config.h
 
 post-install:
 	${INSTALL_MAN} ${WRKSRC}/*.8 ${STAGEDIR}${PREFIX}/man/man8/

Modified: head/dns/powerdns-recursor/distinfo
==============================================================================
--- head/dns/powerdns-recursor/distinfo	Wed Nov 19 11:49:04 2014	(r372768)
+++ head/dns/powerdns-recursor/distinfo	Wed Nov 19 11:57:07 2014	(r372769)
@@ -1,2 +1,2 @@
-SHA256 (pdns-recursor-3.6.1.tar.bz2) = e57bad320d67d08604fc6f6b7e49b5553cfb5baf3460a3e06d53ba2f7d8de396
-SIZE (pdns-recursor-3.6.1.tar.bz2) = 196460
+SHA256 (pdns-recursor-3.6.2.tar.bz2) = d9abf5bb5982cee1c3ba6eaa684d2777b7c0d3f038e201dd4e7362b4652750a4
+SIZE (pdns-recursor-3.6.2.tar.bz2) = 200313


More information about the svn-ports-head mailing list