[93230] trunk/dports/devel/glib2

ryandesign at macports.org ryandesign at macports.org
Thu May 17 20:57:14 PDT 2012


Revision: 93230
          https://trac.macports.org/changeset/93230
Author:   ryandesign at macports.org
Date:     2012-05-17 20:57:11 -0700 (Thu, 17 May 2012)
Log Message:
-----------
glib2: update to 2.32.3

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

Modified: trunk/dports/devel/glib2/Portfile
===================================================================
--- trunk/dports/devel/glib2/Portfile	2012-05-18 00:30:40 UTC (rev 93229)
+++ trunk/dports/devel/glib2/Portfile	2012-05-18 03:57:11 UTC (rev 93230)
@@ -7,7 +7,7 @@
 name                        glib2
 conflicts                   glib2-devel
 set my_name                 glib
-version                     2.32.2
+version                     2.32.3
 set branch                  [join [lrange [split ${version} .] 0 1] .]
 categories                  devel
 maintainers                 ryandesign openmaintainer
@@ -28,11 +28,11 @@
 master_sites                gnome:sources/${my_name}/${branch}/ \
                             ftp://ftp.gtk.org/pub/${my_name}/${branch}/
 
-checksums                   rmd160  2ec828c54c31f07d9d28d182f1d6e8398e112928 \
-                            sha256  b1764abf00bac96e0e93e29fb9715ce75f3583579acac40648e18771d43d6136
+checksums                   rmd160  204ddce09d6622926c7b2d51b995f503ec18673e \
+                            sha256  b65ceb462807e4a2f91c95e4293ce6bbefca308cb44a1407bcfdd9e40363ff4d
 
 # ${prefix}/include/glib-2.0/glib/gi18n.h requires -I${prefix}/include to find libintl.h
-# See http://trac.macports.org/changeset/27148
+# See https://trac.macports.org/changeset/27148
 patchfiles                  patch-configure.diff \
                             patch-glib-2.0.pc.in.diff \
                             patch-glib_gunicollate.c.diff \

Modified: trunk/dports/devel/glib2/files/patch-configure.diff
===================================================================
--- trunk/dports/devel/glib2/files/patch-configure.diff	2012-05-18 00:30:40 UTC (rev 93229)
+++ trunk/dports/devel/glib2/files/patch-configure.diff	2012-05-18 03:57:11 UTC (rev 93230)
@@ -1,6 +1,6 @@
---- configure.orig	2012-04-30 19:10:54.000000000 -0500
-+++ configure	2012-05-02 01:57:47.000000000 -0500
-@@ -30353,10 +30353,10 @@
+--- configure.orig	2012-05-14 17:09:26.000000000 -0500
++++ configure	2012-05-17 22:38:40.000000000 -0500
+@@ -30325,10 +30325,10 @@
  *)			glib_vacopy=''
  esac
  
@@ -14,7 +14,7 @@
  
  if test x$glib_cv_hasinline = xyes; then
      glib_inline='#define G_HAVE_INLINE 1'
-@@ -32117,18 +32117,32 @@
+@@ -32089,18 +32089,32 @@
  	cat >>$outfile <<_______EOF
  #define G_HAVE_GINT64 1          /* deprecated, always true */
  
@@ -54,7 +54,7 @@
  _______EOF
          else
  	  cat >>$outfile <<_______EOF
-@@ -32140,9 +32154,15 @@
+@@ -32112,9 +32126,15 @@
  
          cat >>$outfile <<_______EOF
  
@@ -73,7 +73,7 @@
  
  _______EOF
  
-@@ -32170,18 +32190,33 @@
+@@ -32142,18 +32162,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
-@@ -32294,7 +32329,9 @@
+@@ -32266,7 +32301,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
-@@ -32304,27 +32341,52 @@
+@@ -32276,27 +32313,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/20120517/a5f6af22/attachment.html>


More information about the macports-changes mailing list