[109155] trunk/dports/security/putty/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Aug 8 11:50:07 PDT 2013


Revision: 109155
          https://trac.macports.org/changeset/109155
Author:   ryandesign at macports.org
Date:     2013-08-08 11:50:07 -0700 (Thu, 08 Aug 2013)
Log Message:
-----------
putty: fix livecheck (#40041)

Modified Paths:
--------------
    trunk/dports/security/putty/Portfile

Modified: trunk/dports/security/putty/Portfile
===================================================================
--- trunk/dports/security/putty/Portfile	2013-08-08 18:48:04 UTC (rev 109154)
+++ trunk/dports/security/putty/Portfile	2013-08-08 18:50:07 UTC (rev 109155)
@@ -33,3 +33,7 @@
 
 configure.cppflags-delete -I${prefix}/include
 configure.cppflags-append -isystem${prefix}/include
+
+livecheck.type      regex
+livecheck.url       ${homepage}download.html
+livecheck.regex     [suffix ${name}-(\[0-9.\]+)]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130808/4856bbb5/attachment.html>


More information about the macports-changes mailing list