[24277] trunk/dports
source_changes at macosforge.org
source_changes at macosforge.org
Sat Apr 21 00:50:52 PDT 2007
Revision: 24277
http://trac.macosforge.org/projects/macports/changeset/24277
Author: jmpp at macports.org
Date: 2007-04-21 00:50:51 -0700 (Sat, 21 Apr 2007)
Log Message:
-----------
Removing the hardcoded macports URLs to our distfiles section and replacing them with the new 'macports' mirrors list,
since that's already out in the public. Also, while at it, moved dluke's cvs2svn distfile from his users/ dir to the
distfiles/ section, to maintain consistency.
Hope you guys don't mind me intruding like this!
Modified Paths:
--------------
trunk/dports/devel/Libstreams/Portfile
trunk/dports/devel/cvs2svn/Portfile
trunk/dports/fuse/fuse-bindings-python/Portfile
trunk/dports/java/servlet23-api/Portfile
Modified: trunk/dports/devel/Libstreams/Portfile
===================================================================
--- trunk/dports/devel/Libstreams/Portfile 2007-04-21 07:47:45 UTC (rev 24276)
+++ trunk/dports/devel/Libstreams/Portfile 2007-04-21 07:50:51 UTC (rev 24277)
@@ -10,7 +10,7 @@
categories devel
maintainers pguyot at kallisys.net
homepage http://developer.apple.com/darwin/
-master_sites http://svn.macosforge.org/repository/macports/distfiles/pguyot
+master_sites macports:pguyot
distname Libstreams-${version}
checksums md5 a8cb455f81aef502dfb1632ce93c2f45 \
sha1 ea79f005f35486ac5b7ed43950c92c67ff987bdd \
Modified: trunk/dports/devel/cvs2svn/Portfile
===================================================================
--- trunk/dports/devel/cvs2svn/Portfile 2007-04-21 07:47:45 UTC (rev 24276)
+++ trunk/dports/devel/cvs2svn/Portfile 2007-04-21 07:50:51 UTC (rev 24277)
@@ -15,7 +15,7 @@
platforms darwin
homepage http://cvs2svn.tigris.org
-master_sites http://svn.macports.org/repository/macports/users/dluke
+master_sites macports:dluke
checksums md5 d1e42ea51b373be0023f2b3f6b80ec01
test.run yes
Modified: trunk/dports/fuse/fuse-bindings-python/Portfile
===================================================================
--- trunk/dports/fuse/fuse-bindings-python/Portfile 2007-04-21 07:47:45 UTC (rev 24276)
+++ trunk/dports/fuse/fuse-bindings-python/Portfile 2007-04-21 07:50:51 UTC (rev 24277)
@@ -11,7 +11,7 @@
long_description $description
homepage http://fuse.sourceforge.net/wiki/index.php/FusePython
platforms darwin
-master_sites http://svn.macosforge.org/repository/macports/distfiles/eridius/
+master_sites macports:eridius
checksums md5 ebed8e746396879b24bef2e6d60c2969 \
sha1 c43759f1b98367ff7e80e7388a95cc1122e7ffb0
@@ -31,4 +31,4 @@
foreach item [glob example/*] {
file copy ${item} ${destroot}${prefix}/share/doc/${name}/examples/
}
-}
\ No newline at end of file
+}
Modified: trunk/dports/java/servlet23-api/Portfile
===================================================================
--- trunk/dports/java/servlet23-api/Portfile 2007-04-21 07:47:45 UTC (rev 24276)
+++ trunk/dports/java/servlet23-api/Portfile 2007-04-21 07:50:51 UTC (rev 24277)
@@ -19,7 +19,7 @@
homepage http://jakarta.apache.org/tomcat/
distname servlet2.3-jsp1.2-tc4.x
-master_sites http://svn.macosforge.org/repository/macports/distfiles/jberry
+master_sites macports:jberry
checksums md5 2a32a1c8e148b4f6533eda9c1e698e50
depends_build bin:ant:apache-ant
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070421/e685350a/attachment.html
More information about the macports-changes
mailing list