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

devans at macports.org devans at macports.org
Tue Jul 8 11:54:15 PDT 2014


Revision: 121818
          https://trac.macports.org/changeset/121818
Author:   devans at macports.org
Date:     2014-07-08 11:54:15 -0700 (Tue, 08 Jul 2014)
Log Message:
-----------
libgpg-error: update to version 1.13, remove outdated archchecks.

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	2014-07-08 18:51:30 UTC (rev 121817)
+++ trunk/dports/devel/libgpg-error/Portfile	2014-07-08 18:54:15 UTC (rev 121818)
@@ -2,10 +2,9 @@
 # $Id$
 
 PortSystem      1.0
-PortGroup       archcheck 1.0
 
 name            libgpg-error
-version         1.12
+version         1.13
 categories      devel
 platforms       darwin
 license         LGPL-2.1+
@@ -22,15 +21,12 @@
 
 use_bzip2       yes
 
-checksums       rmd160  e3e036249de3747a5a59108b13f22447b77429e7 \
-                sha256  cafc9ed6a87c53a35175d5a1220a96ca386696eef2fa059cc0306211f246e55f
+checksums       rmd160  3cd86548732be92310988576c495d1183144526a \
+                sha256  f8aba9038d8a46cefe6a6c4a7e4527144c029eb4e3ca1ed27011b962102c9b0a
 
 depends_lib     port:libiconv \
                 port:gettext
 
-archcheck.files lib/libiconv.dylib \
-                lib/libintl.dylib
-
 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	2014-07-08 18:51:30 UTC (rev 121817)
+++ trunk/dports/devel/libgpg-error/files/patch-configure.diff	2014-07-08 18:54:15 UTC (rev 121818)
@@ -1,6 +1,6 @@
---- configure.orig	2013-02-25 01:27:24.000000000 -0800
-+++ configure	2013-06-12 09:56:16.000000000 -0700
-@@ -2683,7 +2683,7 @@
+--- configure.orig	2014-04-15 05:25:50.000000000 -0700
++++ configure	2014-07-08 11:44:04.000000000 -0700
+@@ -2940,7 +2940,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
-@@ -4196,7 +4196,7 @@
+@@ -4492,7 +4492,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: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140708/e7598892/attachment.html>


More information about the macports-changes mailing list