Revision
32316
Author
boeyms@macports.org
Date
2007-12-24 06:19:20 -0800 (Mon, 24 Dec 2007)

Log Message

libxslt: add http and gnome URLs to master_sites.  Closes ticket:13711.

Modified Paths

Diff

Modified: trunk/dports/textproc/libxslt/Portfile (32315 => 32316)


--- trunk/dports/textproc/libxslt/Portfile	2007-12-24 14:03:28 UTC (rev 32315)
+++ trunk/dports/textproc/libxslt/Portfile	2007-12-24 14:19:20 UTC (rev 32316)
@@ -9,7 +9,10 @@
 maintainers       nomaintainer
 
 homepage          http://xmlsoft.org/XSLT/
-master_sites      ftp://xmlsoft.org/${name}/
+master_sites      ftp://xmlsoft.org/${name}/ \
+                  http://xmlsoft.org/sources/ \
+                  http://xmlsoft.org/sources/old/ \
+                  gnome:sources/${name}/[strsed ${version} {/\.[0-9]*$//}]/
 
 checksums         md5 d6a9a020a76a3db17848d769d6c9c8a9 \
                   sha1 55ce4dc659681d9a5ba2322c45cbdfe75b46639c \