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

ryandesign at macports.org ryandesign at macports.org
Fri Mar 6 01:21:46 PST 2015


Revision: 133601
          https://trac.macports.org/changeset/133601
Author:   ryandesign at macports.org
Date:     2015-03-06 01:21:46 -0800 (Fri, 06 Mar 2015)
Log Message:
-----------
glib2-devel: update to 2.43.91

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	2015-03-06 04:52:12 UTC (rev 133600)
+++ trunk/dports/devel/glib2-devel/Portfile	2015-03-06 09:21:46 UTC (rev 133601)
@@ -10,7 +10,7 @@
 name                        glib2-devel
 conflicts                   glib2
 set my_name                 glib
-version                     2.43.2
+version                     2.43.91
 set branch                  [join [lrange [split ${version} .] 0 1] .]
 categories                  devel
 maintainers                 ryandesign openmaintainer
@@ -30,8 +30,8 @@
 
 master_sites                gnome:sources/${my_name}/${branch}/
 
-checksums                   rmd160  7f0e5daee57db03d7373ce5c4d0ad20855945fce \
-                            sha256  3dacead8f1aabdef562b7285989c4e00208ccd59f91bd3b46a134574a9125d8c
+checksums                   rmd160  fa7c83af8371908b4cabadd003aed90b18c01858 \
+                            sha256  0ef99a7b0f3d0d6eb7d0734748c006e85a6b51d9746ccede13f0265b63cfce8c
 
 # ${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	2015-03-06 04:52:12 UTC (rev 133600)
+++ trunk/dports/devel/glib2-devel/files/patch-configure.diff	2015-03-06 09:21:46 UTC (rev 133601)
@@ -1,6 +1,6 @@
---- configure.orig	2013-04-30 23:17:08.000000000 -0500
-+++ configure	2013-05-05 00:59:06.000000000 -0500
-@@ -5757,7 +5757,7 @@
+--- 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"
@@ -9,7 +9,17 @@
  
  
   if test "x$with_runtime_libdir" != "x"; then
-@@ -30613,10 +30613,10 @@
+@@ -22240,9 +22240,6 @@
+  presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;;
+  esac
+ 
+-if test x$ac_cv_c_bigendian = xuniversal ; then
+-  as_fn_error $? "Universal builds not supported: see https://bugs.gnome.org/742548" "$LINENO" 5
+-fi
+ 
+ 
+ # check for header files
+@@ -30464,10 +30461,10 @@
  *)			glib_vacopy=''
  esac
  
@@ -23,7 +33,7 @@
  
  if test x$glib_cv_hasinline = xyes; then
      glib_inline='#define G_HAVE_INLINE 1'
-@@ -32380,18 +32380,32 @@
+@@ -32224,18 +32221,32 @@
  	cat >>$outfile <<_______EOF
  #define G_HAVE_GINT64 1          /* deprecated, always true */
  
@@ -63,7 +73,7 @@
  _______EOF
          else
  	  cat >>$outfile <<_______EOF
-@@ -32403,10 +32417,17 @@
+@@ -32247,10 +32258,17 @@
  
          cat >>$outfile <<_______EOF
  
@@ -85,7 +95,7 @@
  
  _______EOF
  
-@@ -32435,18 +32456,33 @@
+@@ -32279,18 +32297,33 @@
  	if test -z "$glib_unknown_void_p"; then
  	  cat >>$outfile <<_______EOF
  
@@ -128,7 +138,7 @@
  _______EOF
  	else
  	  echo '#error SIZEOF_VOID_P unknown - This should never happen' >>$outfile
-@@ -32559,7 +32595,9 @@
+@@ -32405,7 +32438,9 @@
  
  	if test x"$g_memory_barrier_needed" != xno; then
  	  echo >>$outfile
@@ -138,7 +148,7 @@
  	fi
  	if test x"$g_atomic_lock_free" = xyes; then
            echo >>$outfile
-@@ -32569,27 +32607,52 @@
+@@ -32415,27 +32450,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/20150306/88856a64/attachment.html>


More information about the macports-changes mailing list