Revision
70297
Author
ram@macports.org
Date
2010-08-05 07:39:14 -0700 (Thu, 05 Aug 2010)

Log Message

devel/autoconf: update to 2.67

Modified Paths

Removed Paths

Diff

Modified: trunk/dports/devel/autoconf/Portfile (70296 => 70297)


--- trunk/dports/devel/autoconf/Portfile	2010-08-05 14:32:14 UTC (rev 70296)
+++ trunk/dports/devel/autoconf/Portfile	2010-08-05 14:39:14 UTC (rev 70297)
@@ -4,8 +4,7 @@
 
 name             autoconf
 epoch            1
-version          2.65
-revision         2
+version          2.67
 categories       devel
 maintainers      ram openmaintainer
 platforms        darwin
@@ -29,13 +28,10 @@
     universal_variant no
 }
 
-checksums        md5 a6de1cc6434cd64038b0a0ae4e252b33 \
-                 sha1 9126ffb8d7d59f38f305ef53e208531d4b75bb87 \
-                 rmd160 250b0f46ae6f81fe47f30ae61335a2291d736197
+checksums        md5 3fbf92eb8eaca1e0d33dff9710edb5f0 \
+                 sha1 0aa3dff106c6373e26dab75a516a696c900317a6 \
+                 rmd160 2aa37e58f3629827f7c19350ad035a452711984f
 
-patchfiles       0001-Fix-AC_FUNC_MMAP-regression-with-C-compiler-in-2.65.patch \
-                 0002-Fix-2.64-AC_TYPE_INT-_T-macro-body-text-regression.patch
-
 depends_lib      path:bin/perl:perl5 \
                  port:m4 \
                  port:help2man