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

ryandesign at macports.org ryandesign at macports.org
Fri May 1 22:58:58 PDT 2015


Revision: 135766
          https://trac.macports.org/changeset/135766
Author:   ryandesign at macports.org
Date:     2015-05-01 22:58:58 -0700 (Fri, 01 May 2015)
Log Message:
-----------
glib2-devel: update to 2.45.1

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

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

Modified: trunk/dports/devel/glib2-devel/Portfile
===================================================================
--- trunk/dports/devel/glib2-devel/Portfile	2015-05-02 05:53:05 UTC (rev 135765)
+++ trunk/dports/devel/glib2-devel/Portfile	2015-05-02 05:58:58 UTC (rev 135766)
@@ -10,7 +10,7 @@
 name                        glib2-devel
 conflicts                   glib2
 set my_name                 glib
-version                     2.44.0
+version                     2.45.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  793054f5ebfa18dd647c964f42a272a8872a9c9b \
+                            sha256  6dcf2e15c6d08b21f48d9a3722dd9367a7c28a288ba8edfd0bbbde77a11e5d2f
 
 # ${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-devel/files/patch-gio-giotypes.h.diff
===================================================================
--- trunk/dports/devel/glib2-devel/files/patch-gio-giotypes.h.diff	2015-05-02 05:53:05 UTC (rev 135765)
+++ trunk/dports/devel/glib2-devel/files/patch-gio-giotypes.h.diff	2015-05-02 05:58:58 UTC (rev 135766)
@@ -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/20150501/bd4bcda5/attachment.html>


More information about the macports-changes mailing list