[65875] trunk/dports/sysutils/chgrep/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Apr 2 04:16:50 PDT 2010


Revision: 65875
          http://trac.macports.org/changeset/65875
Author:   ryandesign at macports.org
Date:     2010-04-02 04:16:47 -0700 (Fri, 02 Apr 2010)
Log Message:
-----------
chgrep: fix livecheck

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

Modified: trunk/dports/sysutils/chgrep/Portfile
===================================================================
--- trunk/dports/sysutils/chgrep/Portfile	2010-04-02 10:55:36 UTC (rev 65874)
+++ trunk/dports/sysutils/chgrep/Portfile	2010-04-02 11:16:47 UTC (rev 65875)
@@ -16,7 +16,7 @@
 				Chgrep is fast, much faster than grep or sed.
 
 homepage		http://www.bmk-it.com/projects/chgrep/
-master_sites	http://www.bmk-it.com/projects/chgrep/files/
+master_sites	${homepage}files/
 extract.suffix	.tgz
 checksums		md5 9c4306a51550fca58ca4b29c0d31bd79
 
@@ -26,3 +26,6 @@
 
 configure.args	--mandir=${prefix}/share/man
 
+livecheck.type	regex
+livecheck.url	${homepage}news.php
+livecheck.regex	{([0-9.]+) CHANGES:}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100402/8e51c470/attachment.html>


More information about the macports-changes mailing list