[45119] trunk/dports/erlang/tsung/Portfile
febeling at macports.org
febeling at macports.org
Thu Jan 8 08:35:06 PST 2009
Revision: 45119
http://trac.macports.org/changeset/45119
Author: febeling at macports.org
Date: 2009-01-08 08:35:04 -0800 (Thu, 08 Jan 2009)
Log Message:
-----------
erlang/tsung: use dist file that has become available in the meantime, instead of svn snapshot.
-lngiThis line, and those below, will be ignored--
M Portfile
Modified Paths:
--------------
trunk/dports/erlang/tsung/Portfile
Modified: trunk/dports/erlang/tsung/Portfile
===================================================================
--- trunk/dports/erlang/tsung/Portfile 2009-01-08 15:57:40 UTC (rev 45118)
+++ trunk/dports/erlang/tsung/Portfile 2009-01-08 16:35:04 UTC (rev 45119)
@@ -5,6 +5,7 @@
name tsung
version 1.3.0
+revision 1
categories erlang devel
maintainers febeling openmaintainer
@@ -15,12 +16,10 @@
Public License version 2.
homepage http://tsung.erlang-projects.org/
platforms darwin
+master_sites ${homepage}dist/
+checksums sha1 1f643ce6240625fc3b3c7220186e1e2a9eed1e49
depends_lib port:erlang \
port:gnuplot \
port:p5-template-toolkit
-set relname release-${version}
-fetch.type svn
-svn.url https://svn.process-one.net/tsung/tags/${relname}
-svn.tag 900
-worksrcdir ${relname}
+
build.target all doc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090108/e112a052/attachment.html>
More information about the macports-changes
mailing list