[65737] trunk/dports/devel/autobook/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Mar 30 17:06:37 PDT 2010


Revision: 65737
          http://trac.macports.org/changeset/65737
Author:   ryandesign at macports.org
Date:     2010-03-30 17:06:35 -0700 (Tue, 30 Mar 2010)
Log Message:
-----------
autobook: fix livecheck

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

Modified: trunk/dports/devel/autobook/Portfile
===================================================================
--- trunk/dports/devel/autobook/Portfile	2010-03-30 23:54:46 UTC (rev 65736)
+++ trunk/dports/devel/autobook/Portfile	2010-03-31 00:06:35 UTC (rev 65737)
@@ -22,3 +22,6 @@
 	file mkdir ${destroot}${prefix}/share/doc
 	file copy ${portpath}/work/${name}-${version} ${destroot}${prefix}/share/doc/
 }
+
+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/20100330/95ff67a8/attachment-0001.html>


More information about the macports-changes mailing list