[119612] trunk/dports/net/bind9/Portfile

dluke at macports.org dluke at macports.org
Fri May 2 06:38:59 PDT 2014


Revision: 119612
          https://trac.macports.org/changeset/119612
Author:   dluke at macports.org
Date:     2014-05-02 06:38:59 -0700 (Fri, 02 May 2014)
Log Message:
-----------
bind9: version bump, update to 9.10.0 (rrl is now included by default, so remove obsolete configure flag)

Modified Paths:
--------------
    trunk/dports/net/bind9/Portfile

Modified: trunk/dports/net/bind9/Portfile
===================================================================
--- trunk/dports/net/bind9/Portfile	2014-05-02 13:35:27 UTC (rev 119611)
+++ trunk/dports/net/bind9/Portfile	2014-05-02 13:38:59 UTC (rev 119612)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			bind9
-version			9.9.5
+version			9.10.0
 categories		net
 maintainers		geeklair.net:dluke
 platforms		darwin freebsd sunos
@@ -27,9 +27,9 @@
 distname		bind-${version}
 master_sites		isc:${name}/${version}
 
-checksums	md5	e676c65cad5234617ee22f48e328c24e \
-		sha1	f3fe8000628ec57f332aec1ad9587b767208a38f \
-		rmd160	cc2351d9af779ed1a1dd5909a10cce28ddb41747
+checksums	md5	53e9311d006a5b615d400478965189b8 \
+		sha1	75776823efc5fa6fed1618030854b6a265694abd \
+		rmd160	a48efc4b9f6db4df6fe7a1115cf2f5cbc3876f24
 
 depends_lib		port:openssl port:libxml2
 
@@ -54,8 +54,7 @@
 				--with-openssl=${prefix} \
 				--with-libxml2=${prefix} \
 				--enable-threads \
-				--enable-ipv6 \
-				--enable-rrl
+				--enable-ipv6
 
 platform darwin 8 {
 	configure.args-append --with-dlopen=no \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140502/be925b7c/attachment.html>


More information about the macports-changes mailing list