[103161] trunk/dports/gnome/gobject-introspection/Portfile

cal at macports.org cal at macports.org
Sat Feb 16 09:28:11 PST 2013


Revision: 103161
          https://trac.macports.org/changeset/103161
Author:   cal at macports.org
Date:     2013-02-16 09:28:11 -0800 (Sat, 16 Feb 2013)
Log Message:
-----------
gobject-introspection: update to 1.34.2, fix livecheck

Modified Paths:
--------------
    trunk/dports/gnome/gobject-introspection/Portfile

Modified: trunk/dports/gnome/gobject-introspection/Portfile
===================================================================
--- trunk/dports/gnome/gobject-introspection/Portfile	2013-02-16 17:06:26 UTC (rev 103160)
+++ trunk/dports/gnome/gobject-introspection/Portfile	2013-02-16 17:28:11 UTC (rev 103161)
@@ -5,8 +5,7 @@
 PortGroup           active_variants 1.1
 
 name                gobject-introspection
-version             1.34.1.1
-revision            2
+version             1.34.2
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          gnome
 platforms           darwin
@@ -22,8 +21,8 @@
 master_sites        gnome:sources/${name}/${branch}/
 use_xz              yes
 
-checksums           rmd160  ebd283b501c8000e2ed6ce22d688ece508b2bac3 \
-                    sha256  85b9ac268d34311138f3c6bf646c07975eebfae6ae67d9239e1066a42c5d525b
+checksums           rmd160  83b766bb16500b799e23dcabff915e9863197862 \
+                    sha256  bc7948a35ce2218922dfb0806679cad21060715cc0c340cf7823eb633cc03429
 
 depends_build       port:pkgconfig
 
@@ -72,5 +71,5 @@
 }
 
 livecheck.type      regex
-livecheck.url       http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex     {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.url       ftp://ftp.gnome.org/pub/gnome/sources/${name}/cache.json
+livecheck.regex     {LATEST-IS-(\d+\.\d*[02468](?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130216/15901e73/attachment.html>


More information about the macports-changes mailing list