[66246] trunk/dports/net/jlj/Portfile
ryandesign at macports.org
ryandesign at macports.org
Wed Apr 7 19:32:34 PDT 2010
Revision: 66246
http://trac.macports.org/changeset/66246
Author: ryandesign at macports.org
Date: 2010-04-07 19:32:33 -0700 (Wed, 07 Apr 2010)
Log Message:
-----------
jlj: fix livecheck
Modified Paths:
--------------
trunk/dports/net/jlj/Portfile
Modified: trunk/dports/net/jlj/Portfile
===================================================================
--- trunk/dports/net/jlj/Portfile 2010-04-08 02:30:33 UTC (rev 66245)
+++ trunk/dports/net/jlj/Portfile 2010-04-08 02:32:33 UTC (rev 66246)
@@ -11,7 +11,7 @@
long_description JLJ is a command-line interface for posting to \
livejournal. Posts are edited in your default editor.
homepage http://umlautllama.com/projects/perl/
-master_sites http://umlautllama.com/projects/perl/
+master_sites ${homepage}
distname ${name}_${version}
checksums md5 55724c4d6d26211f34803ef856075234
depends_run path:bin/perl:perl5
@@ -30,3 +30,6 @@
xinstall -d -m 0755 ${destroot}/${prefix}/share/examples/${name}
xinstall -m 0644 ${workpath}/jlj/.livejournal.rc ${destroot}${prefix}/share/examples/${name}/livejournal.rc
}
+
+livecheck.type regex
+livecheck.regex ${name}_(\[0-9.\]+)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100407/e43ea0db/attachment.html>
More information about the macports-changes
mailing list