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

source_changes at macosforge.org source_changes at macosforge.org
Thu Sep 20 02:32:57 PDT 2007


Revision: 29286
          http://trac.macosforge.org/projects/macports/changeset/29286
Author:   rhwood at macports.org
Date:     2007-09-20 02:32:57 -0700 (Thu, 20 Sep 2007)

Log Message:
-----------
Upgrade to version 0.36.2
Master_sites contains a regex instead of a hard version

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

Modified: trunk/dports/textproc/intltool/Portfile
===================================================================
--- trunk/dports/textproc/intltool/Portfile	2007-09-20 09:27:05 UTC (rev 29285)
+++ trunk/dports/textproc/intltool/Portfile	2007-09-20 09:32:57 UTC (rev 29286)
@@ -1,7 +1,7 @@
 # $Id$
 PortSystem 1.0
 name		intltool
-version		0.35.5
+version		0.36.2
 description	a string tool
 long_description       	The intltool collection can be used to do these \
 			things: \
@@ -18,10 +18,10 @@
 categories	textproc gnome
 platforms	darwin 
 homepage	http://www.gnome.org/
-master_sites    gnome:sources/intltool/0.35/
-checksums	md5 f52d5fa7f128db94e884cd21dd45d2e2 \
-			sha1 df8aa0543e4d9fc100c3268aa6e6a777a81a2461 \
-			rmd160 c0d2daf7db51ac4ecbcb5f8dafd8116712859d6b
+master_sites    gnome:sources/intltool/[strsed ${version} {/\.[0-9]*$//}]/
+checksums	md5 e41b8d791775fbd683784408f0e336a4 \
+			sha1 c2ccd02b7688eb0b299608cb446dc80cdcd18795 \
+			rmd160 63516bee4b29c0d93000ca63ecf3d9c131f6ae1e
 depends_lib	port:expat port:gettext lib:p5-xml-parser:p5-xml-parser
 use_bzip2 	yes
 configure.args  --mandir=${prefix}/share/man

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070920/57c73b54/attachment.html


More information about the macports-changes mailing list