[106956] trunk/dports/devel/libgpg-error

devans at macports.org devans at macports.org
Wed Jun 12 10:07:51 PDT 2013


Revision: 106956
          https://trac.macports.org/changeset/106956
Author:   devans at macports.org
Date:     2013-06-12 10:07:50 -0700 (Wed, 12 Jun 2013)
Log Message:
-----------
libgpg-error: update to version 1.11.

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	2013-06-12 15:05:56 UTC (rev 106955)
+++ trunk/dports/devel/libgpg-error/Portfile	2013-06-12 17:07:50 UTC (rev 106956)
@@ -4,7 +4,7 @@
 PortGroup       archcheck 1.0
 
 name            libgpg-error
-version         1.10
+version         1.11
 categories      devel
 platforms       darwin
 license         LGPL-2.1+
@@ -18,18 +18,18 @@
     and possibly more in the future.
 
 master_sites    gnupg
+
 use_bzip2       yes
 
+checksums       rmd160  f135db403dd718bf3ac0a26972f26f4723c7d448 \
+                sha256  ae3376480a073b120c7add08f1e6cfcc08500648ccf22461cd42db6224a218c0
+
 depends_lib     port:libiconv \
                 port:gettext
 
 archcheck.files lib/libiconv.dylib \
                 lib/libintl.dylib
 
-checksums       md5     736a03daa9dc5873047d4eb4a9c22a16 \
-                sha1    95b324359627fbcb762487ab6091afbe59823b29 \
-                rmd160  435fcf1c748ae6877b5de7f133a741cd55dc1140
-
 patchfiles      patch-configure.diff
 
 test.run        yes

Modified: trunk/dports/devel/libgpg-error/files/patch-configure.diff
===================================================================
--- trunk/dports/devel/libgpg-error/files/patch-configure.diff	2013-06-12 15:05:56 UTC (rev 106955)
+++ trunk/dports/devel/libgpg-error/files/patch-configure.diff	2013-06-12 17:07:50 UTC (rev 106956)
@@ -1,6 +1,6 @@
---- configure.orig	2010-10-26 02:20:54.000000000 -0700
-+++ configure	2010-10-29 13:25:11.000000000 -0700
-@@ -2634,7 +2634,7 @@
+--- configure.orig	2013-02-25 01:27:24.000000000 -0800
++++ configure	2013-06-12 09:56:16.000000000 -0700
+@@ -2683,7 +2683,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
-@@ -4205,7 +4205,7 @@
+@@ -4196,7 +4196,7 @@
  ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
  ac_compiler_gnu=$ac_cv_c_compiler_gnu
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130612/3d3a427f/attachment.html>


More information about the macports-changes mailing list