[64308] trunk/dports/security/xmlsec/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Mar 1 11:25:18 PST 2010


Revision: 64308
          http://trac.macports.org/changeset/64308
Author:   ryandesign at macports.org
Date:     2010-03-01 11:25:15 -0800 (Mon, 01 Mar 2010)
Log Message:
-----------
xmlsec: avoid doubled slash in download URL

Modified Paths:
--------------
    trunk/dports/security/xmlsec/Portfile

Modified: trunk/dports/security/xmlsec/Portfile
===================================================================
--- trunk/dports/security/xmlsec/Portfile	2010-03-01 19:04:35 UTC (rev 64307)
+++ trunk/dports/security/xmlsec/Portfile	2010-03-01 19:25:15 UTC (rev 64308)
@@ -13,7 +13,7 @@
 				XML Encryption, Canonical XML and Exclusive Canonical XML.
 
 homepage		http://www.aleksey.com/xmlsec/
-master_sites	${homepage}/download/ \
+master_sites	${homepage}download/ \
 				ftp://ftp.xmlsoft.org/xmlsec/releases/
 distname		xmlsec1-${version}
 checksums		md5     f8eb1ac14917f47bc35c265c9d76aaab \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100301/c6b2ef54/attachment.html>


More information about the macports-changes mailing list