[77847] trunk/dports/devel/glib2

ryandesign at macports.org ryandesign at macports.org
Thu Apr 14 14:57:42 PDT 2011


Revision: 77847
          http://trac.macports.org/changeset/77847
Author:   ryandesign at macports.org
Date:     2011-04-14 14:57:41 -0700 (Thu, 14 Apr 2011)
Log Message:
-----------
glib2: update to 2.28.6

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

Modified: trunk/dports/devel/glib2/Portfile
===================================================================
--- trunk/dports/devel/glib2/Portfile	2011-04-14 21:53:21 UTC (rev 77846)
+++ trunk/dports/devel/glib2/Portfile	2011-04-14 21:57:41 UTC (rev 77847)
@@ -7,7 +7,7 @@
 name                        glib2
 conflicts                   glib2-devel
 set my_name                 glib
-version                     2.28.5
+version                     2.28.6
 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    6cfc1a4e5ed069f0282b90de7635a5704cf7c04c \
-                            rmd160  939aea42ea77d173712135ffcbcd10e3d01ecd29
+checksums                   sha1    51996339c823cf36ba28c774c4afad933d5f5744 \
+                            rmd160  5858c29829352c0c59fe12dbd6dceba81aabe5f6
 
 # ${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/files/patch-configure.ac.diff
===================================================================
--- trunk/dports/devel/glib2/files/patch-configure.ac.diff	2011-04-14 21:53:21 UTC (rev 77846)
+++ trunk/dports/devel/glib2/files/patch-configure.ac.diff	2011-04-14 21:57:41 UTC (rev 77847)
@@ -1,6 +1,6 @@
---- configure.ac.orig	2011-02-17 22:33:11.000000000 -0600
-+++ configure.ac	2011-02-18 15:12:29.000000000 -0600
-@@ -2984,18 +2984,32 @@
+--- configure.ac.orig	2011-04-13 17:55:29.000000000 -0500
++++ configure.ac	2011-04-14 16:47:09.000000000 -0500
+@@ -2985,18 +2985,32 @@
  	cat >>$outfile <<_______EOF
  #define G_HAVE_GINT64 1          /* deprecated, always true */
  
@@ -40,7 +40,7 @@
  _______EOF
          else
  	  cat >>$outfile <<_______EOF
-@@ -3007,9 +3021,15 @@
+@@ -3008,9 +3022,15 @@
  
          cat >>$outfile <<_______EOF
  
@@ -59,7 +59,7 @@
  
  _______EOF
  
-@@ -3037,18 +3057,33 @@
+@@ -3038,18 +3058,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
-@@ -3164,13 +3199,29 @@
+@@ -3165,13 +3200,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)))
-@@ -3194,7 +3245,11 @@
+@@ -3195,7 +3246,11 @@
  typedef union _GSystemThread GSystemThread;
  union _GSystemThread
  {
@@ -147,7 +147,7 @@
    double dummy_double;
    void  *dummy_pointer;
    long   dummy_long;
-@@ -3202,34 +3257,61 @@
+@@ -3203,34 +3258,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
-@@ -3514,10 +3596,10 @@
+@@ -3515,10 +3597,10 @@
  *)			glib_vacopy=''
  esac
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110414/14ee4091/attachment-0001.html>


More information about the macports-changes mailing list