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

ryandesign at macports.org ryandesign at macports.org
Mon Mar 5 23:22:14 PST 2012


Revision: 90459
          http://trac.macports.org/changeset/90459
Author:   ryandesign at macports.org
Date:     2012-03-05 23:22:14 -0800 (Mon, 05 Mar 2012)
Log Message:
-----------
glib2-devel: update to 2.31.20

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-03-06 07:10:21 UTC (rev 90458)
+++ trunk/dports/devel/glib2-devel/Portfile	2012-03-06 07:22:14 UTC (rev 90459)
@@ -7,7 +7,7 @@
 name                        glib2-devel
 conflicts                   glib2
 set my_name                 glib
-version                     2.31.18
+version                     2.31.20
 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  69d480f13c33006e5707e4c2252a9e878b772eed \
-                            sha256  d2d06f9f72092d75067c5fb5d7b751584d1102b15a4bfa7085c77cae21692919
+checksums                   rmd160  213c89d3d9eb3665394a92c9490e2641d4be555d \
+                            sha256  3475e1d866c462a36b89d4bae91181513c390ad0af25f445618321da1e022c2a
 
 # ${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-03-06 07:10:21 UTC (rev 90458)
+++ trunk/dports/devel/glib2-devel/files/patch-configure.diff	2012-03-06 07:22:14 UTC (rev 90459)
@@ -1,6 +1,6 @@
---- configure.orig	2012-02-20 18:38:23.000000000 -0600
-+++ configure	2012-02-21 00:40:02.000000000 -0600
-@@ -30046,10 +30046,10 @@
+--- configure.orig	2012-03-05 06:04:13.000000000 -0600
++++ configure	2012-03-06 00:39:31.000000000 -0600
+@@ -29976,10 +29976,10 @@
  *)			glib_vacopy=''
  esac
  
@@ -14,7 +14,7 @@
  
  if test x$glib_cv_hasinline = xyes; then
      glib_inline='#define G_HAVE_INLINE 1'
-@@ -31800,18 +31800,32 @@
+@@ -31730,18 +31730,32 @@
  	cat >>$outfile <<_______EOF
  #define G_HAVE_GINT64 1          /* deprecated, always true */
  
@@ -54,7 +54,7 @@
  _______EOF
          else
  	  cat >>$outfile <<_______EOF
-@@ -31823,9 +31837,15 @@
+@@ -31753,9 +31767,15 @@
  
          cat >>$outfile <<_______EOF
  
@@ -73,7 +73,7 @@
  
  _______EOF
  
-@@ -31853,18 +31873,33 @@
+@@ -31783,18 +31803,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
-@@ -31977,7 +32012,9 @@
+@@ -31907,7 +31942,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
-@@ -31987,27 +32024,52 @@
+@@ -31917,27 +31954,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/20120305/dcb34930/attachment.html>


More information about the macports-changes mailing list