[124168] trunk/dports/devel/glib2-devel/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Aug 19 20:13:05 PDT 2014


Revision: 124168
          https://trac.macports.org/changeset/124168
Author:   ryandesign at macports.org
Date:     2014-08-19 20:13:05 -0700 (Tue, 19 Aug 2014)
Log Message:
-----------
glib2-devel: update to 2.41.3

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

Modified: trunk/dports/devel/glib2-devel/Portfile
===================================================================
--- trunk/dports/devel/glib2-devel/Portfile	2014-08-20 02:58:37 UTC (rev 124167)
+++ trunk/dports/devel/glib2-devel/Portfile	2014-08-20 03:13:05 UTC (rev 124168)
@@ -10,7 +10,7 @@
 name                        glib2-devel
 conflicts                   glib2
 set my_name                 glib
-version                     2.41.2
+version                     2.41.3
 set branch                  [join [lrange [split ${version} .] 0 1] .]
 categories                  devel
 maintainers                 ryandesign openmaintainer
@@ -31,8 +31,8 @@
 master_sites                gnome:sources/${my_name}/${branch}/ \
                             ftp://ftp.gtk.org/pub/${my_name}/${branch}/
 
-checksums                   rmd160  9c8d9f94330d6212a5aefd4347ac797888d55e31 \
-                            sha256  da1f7258655f0e196b9304cb9515784634f3797437923e236bb3466348811c96
+checksums                   rmd160  f661e43181762cc4ccce15d762f53ed3af86cae6 \
+                            sha256  10ab9bdeb5c0bbe8ef0ce26ec79ce1887b6967b6ffcce86ee685e86c7c9c7b4f
 
 # ${prefix}/include/glib-2.0/glib/gi18n.h requires -I${prefix}/include to find libintl.h
 # See https://trac.macports.org/changeset/27148
@@ -82,12 +82,6 @@
     reinplace "s|@@PREFIX@@|${prefix}|g" ${worksrcpath}/gio/gdbusprivate.c
     reinplace "s|#! */usr/bin/env python|#!${configure.python}|g" ${worksrcpath}/glib/gtester-report
     reinplace "s|-Werror=missing-prototypes||" ${worksrcpath}/configure
-
-    # https://bugzilla.gnome.org/show_bug.cgi?id=700350
-    touch ${worksrcpath}/docs/reference/glib/Makefile.in \
-          ${worksrcpath}/docs/reference/gobject/Makefile.in \
-          ${worksrcpath}/docs/reference/gio/Makefile.in \
-          ${worksrcpath}/docs/reference/gio/gdbus-object-manager-example/Makefile.in
 }
 
 pre-configure {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140819/f5a1213a/attachment.html>


More information about the macports-changes mailing list