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

ryandesign at macports.org ryandesign at macports.org
Tue Dec 21 09:59:50 PST 2010


Revision: 74542
          http://trac.macports.org/changeset/74542
Author:   ryandesign at macports.org
Date:     2010-12-21 09:59:44 -0800 (Tue, 21 Dec 2010)
Log Message:
-----------
glib2-devel: update to 2.27.5

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	2010-12-21 14:38:42 UTC (rev 74541)
+++ trunk/dports/devel/glib2-devel/Portfile	2010-12-21 17:59:44 UTC (rev 74542)
@@ -7,7 +7,7 @@
 name                        glib2-devel
 conflicts                   glib2
 set my_name                 glib
-version                     2.27.4
+version                     2.27.5
 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    4ffdd4dd8a9e4d6ffea5939edddbbc755aed6d0e \
-                            rmd160  f992d7a069ef8195696cc7c9778993cc0cfe0810
+checksums                   sha1    304864a43259644fd8dabd49fcd3358f10a67fdc \
+                            rmd160  1a30aa8247b60ccf4b18a5fca871685889445c77
 
 # ${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	2010-12-21 14:38:42 UTC (rev 74541)
+++ trunk/dports/devel/glib2-devel/files/patch-configure.ac.diff	2010-12-21 17:59:44 UTC (rev 74542)
@@ -1,6 +1,6 @@
---- configure.ac.orig	2010-11-02 22:02:05.000000000 -0500
-+++ configure.ac	2010-11-10 12:13:07.000000000 -0600
-@@ -2991,18 +2991,32 @@
+--- configure.ac.orig	2010-12-15 10:33:38.000000000 -0600
++++ configure.ac	2010-12-21 11:41:38.000000000 -0600
+@@ -2983,18 +2983,32 @@
  	cat >>$outfile <<_______EOF
  #define G_HAVE_GINT64 1          /* deprecated, always true */
  
@@ -40,7 +40,7 @@
  _______EOF
          else
  	  cat >>$outfile <<_______EOF
-@@ -3014,9 +3028,15 @@
+@@ -3006,9 +3020,15 @@
  
          cat >>$outfile <<_______EOF
  
@@ -59,7 +59,7 @@
  
  _______EOF
  
-@@ -3044,18 +3064,33 @@
+@@ -3036,18 +3056,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
-@@ -3171,13 +3206,29 @@
+@@ -3163,13 +3198,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)))
-@@ -3201,7 +3252,11 @@
+@@ -3193,7 +3244,11 @@
  typedef union _GSystemThread GSystemThread;
  union _GSystemThread
  {
@@ -147,7 +147,7 @@
    double dummy_double;
    void  *dummy_pointer;
    long   dummy_long;
-@@ -3209,34 +3264,61 @@
+@@ -3201,34 +3256,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
-@@ -3521,10 +3603,10 @@
+@@ -3513,10 +3595,10 @@
  *)			glib_vacopy=''
  esac
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101221/ce1c60da/attachment.html>


More information about the macports-changes mailing list