[112399] trunk/dports/lang/jython/Portfile
ryandesign at macports.org
ryandesign at macports.org
Tue Oct 22 02:08:51 PDT 2013
Revision: 112399
https://trac.macports.org/changeset/112399
Author: ryandesign at macports.org
Date: 2013-10-22 02:08:51 -0700 (Tue, 22 Oct 2013)
Log Message:
-----------
jython: update SourceForge SVN URL and rewrite master_sites to avoid redirects
Modified Paths:
--------------
trunk/dports/lang/jython/Portfile
Modified: trunk/dports/lang/jython/Portfile
===================================================================
--- trunk/dports/lang/jython/Portfile 2013-10-22 08:56:38 UTC (rev 112398)
+++ trunk/dports/lang/jython/Portfile 2013-10-22 09:08:51 UTC (rev 112399)
@@ -16,10 +16,10 @@
Java platform.
homepage http://www.jython.org/
-master_sites sourceforge:jython
+master_sites sourceforge:project/jython/jython/${version}
fetch.type svn
set und_vers [string map {. _} ${version}]
-svn.url https://jython.svn.sourceforge.net/svnroot/jython/tags/Release_${und_vers}/jython
+svn.url https://svn.code.sf.net/p/jython/svn/tags/Release_${und_vers}/jython
distname jython
depends_build bin:ant:apache-ant
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131022/c563ee93/attachment.html>
More information about the macports-changes
mailing list