[90858] trunk/dports/textproc/intltool/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Mar 15 23:13:51 PDT 2012


Revision: 90858
          https://trac.macports.org/changeset/90858
Author:   ryandesign at macports.org
Date:     2012-03-15 23:13:51 -0700 (Thu, 15 Mar 2012)
Log Message:
-----------
intltool: update to 0.50.2, update homepage and master_sites and livecheck

Modified Paths:
--------------
    trunk/dports/textproc/intltool/Portfile

Modified: trunk/dports/textproc/intltool/Portfile
===================================================================
--- trunk/dports/textproc/intltool/Portfile	2012-03-16 05:29:49 UTC (rev 90857)
+++ trunk/dports/textproc/intltool/Portfile	2012-03-16 06:13:51 UTC (rev 90858)
@@ -4,9 +4,7 @@
 PortSystem      1.0
 
 name            intltool
-version         0.40.6
-revision        1
-set branch      [join [lrange [split ${version} .] 0 1] .]
+version         0.50.2
 maintainers     nomaintainer
 categories      textproc gnome
 license         GPL-2+
@@ -25,13 +23,11 @@
     and .oaf files. This merge step will happen at build or \
     installation time.
 
-homepage        http://www.gnome.org/
-master_sites    gnome:sources/${name}/${branch}/
-use_bzip2       yes
+homepage        https://launchpad.net/intltool
+master_sites    ${homepage}/trunk/${version}/+download
 
-checksums       md5     69bc0353323112f42ad4f9cf351bc3e5 \
-                sha1    4f6469e09e2c06a8072dffff36f84ff401d7ea75 \
-                rmd160  bbad864aa8b256815aaaf0f462c257127b6ab3da
+checksums       rmd160  52b1c6aae5f5f0069d09cef8d709ab267c460319 \
+                sha256  67f25c5c6fb71d095793a7f895b245e65e829e8bde68c6c8b4c912144ff34406
 
 depends_build   port:gnome-common
 depends_lib     port:expat \
@@ -47,5 +43,5 @@
 test.target     check
 
 livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.url   ${homepage}/+download
+livecheck.regex ${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120315/84d0716e/attachment.html>


More information about the macports-changes mailing list