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

ryandesign at macports.org ryandesign at macports.org
Sat Jul 5 14:06:52 PDT 2008


Revision: 38076
          http://trac.macosforge.org/projects/macports/changeset/38076
Author:   ryandesign at macports.org
Date:     2008-07-05 14:06:51 -0700 (Sat, 05 Jul 2008)
Log Message:
-----------
glib2-devel: update to 2.17.3 and now download distfiles to the same place as the glib2 port. The change to patch-glib-2.0.pc.in.diff includes the change made in glib2 in r38011.

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

Modified: trunk/dports/devel/glib2-devel/Portfile
===================================================================
--- trunk/dports/devel/glib2-devel/Portfile	2008-07-05 19:53:53 UTC (rev 38075)
+++ trunk/dports/devel/glib2-devel/Portfile	2008-07-05 21:06:51 UTC (rev 38076)
@@ -4,12 +4,13 @@
 
 name                    glib2-devel
 set my_name             glib
-version                 2.15.6
+version                 2.17.3
 set branch              [join [lrange [split ${version} .] 0 1] .]
 categories              devel
 maintainers             ryandesign
 homepage                http://www.gtk.org/
 platforms               darwin
+dist_subdir             glib2
 distname                ${my_name}-${version}
 use_bzip2               yes
 use_parallel_build      yes
@@ -27,9 +28,9 @@
     gnome:sources/${my_name}/${branch}/
 
 checksums \
-    md5 62b1a3c1fa52b8d91b4535e4a4ab3057 \
-    sha1 e03ba2c83ebab0c6c225a8cf3edb0278b325d346 \
-    rmd160 b29e9a367d75383258a6977810e19d0f0836c882
+    md5 1683dcb0b5fc865833b01daad8026924 \
+    sha1 278853160bfbf26983e8226b2cf641fe64e6170a \
+    rmd160 0467550ccbdcb88618a35927a2f9b82a0df2af63
 
 patchfiles \
     patch-glib-2.0.pc.in.diff \

Modified: trunk/dports/devel/glib2-devel/files/patch-glib-2.0.pc.in.diff
===================================================================
--- trunk/dports/devel/glib2-devel/files/patch-glib-2.0.pc.in.diff	2008-07-05 19:53:53 UTC (rev 38075)
+++ trunk/dports/devel/glib2-devel/files/patch-glib-2.0.pc.in.diff	2008-07-05 21:06:51 UTC (rev 38076)
@@ -1,9 +1,8 @@
---- glib-2.0.pc.in.orig	2006-07-18 10:58:13.000000000 -0700
-+++ glib-2.0.pc.in	2006-07-18 11:01:55.000000000 -0700
-@@ -11,5 +11,5 @@
- 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@
--Cflags: -I${includedir}/glib-2.0 -I${libdir}/glib-2.0/include 
-+Cflags: -I${includedir}/glib-2.0 -I${libdir}/glib-2.0/include -I${includedir}
- 
+ 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/20080705/f277cf2e/attachment.html 


More information about the macports-changes mailing list