[66279] trunk/dports/textproc/cowsay/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Apr 8 00:35:30 PDT 2010


Revision: 66279
          http://trac.macports.org/changeset/66279
Author:   ryandesign at macports.org
Date:     2010-04-08 00:35:26 -0700 (Thu, 08 Apr 2010)
Log Message:
-----------
cowsay: fix livecheck

Modified Paths:
--------------
    trunk/dports/textproc/cowsay/Portfile

Modified: trunk/dports/textproc/cowsay/Portfile
===================================================================
--- trunk/dports/textproc/cowsay/Portfile	2010-04-08 07:19:11 UTC (rev 66278)
+++ trunk/dports/textproc/cowsay/Portfile	2010-04-08 07:35:26 UTC (rev 66279)
@@ -18,3 +18,5 @@
 destroot	{system "cd $worksrcpath && sh install.sh ${destroot}${prefix}"
 		reinplace s,${destroot}${prefix},${prefix}, ${destroot}${prefix}/bin/cowsay }
 
+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/20100408/91bf2309/attachment.html>


More information about the macports-changes mailing list