[105432] trunk/dports/devel/glibmm/Portfile

devans at macports.org devans at macports.org
Sat Apr 20 00:45:48 PDT 2013


Revision: 105432
          https://trac.macports.org/changeset/105432
Author:   devans at macports.org
Date:     2013-04-20 00:45:48 -0700 (Sat, 20 Apr 2013)
Log Message:
-----------
glibmm: update to version 2.36.0, use default livecheck.

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

Modified: trunk/dports/devel/glibmm/Portfile
===================================================================
--- trunk/dports/devel/glibmm/Portfile	2013-04-20 07:03:50 UTC (rev 105431)
+++ trunk/dports/devel/glibmm/Portfile	2013-04-20 07:45:48 UTC (rev 105432)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name            glibmm
-version         2.34.1
+version         2.36.0
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description     C++ interface to glib
 long_description \
@@ -17,8 +17,8 @@
 master_sites    gnome:sources/${name}/${branch}/
 use_xz          yes
 
-checksums       rmd160  425230284b85bccccbd382f3e044bc51eef4ca0a \
-                sha256  b425a52c7e178aeaaaffd02c5497bfd68d0cb8be56cef3620558a80dd5d692c4
+checksums       rmd160  5d94cbd17568fb4e78f7e9f88f65885d2c395106 \
+                sha256  59c54996cccc527f3a257964e7226151175c423f6fb22166e81d65a652f483f3
 
 depends_build   port:pkgconfig
 depends_lib     path:lib/pkgconfig/glib-2.0.pc:glib2 \
@@ -31,7 +31,3 @@
                                             doxygen.css tagfile-to-devhelp2.xsl \
                                             ${destroot}${mmdoctooldir}
 }
-
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/GNOME/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-([0-9\.]+)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130420/2604250d/attachment-0001.html>


More information about the macports-changes mailing list