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

ryandesign at macports.org ryandesign at macports.org
Sun Jan 30 13:06:12 PST 2011


Revision: 75566
          http://trac.macports.org/changeset/75566
Author:   ryandesign at macports.org
Date:     2011-01-30 13:06:12 -0800 (Sun, 30 Jan 2011)
Log Message:
-----------
glib2-devel: update to 2.27.93 and undo r75483 which wasn't necessary

Revision Links:
--------------
    http://trac.macports.org/changeset/75483

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	2011-01-30 21:05:43 UTC (rev 75565)
+++ trunk/dports/devel/glib2-devel/Portfile	2011-01-30 21:06:12 UTC (rev 75566)
@@ -7,8 +7,7 @@
 name                        glib2-devel
 conflicts                   glib2
 set my_name                 glib
-version                     2.27.92
-revision                    1
+version                     2.27.93
 set branch                  [join [lrange [split ${version} .] 0 1] .]
 categories                  devel
 maintainers                 ryandesign openmaintainer
@@ -29,8 +28,8 @@
 master_sites                gnome:sources/${my_name}/${branch}/ \
                             ftp://ftp.gtk.org/pub/${my_name}/${branch}/
 
-checksums                   sha1    41ed06cf31bf210df16fe9b11a3321b1694d2deb \
-                            rmd160  09f2c6a5c1f0d2cb8828463eb4138d3538feaa44
+checksums                   sha1    6c67b151249752d32648029849aa101694b1be33 \
+                            rmd160  41e9135689369261c370f11fb5fc17283ce276a1
 
 # ${prefix}/include/glib-2.0/glib/gi18n.h requires -I${prefix}/include to find libintl.h
 # See http://trac.macports.org/changeset/27148

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	2011-01-30 21:05:43 UTC (rev 75565)
+++ trunk/dports/devel/glib2-devel/files/patch-glib-2.0.pc.in.diff	2011-01-30 21:06:12 UTC (rev 75566)
@@ -1,11 +1,8 @@
---- glib-2.0.pc.in.orig	2009-03-31 18:04:20.000000000 -0500
-+++ glib-2.0.pc.in	2011-01-26 04:09:18.000000000 -0600
-@@ -10,6 +10,5 @@
- Name: GLib
- 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@
--Libs.private: @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@
-+Libs: -L${libdir} -lglib-2.0 @INTLLIBS@ @ICONV_LIBS@
 +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/20110130/e072c2a3/attachment.html>


More information about the macports-changes mailing list