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

ryandesign at macports.org ryandesign at macports.org
Wed Feb 8 18:20:05 PST 2012


Revision: 89745
          http://trac.macports.org/changeset/89745
Author:   ryandesign at macports.org
Date:     2012-02-08 18:20:03 -0800 (Wed, 08 Feb 2012)
Log Message:
-----------
glib2-devel: update to 2.31.16

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-02-09 01:38:52 UTC (rev 89744)
+++ trunk/dports/devel/glib2-devel/Portfile	2012-02-09 02:20:03 UTC (rev 89745)
@@ -7,7 +7,7 @@
 name                        glib2-devel
 conflicts                   glib2
 set my_name                 glib
-version                     2.31.14
+version                     2.31.16
 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  9af7a3674c2c415f0bee3ab0bd5d8aae35aca308 \
-                            sha256  888b3839e4a9d198a14aef3d2b98d085a1337ce5922f5eed70f19b34a1cb6194
+checksums                   rmd160  4d04608f40e3269574667b77cf4f56809a6ee117 \
+                            sha256  bf3da4e3b7e3d7a5a1a0d801a113fcd1b2464c48dda475f6c6c6cea6137c1281
 
 # ${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-configure.diff
===================================================================
--- trunk/dports/devel/glib2-devel/files/patch-configure.diff	2012-02-09 01:38:52 UTC (rev 89744)
+++ trunk/dports/devel/glib2-devel/files/patch-configure.diff	2012-02-09 02:20:03 UTC (rev 89745)
@@ -1,6 +1,6 @@
---- configure.orig	2012-01-20 14:10:58.000000000 -0600
-+++ configure	2012-01-22 03:03:03.000000000 -0600
-@@ -29924,10 +29924,10 @@
+--- configure.orig	2012-02-04 17:43:39.000000000 -0600
++++ configure	2012-02-08 20:19:03.000000000 -0600
+@@ -29991,10 +29991,10 @@
  *)			glib_vacopy=''
  esac
  
@@ -14,7 +14,7 @@
  
  if test x$glib_cv_hasinline = xyes; then
      glib_inline='#define G_HAVE_INLINE 1'
-@@ -31678,18 +31678,32 @@
+@@ -31745,18 +31745,32 @@
  	cat >>$outfile <<_______EOF
  #define G_HAVE_GINT64 1          /* deprecated, always true */
  
@@ -54,7 +54,7 @@
  _______EOF
          else
  	  cat >>$outfile <<_______EOF
-@@ -31701,9 +31715,15 @@
+@@ -31768,9 +31782,15 @@
  
          cat >>$outfile <<_______EOF
  
@@ -73,7 +73,7 @@
  
  _______EOF
  
-@@ -31731,18 +31751,33 @@
+@@ -31798,18 +31818,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
-@@ -31855,7 +31890,9 @@
+@@ -31922,7 +31957,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
-@@ -31865,27 +31902,52 @@
+@@ -31932,27 +31969,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/20120208/3726bf8e/attachment.html>


More information about the macports-changes mailing list