[96967] trunk/dports/devel/glib2-devel
ryandesign at macports.org
ryandesign at macports.org
Thu Aug 23 00:05:32 PDT 2012
Revision: 96967
https://trac.macports.org/changeset/96967
Author: ryandesign at macports.org
Date: 2012-08-23 00:05:31 -0700 (Thu, 23 Aug 2012)
Log Message:
-----------
glib2-devel: update to 2.33.10
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-08-23 06:46:03 UTC (rev 96966)
+++ trunk/dports/devel/glib2-devel/Portfile 2012-08-23 07:05:31 UTC (rev 96967)
@@ -7,7 +7,7 @@
name glib2-devel
conflicts glib2
set my_name glib
-version 2.33.8
+version 2.33.10
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 9b5aaddaff286fcff8295e4ed4ffb3f2281112da \
- sha256 7a6ed8885d3f3c1bc33d1fa93ad7c871d0ee4948d7565199dd4c20cf3cd01e4d
+checksums rmd160 16925831f2622897540b25e67c1262be57df2416 \
+ sha256 6caf18eb963aa2c3c7c0dc63201021bc29e7972c60d191f566e8971af77e9505
# ${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-08-23 06:46:03 UTC (rev 96966)
+++ trunk/dports/devel/glib2-devel/files/patch-configure.diff 2012-08-23 07:05:31 UTC (rev 96967)
@@ -1,6 +1,6 @@
---- configure.orig 2012-07-15 21:36:26.000000000 -0500
-+++ configure 2012-07-17 00:52:09.000000000 -0500
-@@ -30531,10 +30531,10 @@
+--- configure.orig 2012-08-20 17:37:07.000000000 -0500
++++ configure 2012-08-23 01:29:19.000000000 -0500
+@@ -30612,10 +30612,10 @@
*) glib_vacopy=''
esac
@@ -14,7 +14,7 @@
if test x$glib_cv_hasinline = xyes; then
glib_inline='#define G_HAVE_INLINE 1'
-@@ -32295,18 +32295,32 @@
+@@ -32376,18 +32376,32 @@
cat >>$outfile <<_______EOF
#define G_HAVE_GINT64 1 /* deprecated, always true */
@@ -54,7 +54,7 @@
_______EOF
else
cat >>$outfile <<_______EOF
-@@ -32318,9 +32332,15 @@
+@@ -32399,9 +32413,15 @@
cat >>$outfile <<_______EOF
@@ -73,7 +73,7 @@
_______EOF
-@@ -32348,18 +32368,33 @@
+@@ -32429,18 +32449,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
-@@ -32472,7 +32507,9 @@
+@@ -32553,7 +32588,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
-@@ -32482,27 +32519,52 @@
+@@ -32563,27 +32600,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/20120823/31d132ff/attachment.html>
More information about the macports-changes
mailing list