[57251] trunk/dports/devel/glib2-devel

ryandesign at macports.org ryandesign at macports.org
Mon Sep 7 22:47:42 PDT 2009


Revision: 57251
          http://trac.macports.org/changeset/57251
Author:   ryandesign at macports.org
Date:     2009-09-07 22:47:39 -0700 (Mon, 07 Sep 2009)
Log Message:
-----------
glib2-devel: update to 2.21.6 and remove autoconf 2.64 compatibility patch which is now included upstream

Modified Paths:
--------------
    trunk/dports/devel/glib2-devel/Portfile

Removed Paths:
-------------
    trunk/dports/devel/glib2-devel/files/patch-autoconf-2.64.diff

Modified: trunk/dports/devel/glib2-devel/Portfile
===================================================================
--- trunk/dports/devel/glib2-devel/Portfile	2009-09-08 04:53:46 UTC (rev 57250)
+++ trunk/dports/devel/glib2-devel/Portfile	2009-09-08 05:47:39 UTC (rev 57251)
@@ -6,7 +6,7 @@
 name                    glib2-devel
 conflicts               glib2
 set my_name             glib
-version                 2.21.4
+version                 2.21.6
 set branch              [join [lrange [split ${version} .] 0 1] .]
 categories              devel
 maintainers             ryandesign
@@ -30,14 +30,13 @@
     ftp://ftp.gtk.org/pub/${my_name}/${branch}/
 
 checksums \
-    md5     5092c5b479ba80065dc164d27e63000f \
-    sha1    849e2e1d96b4e779891c2ddba06e9939b03a9032 \
-    rmd160  1f462517f43966beef7f57743db75c18b136d731
+    md5     3b0452fbd877db53dafabdc074600cb8 \
+    sha1    a05f74a1cc9ae7a77efa988be72575c192da1afc \
+    rmd160  683102b179137cce26f0e071ae7a0822ade679bd
 
 # ${prefix}/include/glib-2.0/glib/gi18n.h requires -I${prefix}/include to find libintl.h
 # See http://trac.macports.org/changeset/27148
 patchfiles \
-    patch-autoconf-2.64.diff \
     patch-configure.in.diff \
     patch-glib-2.0.pc.in.diff \
     patch-gi18n.h.diff \

Deleted: trunk/dports/devel/glib2-devel/files/patch-autoconf-2.64.diff
===================================================================
--- trunk/dports/devel/glib2-devel/files/patch-autoconf-2.64.diff	2009-09-08 04:53:46 UTC (rev 57250)
+++ trunk/dports/devel/glib2-devel/files/patch-autoconf-2.64.diff	2009-09-08 05:47:39 UTC (rev 57251)
@@ -1,13 +0,0 @@
-Update GLIB_CHECK_COMPILE_WARNINGS macro to work with Autoconf 2.64
-http://bugzilla.gnome.org/show_bug.cgi?id=591840
---- acglib.m4
-+++ acglib.m4
-@@ -117,7 +117,7 @@ AS_IF([_AC_EVAL_STDERR($ac_compile) &&
-       [$2],
-       [echo "$as_me: failed program was:" >&AS_MESSAGE_LOG_FD
- cat conftest.$ac_ext >&AS_MESSAGE_LOG_FD
--m4_ifvaln([$3],[$3])dnl])dnl
-+m4_ifvaln([$3],[$3])dnl])
- ac_compile="$glib_ac_compile_save"
- rm -f conftest.$ac_objext conftest.err m4_ifval([$1], [conftest.$ac_ext])[]dnl
- ])# GLIB_CHECK_COMPILE_WARNINGS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090907/a2ec16ba/attachment.html>


More information about the macports-changes mailing list