[136263] trunk/dports/devel/glib2

ryandesign at macports.org ryandesign at macports.org
Wed May 13 13:03:32 PDT 2015


Revision: 136263
          https://trac.macports.org/changeset/136263
Author:   ryandesign at macports.org
Date:     2015-05-13 13:03:32 -0700 (Wed, 13 May 2015)
Log Message:
-----------
glib2: update to 2.44.1

Modified Paths:
--------------
    trunk/dports/devel/glib2/Portfile

Removed Paths:
-------------
    trunk/dports/devel/glib2/files/patch-gio-giotypes.h.diff

Modified: trunk/dports/devel/glib2/Portfile
===================================================================
--- trunk/dports/devel/glib2/Portfile	2015-05-13 19:59:16 UTC (rev 136262)
+++ trunk/dports/devel/glib2/Portfile	2015-05-13 20:03:32 UTC (rev 136263)
@@ -10,7 +10,7 @@
 name                        glib2
 conflicts                   glib2-devel
 set my_name                 glib
-version                     2.44.0
+version                     2.44.1
 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  7be3e9db7544c331150c9dd94a198376705092ce \
-                            sha256  f2d362b106a08fa801770d41829a06fcfe287a00421018869eebf5efc796f5b9
+checksums                   rmd160  40db36e25c4baf5bdcdde34379d4968e9b35557c \
+                            sha256  8811deacaf8a503d0a9b701777ea079ca6a4277be10e3d730d2112735d5eca07
 
 # ${prefix}/include/glib-2.0/glib/gi18n.h requires -I${prefix}/include to find libintl.h
 # See https://trac.macports.org/changeset/27148
@@ -62,9 +62,6 @@
 # https://bugzilla.gnome.org/show_bug.cgi?id=697017
 compiler.blacklist-append   gcc-3.3 *gcc-4.0
 
-# https://bugzilla.gnome.org/show_bug.cgi?id=744473
-patchfiles-append           patch-gio-giotypes.h.diff
-
 # -lresolv is needed at least on Tiger PPC.
 configure.ldflags-append    -lresolv \
                             -bind_at_load

Deleted: trunk/dports/devel/glib2/files/patch-gio-giotypes.h.diff
===================================================================
--- trunk/dports/devel/glib2/files/patch-gio-giotypes.h.diff	2015-05-13 19:59:16 UTC (rev 136262)
+++ trunk/dports/devel/glib2/files/patch-gio-giotypes.h.diff	2015-05-13 20:03:32 UTC (rev 136263)
@@ -1,14 +0,0 @@
-Fix build with older compilers.
-https://bugzilla.gnome.org/show_bug.cgi?id=744473
-https://mail.gnome.org/archives/commits-list/2015-March/msg10288.html
---- gio/giotypes.h.orig
-+++ gio/giotypes.h
-@@ -61,8 +61,6 @@ typedef struct _GPermission                   GPermission;
- 
- typedef struct _GMenuModel                    GMenuModel;
- typedef struct _GNotification                 GNotification;
--typedef struct _GListModel                    GListModel;
--typedef struct _GListStore                    GListStore;
- 
- /**
-  * GDrive:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150513/8ebbc5a2/attachment-0001.html>


More information about the macports-changes mailing list