[40237] trunk/dports/devel/glib2

ryandesign at macports.org ryandesign at macports.org
Fri Sep 26 15:08:02 PDT 2008


Revision: 40237
          http://trac.macports.org/changeset/40237
Author:   ryandesign at macports.org
Date:     2008-09-26 15:08:01 -0700 (Fri, 26 Sep 2008)
Log Message:
-----------
glib2: update to 2.18.1 and enable test suite

Modified Paths:
--------------
    trunk/dports/devel/glib2/Portfile
    trunk/dports/devel/glib2/files/patch-glib-2.0.pc.in.diff

Modified: trunk/dports/devel/glib2/Portfile
===================================================================
--- trunk/dports/devel/glib2/Portfile	2008-09-26 21:50:52 UTC (rev 40236)
+++ trunk/dports/devel/glib2/Portfile	2008-09-26 22:08:01 UTC (rev 40237)
@@ -4,7 +4,7 @@
 
 name                    glib2
 set my_name             glib
-version                 2.16.6
+version                 2.18.1
 set branch              [join [lrange [split ${version} .] 0 1] .]
 categories              devel
 maintainers             ryandesign
@@ -27,9 +27,9 @@
 #    ftp://ftp.gtk.org/pub/${my_name}/${branch}/
 
 checksums \
-    md5     664e59093c31896a3a46b7cd93fdd3dd \
-    sha1    d481c9a99d5fe89ff8137da7fd7d690f5a479795 \
-    rmd160  3ab0a0353a4d890841cc1b5e640ea41c58e57a6e
+    md5     51a9a33f49a4896d4d95d8e980666b9e \
+    sha1    d34a30cfccc8322dfe4198d26cf6bfc0210f141b \
+    rmd160  264b37584419d983685910adde8f7b282eccc1ad
 
 patchfiles \
     patch-glib-2.0.pc.in.diff \
@@ -75,6 +75,9 @@
     }
 }
 
+test.run                yes
+test.target             check
+
 post-destroot {
     file delete ${destroot}${prefix}/lib/charset.alias
 }

Modified: trunk/dports/devel/glib2/files/patch-glib-2.0.pc.in.diff
===================================================================
--- trunk/dports/devel/glib2/files/patch-glib-2.0.pc.in.diff	2008-09-26 21:50:52 UTC (rev 40236)
+++ trunk/dports/devel/glib2/files/patch-glib-2.0.pc.in.diff	2008-09-26 22:08:01 UTC (rev 40237)
@@ -1,8 +1,8 @@
---- glib-2.0.pc.in.orig 2008-07-01 17:30:18.000000000 -0500
-+++ glib-2.0.pc.in 2008-07-02 14:53:01.000000000 -0500
-@@ -11,4 +11,4 @@
- Description: C Utility Library
+--- glib-2.0.pc.in.orig 2008-07-02 16:13:24.000000000 -0500
++++ glib-2.0.pc.in 2008-07-05 15:57:19.000000000 -0500
+@@ -12,4 +12,4 @@
  Version: @VERSION@
- Libs: -L${libdir} -lglib-2.0 @INTLLIBS@ @ICONV_LIBS@
+ Libs: -L${libdir} -lglib-2.0 @INTLLIBS@
+ Libs.private: @ICONV_LIBS@
 -Cflags: -I${includedir}/glib-2.0 -I${libdir}/glib-2.0/include @GLIB_EXTRA_CFLAGS@
 +Cflags: -I${includedir}/glib-2.0 -I${libdir}/glib-2.0/include -I${includedir} @GLIB_EXTRA_CFLAGS@
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080926/5981ee42/attachment-0001.html 


More information about the macports-changes mailing list