Revision: 72896 http://trac.macports.org/changeset/72896 Author: devans@macports.org Date: 2010-10-29 14:35:56 -0700 (Fri, 29 Oct 2010) Log Message: ----------- libgpg-error: update to version 1.10. Modified Paths: -------------- trunk/dports/devel/libgpg-error/Portfile trunk/dports/devel/libgpg-error/files/patch-configure.diff Modified: trunk/dports/devel/libgpg-error/Portfile =================================================================== --- trunk/dports/devel/libgpg-error/Portfile 2010-10-29 21:05:20 UTC (rev 72895) +++ trunk/dports/devel/libgpg-error/Portfile 2010-10-29 21:35:56 UTC (rev 72896) @@ -4,7 +4,7 @@ PortGroup archcheck 1.0 name libgpg-error -version 1.9 +version 1.10 categories devel platforms darwin maintainers nomaintainer @@ -25,9 +25,9 @@ archcheck.files lib/libiconv.dylib \ lib/libintl.dylib -checksums md5 521b98aa9395e7eaf0ef2236233a0796 \ - sha1 6836579e42320b057a2372bbcd0325130fe2561e \ - rmd160 d18bb0c0ac2224b786f6289a3edcd2ec8f4f00cd +checksums md5 736a03daa9dc5873047d4eb4a9c22a16 \ + sha1 95b324359627fbcb762487ab6091afbe59823b29 \ + rmd160 435fcf1c748ae6877b5de7f133a741cd55dc1140 patchfiles patch-configure.diff Modified: trunk/dports/devel/libgpg-error/files/patch-configure.diff =================================================================== --- trunk/dports/devel/libgpg-error/files/patch-configure.diff 2010-10-29 21:05:20 UTC (rev 72895) +++ trunk/dports/devel/libgpg-error/files/patch-configure.diff 2010-10-29 21:35:56 UTC (rev 72896) @@ -1,6 +1,6 @@ ---- configure.orig 2008-11-26 06:34:04.000000000 -0700 -+++ configure 2009-02-22 14:42:08.000000000 -0700 -@@ -2223,7 +2223,7 @@ +--- configure.orig 2010-10-26 02:20:54.000000000 -0700 ++++ configure 2010-10-29 13:25:11.000000000 -0700 +@@ -2634,7 +2634,7 @@ */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; esac @@ -9,7 +9,7 @@ do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 -@@ -4055,7 +4055,7 @@ +@@ -4205,7 +4205,7 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu
participants (1)
-
devans@macports.org