[98985] trunk/dports/devel/glib2

ryandesign at macports.org ryandesign at macports.org
Mon Oct 22 15:41:16 PDT 2012


Revision: 98985
          http://trac.macports.org//changeset/98985
Author:   ryandesign at macports.org
Date:     2012-10-22 15:41:16 -0700 (Mon, 22 Oct 2012)
Log Message:
-----------
glib2: update to 2.34.1

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-10-22 22:33:58 UTC (rev 98984)
+++ trunk/dports/devel/glib2/Portfile	2012-10-22 22:41:16 UTC (rev 98985)
@@ -8,7 +8,7 @@
 name                        glib2
 conflicts                   glib2-devel
 set my_name                 glib
-version                     2.32.4
+version                     2.34.1
 set branch                  [join [lrange [split ${version} .] 0 1] .]
 categories                  devel
 maintainers                 ryandesign openmaintainer
@@ -29,8 +29,8 @@
 master_sites                gnome:sources/${my_name}/${branch}/ \
                             ftp://ftp.gtk.org/pub/${my_name}/${branch}/
 
-checksums                   rmd160  9ed87203d42b9432842ddbc0d5b1bd0cab61ae13 \
-                            sha256  a5d742a4fda22fb6975a8c0cfcd2499dd1c809b8afd4ef709bda4d11b167fae2
+checksums                   rmd160  41f6d447ff300161838df36a719c5feb5f44c614 \
+                            sha256  6e84dc9d84b104725b34d255421ed7ac3629e49f437d37addde5ce3891c2e2f1
 
 # ${prefix}/include/glib-2.0/glib/gi18n.h requires -I${prefix}/include to find libintl.h
 # See https://trac.macports.org/changeset/27148

Modified: trunk/dports/devel/glib2/files/patch-configure.diff
===================================================================
--- trunk/dports/devel/glib2/files/patch-configure.diff	2012-10-22 22:33:58 UTC (rev 98984)
+++ trunk/dports/devel/glib2/files/patch-configure.diff	2012-10-22 22:41:16 UTC (rev 98985)
@@ -1,6 +1,6 @@
---- configure.orig	2012-07-14 16:44:53.000000000 -0500
-+++ configure	2012-07-17 04:41:50.000000000 -0500
-@@ -5548,7 +5548,7 @@
+--- configure.orig	2012-10-15 19:29:14.000000000 -0500
++++ configure	2012-10-22 17:29:31.000000000 -0500
+@@ -5602,7 +5602,7 @@
  fi
  
  GLIB_RUNTIME_LIBDIR="$with_runtime_libdir"
@@ -9,7 +9,7 @@
  
  
   if test "x$with_runtime_libdir" != "x"; then
-@@ -30329,10 +30329,10 @@
+@@ -30649,10 +30649,10 @@
  *)			glib_vacopy=''
  esac
  
@@ -23,7 +23,7 @@
  
  if test x$glib_cv_hasinline = xyes; then
      glib_inline='#define G_HAVE_INLINE 1'
-@@ -32093,18 +32093,32 @@
+@@ -32411,18 +32411,32 @@
  	cat >>$outfile <<_______EOF
  #define G_HAVE_GINT64 1          /* deprecated, always true */
  
@@ -63,7 +63,7 @@
  _______EOF
          else
  	  cat >>$outfile <<_______EOF
-@@ -32116,9 +32130,15 @@
+@@ -32434,9 +32448,15 @@
  
          cat >>$outfile <<_______EOF
  
@@ -82,7 +82,7 @@
  
  _______EOF
  
-@@ -32146,18 +32166,33 @@
+@@ -32464,18 +32484,33 @@
  	if test -z "$glib_unknown_void_p"; then
  	  cat >>$outfile <<_______EOF
  
@@ -125,7 +125,7 @@
  _______EOF
  	else
  	  echo '#error SIZEOF_VOID_P unknown - This should never happen' >>$outfile
-@@ -32270,7 +32305,9 @@
+@@ -32588,7 +32623,9 @@
  
  	if test x"$g_memory_barrier_needed" != xno; then
  	  echo >>$outfile
@@ -135,7 +135,7 @@
  	fi
  	if test x"$g_atomic_lock_free" = xyes; then
            echo >>$outfile
-@@ -32280,27 +32317,52 @@
+@@ -32598,27 +32635,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/20121022/e5c9392b/attachment.html>


More information about the macports-changes mailing list