[71222] trunk/dports/sysutils/di/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Sep 5 00:50:34 PDT 2010


Revision: 71222
          http://trac.macports.org/changeset/71222
Author:   ryandesign at macports.org
Date:     2010-09-05 00:50:32 -0700 (Sun, 05 Sep 2010)
Log Message:
-----------
di: fix livecheck (maintainer timeout); see #25938

Modified Paths:
--------------
    trunk/dports/sysutils/di/Portfile

Modified: trunk/dports/sysutils/di/Portfile
===================================================================
--- trunk/dports/sysutils/di/Portfile	2010-09-05 07:48:03 UTC (rev 71221)
+++ trunk/dports/sysutils/di/Portfile	2010-09-05 07:50:32 UTC (rev 71222)
@@ -27,6 +27,6 @@
 
 destroot.args	prefix=${destroot}${prefix}
 
-livecheck.type	freshmeat
-livecheck.name	diskinfo
+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/20100905/6d2110b0/attachment.html>


More information about the macports-changes mailing list