[90080] trunk/dports/devel/glib2-devel
ryandesign at macports.org
ryandesign at macports.org
Mon Feb 20 23:09:45 PST 2012
Revision: 90080
http://trac.macports.org/changeset/90080
Author: ryandesign at macports.org
Date: 2012-02-20 23:09:43 -0800 (Mon, 20 Feb 2012)
Log Message:
-----------
glib2-devel: update to 2.31.18
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-21 06:02:29 UTC (rev 90079)
+++ trunk/dports/devel/glib2-devel/Portfile 2012-02-21 07:09:43 UTC (rev 90080)
@@ -7,7 +7,7 @@
name glib2-devel
conflicts glib2
set my_name glib
-version 2.31.16
+version 2.31.18
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 4d04608f40e3269574667b77cf4f56809a6ee117 \
- sha256 bf3da4e3b7e3d7a5a1a0d801a113fcd1b2464c48dda475f6c6c6cea6137c1281
+checksums rmd160 69d480f13c33006e5707e4c2252a9e878b772eed \
+ sha256 d2d06f9f72092d75067c5fb5d7b751584d1102b15a4bfa7085c77cae21692919
# ${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-21 06:02:29 UTC (rev 90079)
+++ trunk/dports/devel/glib2-devel/files/patch-configure.diff 2012-02-21 07:09:43 UTC (rev 90080)
@@ -1,6 +1,6 @@
---- configure.orig 2012-02-04 17:43:39.000000000 -0600
-+++ configure 2012-02-08 20:19:03.000000000 -0600
-@@ -29991,10 +29991,10 @@
+--- configure.orig 2012-02-20 18:38:23.000000000 -0600
++++ configure 2012-02-21 00:40:02.000000000 -0600
+@@ -30046,10 +30046,10 @@
*) glib_vacopy=''
esac
@@ -14,7 +14,7 @@
if test x$glib_cv_hasinline = xyes; then
glib_inline='#define G_HAVE_INLINE 1'
-@@ -31745,18 +31745,32 @@
+@@ -31800,18 +31800,32 @@
cat >>$outfile <<_______EOF
#define G_HAVE_GINT64 1 /* deprecated, always true */
@@ -54,7 +54,7 @@
_______EOF
else
cat >>$outfile <<_______EOF
-@@ -31768,9 +31782,15 @@
+@@ -31823,9 +31837,15 @@
cat >>$outfile <<_______EOF
@@ -73,7 +73,7 @@
_______EOF
-@@ -31798,18 +31818,33 @@
+@@ -31853,18 +31873,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
-@@ -31922,7 +31957,9 @@
+@@ -31977,7 +32012,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
-@@ -31932,27 +31969,52 @@
+@@ -31987,27 +32024,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/20120220/214bff9d/attachment.html>
More information about the macports-changes
mailing list