[125620] trunk/dports/net/bind9

dluke at macports.org dluke at macports.org
Mon Sep 22 19:39:57 PDT 2014


Revision: 125620
          https://trac.macports.org/changeset/125620
Author:   dluke at macports.org
Date:     2014-09-22 19:39:56 -0700 (Mon, 22 Sep 2014)
Log Message:
-----------
bind9: version bump, update to 9.10.1, switch to patching configure as autoreconf isn't happy with the configure.in in the tarball from upstream and I don't want to hold up the macports port puzzling over autoconf

Modified Paths:
--------------
    trunk/dports/net/bind9/Portfile
    trunk/dports/net/bind9/files/gssapi-link.patch

Modified: trunk/dports/net/bind9/Portfile
===================================================================
--- trunk/dports/net/bind9/Portfile	2014-09-22 23:28:41 UTC (rev 125619)
+++ trunk/dports/net/bind9/Portfile	2014-09-23 02:39:56 UTC (rev 125620)
@@ -3,8 +3,7 @@
 PortSystem 1.0
 
 name			bind9
-version			9.10.0-P2
-revision		1
+version			9.10.1
 categories		net
 maintainers		geeklair.net:dluke
 platforms		darwin freebsd sunos
@@ -28,17 +27,14 @@
 distname		bind-${version}
 master_sites		isc:${name}/${version}
 
-checksums	md5	85f5bbd655f7fbb946fe128c5adcc9ca \
-		sha1	c57b5825e36933119e9fd6f43e3f52262e7ff4ed \
-		rmd160	e1292a28f6b2cd03ba498a0412fd7b0911f172bd
+checksums	md5	82a69faf01b569568d9233f2666e744d \
+		sha1	96aa28c6112c6a8c33a19efeac98c715f03b35ca \
+		rmd160	5bc833a729a4d94c3d85af17d1452d15ea605c3c
 
 depends_lib		port:openssl port:libxml2
 
-patchfiles-append	gssapi-link.patch 
+patchfiles-append	gssapi-link.patch
 
-use_autoreconf		yes
-autoreconf.args		-fvi
-
 use_parallel_build	no
 universal_variant	no
 

Modified: trunk/dports/net/bind9/files/gssapi-link.patch
===================================================================
--- trunk/dports/net/bind9/files/gssapi-link.patch	2014-09-22 23:28:41 UTC (rev 125619)
+++ trunk/dports/net/bind9/files/gssapi-link.patch	2014-09-23 02:39:56 UTC (rev 125620)
@@ -1,6 +1,6 @@
---- configure.in.orig	2013-01-23 16:25:41.000000000 -0800
-+++ configure.in	2013-01-23 16:26:44.000000000 -0800
-@@ -1032,6 +1032,7 @@ case "$use_gssapi" in
+--- configure.orig	2014-09-22 22:08:21.000000000 -0400
++++ configure	2014-09-22 22:08:45.000000000 -0400
+@@ -14064,6 +14064,7 @@
  		# problems start to show up.
  		saved_libs="$LIBS"
  		for TRY_LIBS in \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140922/c8730d2d/attachment.html>


More information about the macports-changes mailing list