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

ryandesign at macports.org ryandesign at macports.org
Tue Jul 17 01:59:46 PDT 2012


Revision: 95594
          https://trac.macports.org/changeset/95594
Author:   ryandesign at macports.org
Date:     2012-07-17 01:59:46 -0700 (Tue, 17 Jul 2012)
Log Message:
-----------
glib2-devel: update to 2.33.4

Modified Paths:
--------------
    trunk/dports/devel/glib2-devel/Portfile
    trunk/dports/devel/glib2-devel/files/patch-configure.diff

Modified: trunk/dports/devel/glib2-devel/Portfile
===================================================================
--- trunk/dports/devel/glib2-devel/Portfile	2012-07-17 08:50:09 UTC (rev 95593)
+++ trunk/dports/devel/glib2-devel/Portfile	2012-07-17 08:59:46 UTC (rev 95594)
@@ -7,7 +7,7 @@
 name                        glib2-devel
 conflicts                   glib2
 set my_name                 glib
-version                     2.33.3
+version                     2.33.4
 set branch                  [join [lrange [split ${version} .] 0 1] .]
 categories                  devel
 maintainers                 ryandesign openmaintainer
@@ -28,8 +28,8 @@
 master_sites                gnome:sources/${my_name}/${branch}/ \
                             ftp://ftp.gtk.org/pub/${my_name}/${branch}/
 
-checksums                   rmd160  c23083ed1734ee24df0b9f7b05d5a0bd89abdaf1 \
-                            sha256  4ae2695dff7f075e746c5dbcbed9e5f7afb7b11918201dc8e82609a610db0990
+checksums                   rmd160  7a86ba40f8331970ea4a7bcfdb48b7be07b525d7 \
+                            sha256  c17585efe0fc8abcaace18844da77ba201f5e3464a490cadc1a851a9d634396d
 
 # ${prefix}/include/glib-2.0/glib/gi18n.h requires -I${prefix}/include to find libintl.h
 # See https://trac.macports.org/changeset/27148
@@ -91,7 +91,7 @@
     reinplace "s|path = \"/bin|path = \"${prefix}/bin:/bin|g" ${worksrcpath}/glib/gutils.c ${worksrcpath}/glib/gspawn.c
     reinplace "s|@@PREFIX@@|${prefix}|g" ${worksrcpath}/gio/xdgmime/xdgmime.c
     reinplace "s|@@PREFIX@@|${prefix}|g" ${worksrcpath}/gio/gdbusprivate.c
-    reinplace "s|#! */usr/bin/env python|#!${configure.python}|g" ${worksrcpath}/gio/gdbus-2.0/codegen/gdbus-codegen.in ${worksrcpath}/glib/gtester-report
+    reinplace "s|#! */usr/bin/env python|#!${configure.python}|g" ${worksrcpath}/glib/gtester-report
 }
 
 post-configure {

Modified: trunk/dports/devel/glib2-devel/files/patch-configure.diff
===================================================================
--- trunk/dports/devel/glib2-devel/files/patch-configure.diff	2012-07-17 08:50:09 UTC (rev 95593)
+++ trunk/dports/devel/glib2-devel/files/patch-configure.diff	2012-07-17 08:59:46 UTC (rev 95594)
@@ -1,6 +1,6 @@
---- configure.orig	2012-05-01 17:16:39.000000000 -0500
-+++ configure	2012-05-02 01:55:56.000000000 -0500
-@@ -30438,10 +30438,10 @@
+--- configure.orig	2012-07-15 21:36:26.000000000 -0500
++++ configure	2012-07-17 00:52:09.000000000 -0500
+@@ -30531,10 +30531,10 @@
  *)			glib_vacopy=''
  esac
  
@@ -14,7 +14,7 @@
  
  if test x$glib_cv_hasinline = xyes; then
      glib_inline='#define G_HAVE_INLINE 1'
-@@ -32202,18 +32202,32 @@
+@@ -32295,18 +32295,32 @@
  	cat >>$outfile <<_______EOF
  #define G_HAVE_GINT64 1          /* deprecated, always true */
  
@@ -54,7 +54,7 @@
  _______EOF
          else
  	  cat >>$outfile <<_______EOF
-@@ -32225,9 +32239,15 @@
+@@ -32318,9 +32332,15 @@
  
          cat >>$outfile <<_______EOF
  
@@ -73,7 +73,7 @@
  
  _______EOF
  
-@@ -32255,18 +32275,33 @@
+@@ -32348,18 +32368,33 @@
  	if test -z "$glib_unknown_void_p"; then
  	  cat >>$outfile <<_______EOF
  
@@ -116,7 +116,7 @@
  _______EOF
  	else
  	  echo '#error SIZEOF_VOID_P unknown - This should never happen' >>$outfile
-@@ -32379,7 +32414,9 @@
+@@ -32472,7 +32507,9 @@
  
  	if test x"$g_memory_barrier_needed" != xno; then
  	  echo >>$outfile
@@ -126,7 +126,7 @@
  	fi
  	if test x"$g_atomic_lock_free" = xyes; then
            echo >>$outfile
-@@ -32389,27 +32426,52 @@
+@@ -32482,27 +32519,52 @@
  	g_bit_sizes="16 32 64"
  	for bits in $g_bit_sizes; do
  	  cat >>$outfile <<_______EOF
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120717/a91329b0/attachment-0001.html>


More information about the macports-changes mailing list