[65393] trunk/dports/devel/diffball/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Mar 25 16:53:44 PDT 2010


Revision: 65393
          http://trac.macports.org/changeset/65393
Author:   ryandesign at macports.org
Date:     2010-03-25 16:53:43 -0700 (Thu, 25 Mar 2010)
Log Message:
-----------
diffball: fix livecheck

Modified Paths:
--------------
    trunk/dports/devel/diffball/Portfile

Modified: trunk/dports/devel/diffball/Portfile
===================================================================
--- trunk/dports/devel/diffball/Portfile	2010-03-25 23:51:52 UTC (rev 65392)
+++ trunk/dports/devel/diffball/Portfile	2010-03-25 23:53:43 UTC (rev 65393)
@@ -23,3 +23,7 @@
 depends_lib      port:bzip2 \
                  port:zlib
 configure.args   --mandir=${prefix}/share/man
+
+livecheck.type  regex
+livecheck.url   [lindex ${master_sites} 0]
+livecheck.regex ${name}-(\[0-9.\]+)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100325/561061c8/attachment.html>


More information about the macports-changes mailing list