[105667] trunk/dports/devel/glibmm

devans at macports.org devans at macports.org
Tue Apr 30 06:39:51 PDT 2013


Revision: 105667
          https://trac.macports.org/changeset/105667
Author:   devans at macports.org
Date:     2013-04-30 06:39:51 -0700 (Tue, 30 Apr 2013)
Log Message:
-----------
glibmm: update to version 2.36.1, improved gmmproc perl compatibility patch now included upstream.

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

Removed Paths:
-------------
    trunk/dports/devel/glibmm/files/

Modified: trunk/dports/devel/glibmm/Portfile
===================================================================
--- trunk/dports/devel/glibmm/Portfile	2013-04-30 13:06:11 UTC (rev 105666)
+++ trunk/dports/devel/glibmm/Portfile	2013-04-30 13:39:51 UTC (rev 105667)
@@ -4,8 +4,7 @@
 PortSystem 1.0
 
 name            glibmm
-version         2.36.0
-revision        1
+version         2.36.1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description     C++ interface to glib
 long_description \
@@ -16,23 +15,17 @@
 license         LGPL-2.1+
 homepage        http://www.gtkmm.org/
 master_sites    gnome:sources/${name}/${branch}/
+
 use_xz          yes
 
-checksums       rmd160  5d94cbd17568fb4e78f7e9f88f65885d2c395106 \
-                sha256  59c54996cccc527f3a257964e7226151175c423f6fb22166e81d65a652f483f3
+checksums       rmd160  39b6d9f49a41b390e34155257e846ad9dece8d01 \
+                sha256  d1f7dec2fd75ea95034ec143fcf2ff77a02e92aacf3e0cc110f9c67e7fe23766
 
 depends_build   port:pkgconfig
 
 depends_lib     path:lib/pkgconfig/glib-2.0.pc:glib2 \
                 port:libsigcxx2
 
-#
-# patch to fix gmmproc perl compatibility issue
-# see https://bugzilla.gnome.org/show_bug.cgi?id=698989
-#
-
-patchfiles      patch-tools-pm-Output.pm.diff
-
 post-destroot {
     set mmdoctooldir ${prefix}/share/glibmm-2.4/doctool
     xinstall -d ${destroot}${mmdoctooldir}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130430/ae59f1a3/attachment.html>


More information about the macports-changes mailing list