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

larryv at macports.org larryv at macports.org
Fri Jul 22 22:16:06 PDT 2016


Revision: 150579
          https://trac.macports.org/changeset/150579
Author:   larryv at macports.org
Date:     2016-07-22 22:16:06 -0700 (Fri, 22 Jul 2016)
Log Message:
-----------
libgpg-error: Update to 1.24 (timeout, #51859)

Also refresh patch.

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	2016-07-22 23:11:56 UTC (rev 150578)
+++ trunk/dports/devel/libgpg-error/Portfile	2016-07-23 05:16:06 UTC (rev 150579)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 
 name            libgpg-error
-version         1.23
+version         1.24
 categories      devel
 platforms       darwin
 license         LGPL-2.1+
@@ -21,13 +21,13 @@
 
 use_bzip2       yes
 
-checksums       rmd160  f67f7e6a199e2e01f8bec8eb1af60c64db757829 \
-                sha256  7f0c7f65b98c4048f649bfeebfa4d4c1559707492962504592b985634c939eaa
+checksums       rmd160  b7e9ee8344da7c5a73879f3caad6f2938b3123be \
+                sha256  9268e1cc487de5e6e4460fca612a06e4f383072ac43ae90603e5e46783d3e540
 
 depends_lib     port:libiconv \
                 port:gettext
 
-patchfiles      patch-configure.diff 
+patchfiles      patch-configure.diff
 
 test.run        yes
 test.target     check

Modified: trunk/dports/devel/libgpg-error/files/patch-configure.diff
===================================================================
--- trunk/dports/devel/libgpg-error/files/patch-configure.diff	2016-07-22 23:11:56 UTC (rev 150578)
+++ trunk/dports/devel/libgpg-error/files/patch-configure.diff	2016-07-23 05:16:06 UTC (rev 150579)
@@ -1,15 +1,17 @@
---- configure.orig	2014-09-11 06:34:09.000000000 -0700
-+++ configure	2014-09-12 09:15:00.000000000 -0700
-@@ -2948,7 +2948,7 @@
-   */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
- esac
+Index: configure
+===================================================================
+--- configure.orig
++++ configure
+@@ -2976,7 +2976,7 @@ fi
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
+ $as_echo "$MKDIR_P" >&6; }
  
 -for ac_prog in gawk mawk nawk awk
 +for ac_prog in gawk mawk awk nawk
  do
    # Extract the first word of "$ac_prog", so it can be a program name with args.
  set dummy $ac_prog; ac_word=$2
-@@ -4500,7 +4500,7 @@
+@@ -4554,7 +4554,7 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS con
  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/20160722/b1b199cc/attachment.html>


More information about the macports-changes mailing list