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

ryandesign at macports.org ryandesign at macports.org
Fri May 6 00:02:31 PDT 2011


Revision: 78392
          http://trac.macports.org/changeset/78392
Author:   ryandesign at macports.org
Date:     2011-05-06 00:02:30 -0700 (Fri, 06 May 2011)
Log Message:
-----------
glib2-devel: update to 2.29.4

Modified Paths:
--------------
    trunk/dports/devel/glib2-devel/Portfile
    trunk/dports/devel/glib2-devel/files/patch-configure.ac.diff

Modified: trunk/dports/devel/glib2-devel/Portfile
===================================================================
--- trunk/dports/devel/glib2-devel/Portfile	2011-05-06 06:44:46 UTC (rev 78391)
+++ trunk/dports/devel/glib2-devel/Portfile	2011-05-06 07:02:30 UTC (rev 78392)
@@ -7,7 +7,7 @@
 name                        glib2-devel
 conflicts                   glib2
 set my_name                 glib
-version                     2.29.2
+version                     2.29.4
 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                   sha1    24ce42e2b10bc22fddf1d88d406ef6769ec05cca \
-                            rmd160  1909028ee0c6eb85935fa80f6213bba943208886
+checksums                   sha1    9cf943d611de84df7ebcf46a2492adb71f75a125 \
+                            rmd160  3006ee1ad11a050279d177f0910326d88529cf1f
 
 # ${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.ac.diff
===================================================================
--- trunk/dports/devel/glib2-devel/files/patch-configure.ac.diff	2011-05-06 06:44:46 UTC (rev 78391)
+++ trunk/dports/devel/glib2-devel/files/patch-configure.ac.diff	2011-05-06 07:02:30 UTC (rev 78392)
@@ -1,6 +1,6 @@
---- configure.ac.orig	2011-04-11 10:23:19.000000000 -0500
-+++ configure.ac	2011-04-13 20:35:54.000000000 -0500
-@@ -3030,18 +3030,32 @@
+--- configure.ac.orig	2011-05-04 13:53:01.000000000 -0500
++++ configure.ac	2011-05-06 01:45:28.000000000 -0500
+@@ -3036,18 +3036,32 @@
  	cat >>$outfile <<_______EOF
  #define G_HAVE_GINT64 1          /* deprecated, always true */
  
@@ -40,7 +40,7 @@
  _______EOF
          else
  	  cat >>$outfile <<_______EOF
-@@ -3053,9 +3067,15 @@
+@@ -3059,9 +3073,15 @@
  
          cat >>$outfile <<_______EOF
  
@@ -59,7 +59,7 @@
  
  _______EOF
  
-@@ -3083,18 +3103,33 @@
+@@ -3089,18 +3109,33 @@
  	if test -z "$glib_unknown_void_p"; then
  	  cat >>$outfile <<_______EOF
  
@@ -102,7 +102,7 @@
  _______EOF
  	else
  	  echo '#error SIZEOF_VOID_P unknown - This should never happen' >>$outfile
-@@ -3210,13 +3245,29 @@
+@@ -3216,13 +3251,29 @@
  {
    struct _GMutex *runtime_mutex;
    union {
@@ -134,7 +134,7 @@
  #define	g_static_mutex_get_mutex(mutex) \\
    (g_thread_use_default_impl ? ((GMutex*)(gpointer) ((mutex)->static_mutex.pad)) : \\
     g_static_mutex_get_mutex_impl_shortcut (&((mutex)->runtime_mutex)))
-@@ -3240,7 +3291,11 @@
+@@ -3246,7 +3297,11 @@
  typedef union _GSystemThread GSystemThread;
  union _GSystemThread
  {
@@ -147,7 +147,7 @@
    double dummy_double;
    void  *dummy_pointer;
    long   dummy_long;
-@@ -3248,34 +3303,61 @@
+@@ -3254,34 +3309,61 @@
  _______EOF
  	if test x"$g_memory_barrier_needed" != xno; then
  	  echo >>$outfile
@@ -222,7 +222,7 @@
  
  #define GLIB_SYSDEF_POLLIN =$g_pollin
  #define GLIB_SYSDEF_POLLOUT =$g_pollout
-@@ -3560,10 +3642,10 @@
+@@ -3566,10 +3648,10 @@
  *)			glib_vacopy=''
  esac
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110506/be71185b/attachment.html>


More information about the macports-changes mailing list