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

ryandesign at macports.org ryandesign at macports.org
Tue Sep 18 14:21:07 PDT 2012


Revision: 97888
          http://trac.macports.org//changeset/97888
Author:   ryandesign at macports.org
Date:     2012-09-18 14:21:07 -0700 (Tue, 18 Sep 2012)
Log Message:
-----------
glib2-devel: update to 2.33.14

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-09-18 21:19:38 UTC (rev 97887)
+++ trunk/dports/devel/glib2-devel/Portfile	2012-09-18 21:21:07 UTC (rev 97888)
@@ -8,7 +8,7 @@
 name                        glib2-devel
 conflicts                   glib2
 set my_name                 glib
-version                     2.33.12
+version                     2.33.14
 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  c255be44c0a053996e689f463c9a578db077484e \
-                            sha256  a97dfd3fd36bcdc26f6726cbbcd3bc2353028a7ecd5dbe7ab3a4dc80d672a2e9
+checksums                   rmd160  d82d4182dfee3b665ac31b5cbf488c214552abf7 \
+                            sha256  1cb66aede65bd6856e95b0fcf302bb5524575dda99eb74afb859862e03206946
 
 # ${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-devel/files/patch-configure.diff
===================================================================
--- trunk/dports/devel/glib2-devel/files/patch-configure.diff	2012-09-18 21:19:38 UTC (rev 97887)
+++ trunk/dports/devel/glib2-devel/files/patch-configure.diff	2012-09-18 21:21:07 UTC (rev 97888)
@@ -1,6 +1,6 @@
---- configure.orig	2012-09-03 14:15:17.000000000 -0500
-+++ configure	2012-09-08 01:01:53.000000000 -0500
-@@ -30614,10 +30614,10 @@
+--- configure.orig	2012-09-17 16:50:13.000000000 -0500
++++ configure	2012-09-18 16:14:27.000000000 -0500
+@@ -30644,10 +30644,10 @@
  *)			glib_vacopy=''
  esac
  
@@ -14,7 +14,7 @@
  
  if test x$glib_cv_hasinline = xyes; then
      glib_inline='#define G_HAVE_INLINE 1'
-@@ -32376,18 +32376,32 @@
+@@ -32408,18 +32408,32 @@
  	cat >>$outfile <<_______EOF
  #define G_HAVE_GINT64 1          /* deprecated, always true */
  
@@ -54,7 +54,7 @@
  _______EOF
          else
  	  cat >>$outfile <<_______EOF
-@@ -32399,9 +32413,15 @@
+@@ -32431,9 +32445,15 @@
  
          cat >>$outfile <<_______EOF
  
@@ -73,7 +73,7 @@
  
  _______EOF
  
-@@ -32429,18 +32449,33 @@
+@@ -32461,18 +32481,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
-@@ -32553,7 +32588,9 @@
+@@ -32585,7 +32620,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
-@@ -32563,27 +32600,52 @@
+@@ -32595,27 +32632,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/20120918/f329dbaf/attachment.html>


More information about the macports-changes mailing list