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

ryandesign at macports.org ryandesign at macports.org
Tue Feb 23 11:24:40 PST 2016


Revision: 145986
          https://trac.macports.org/changeset/145986
Author:   ryandesign at macports.org
Date:     2016-02-23 11:24:39 -0800 (Tue, 23 Feb 2016)
Log Message:
-----------
glib2-devel: update to 2.47.6

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	2016-02-23 19:24:22 UTC (rev 145985)
+++ trunk/dports/devel/glib2-devel/Portfile	2016-02-23 19:24:39 UTC (rev 145986)
@@ -9,7 +9,7 @@
 name                        glib2-devel
 conflicts                   glib2
 set my_name                 glib
-version                     2.47.5
+version                     2.47.6
 set branch                  [join [lrange [split ${version} .] 0 1] .]
 categories                  devel
 maintainers                 ryandesign openmaintainer
@@ -29,8 +29,8 @@
 
 master_sites                gnome:sources/${my_name}/${branch}/
 
-checksums                   rmd160  f2e8356d2697d2f37c0e54363c4a112779f13189 \
-                            sha256  9df8d46f9f1cc41ae6a261e9ac83c65ec996c25cbbc40a6494d327daf2ead0d4
+checksums                   rmd160  085f48f3958901e438e1382362beb3f833bedc97 \
+                            sha256  fa40ebbbc3fc8883e1d73c4f9430e44bf3d6469a68f56d37e8f292e5671bcfae
 
 # ${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	2016-02-23 19:24:22 UTC (rev 145985)
+++ trunk/dports/devel/glib2-devel/files/patch-configure.diff	2016-02-23 19:24:39 UTC (rev 145986)
@@ -1,15 +1,6 @@
---- configure.orig	2015-03-02 10:57:11.000000000 -0600
-+++ configure	2015-03-06 03:15:18.000000000 -0600
-@@ -6086,7 +6086,7 @@
- fi
- 
- GLIB_RUNTIME_LIBDIR="$with_runtime_libdir"
--ABS_GLIB_RUNTIME_LIBDIR="`readlink -f $libdir/$with_runtime_libdir`"
-+ABS_GLIB_RUNTIME_LIBDIR="`readlink $libdir/$with_runtime_libdir`"
- 
- 
-  if test "x$with_runtime_libdir" != "x"; then
-@@ -22240,9 +22240,6 @@
+--- configure.orig	2016-02-16 03:35:30.000000000 -0800
++++ configure	2016-02-16 21:33:03.000000000 -0800
+@@ -22198,9 +22198,6 @@
   presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;;
   esac
  
@@ -19,7 +10,7 @@
  
  
  # check for header files
-@@ -30464,10 +30461,10 @@
+@@ -30102,10 +30099,10 @@
  *)			glib_vacopy=''
  esac
  
@@ -31,9 +22,9 @@
 +#define G_VA_COPY_AS_ARRAY 1
 +#endif"
  
- if test x$glib_cv_hasinline = xyes; then
-     glib_inline='#define G_HAVE_INLINE 1'
-@@ -32224,18 +32221,32 @@
+ g_have_gnuc_varargs=$g_have_gnuc_varargs
+ g_have_iso_c_varargs=$g_have_iso_c_varargs
+@@ -31849,18 +31846,32 @@
  	cat >>$outfile <<_______EOF
  #define G_HAVE_GINT64 1          /* deprecated, always true */
  
@@ -73,7 +64,7 @@
  _______EOF
          else
  	  cat >>$outfile <<_______EOF
-@@ -32247,10 +32258,17 @@
+@@ -31872,10 +31883,17 @@
  
          cat >>$outfile <<_______EOF
  
@@ -95,7 +86,7 @@
  
  _______EOF
  
-@@ -32279,18 +32297,33 @@
+@@ -31906,18 +31924,33 @@
  	if test -z "$glib_unknown_void_p"; then
  	  cat >>$outfile <<_______EOF
  
@@ -138,7 +129,7 @@
  _______EOF
  	else
  	  echo '#error SIZEOF_VOID_P unknown - This should never happen' >>$outfile
-@@ -32405,7 +32438,9 @@
+@@ -32012,7 +32045,9 @@
  
  	if test x"$g_memory_barrier_needed" != xno; then
  	  echo >>$outfile
@@ -148,7 +139,7 @@
  	fi
  	if test x"$g_atomic_lock_free" = xyes; then
            echo >>$outfile
-@@ -32415,27 +32450,52 @@
+@@ -32022,27 +32057,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: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160223/6e40d266/attachment.html>


More information about the macports-changes mailing list