[26587] trunk/dports/devel/gnutls/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Fri Jun 29 00:11:32 PDT 2007


Revision: 26587
          http://trac.macosforge.org/projects/macports/changeset/26587
Author:   sfiera at macports.org
Date:     2007-06-29 00:11:32 -0700 (Fri, 29 Jun 2007)

Log Message:
-----------
Actually, forget scraping from the news, just filter for stable versions in the distfiles directory.

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

Modified: trunk/dports/devel/gnutls/Portfile
===================================================================
--- trunk/dports/devel/gnutls/Portfile	2007-06-29 07:07:48 UTC (rev 26586)
+++ trunk/dports/devel/gnutls/Portfile	2007-06-29 07:11:32 UTC (rev 26587)
@@ -36,5 +36,5 @@
 }
 
 livecheck.check	regex
-livecheck.url	http://www.gnu.org/software/gnutls/news.html
-livecheck.regex	{GnuTLS (\\d+\\.\\d+\\.\\d+).*stable}
+livecheck.url	http://www.gnu.org/software/gnutls/releases/?C=N\;O=D
+livecheck.regex	{${name}-(\\d+\\.[02468]+\\.\\d+)}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070629/37e8334a/attachment.html


More information about the macports-changes mailing list