[64113] trunk/dports/net/mktorrent/Portfile
snc at macports.org
snc at macports.org
Mon Feb 22 07:52:10 PST 2010
Revision: 64113
http://trac.macports.org/changeset/64113
Author: snc at macports.org
Date: 2010-02-22 07:52:07 -0800 (Mon, 22 Feb 2010)
Log Message:
-----------
fix livecheck, homepage, add license
Modified Paths:
--------------
trunk/dports/net/mktorrent/Portfile
Modified: trunk/dports/net/mktorrent/Portfile
===================================================================
--- trunk/dports/net/mktorrent/Portfile 2010-02-22 14:55:06 UTC (rev 64112)
+++ trunk/dports/net/mktorrent/Portfile 2010-02-22 15:52:07 UTC (rev 64113)
@@ -8,9 +8,9 @@
categories net
description mktorrent is a simple command line utility to create \
BitTorrent metainfo files.
-homepage sourceforge
+homepage http://mktorrent.sourceforge.net/
long_description ${description}
-#license GPL
+license GPL
maintainers snc openmaintainer
platforms freebsd darwin
@@ -24,3 +24,7 @@
use_configure no
destroot.destdir PREFIX=${destroot}${prefix}
+
+livecheck.type regex
+livecheck.url http://mktorrent.sourceforge.net/
+livecheck.regex ${name}\\/${name}-(\\d+(\\.\\d+)+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100222/ac65a5ba/attachment.html>
More information about the macports-changes
mailing list