[87118] trunk/dports/perl/p5-crypt-gcrypt/Portfile

snc at macports.org snc at macports.org
Thu Nov 10 12:57:53 PST 2011


Revision: 87118
          http://trac.macports.org/changeset/87118
Author:   snc at macports.org
Date:     2011-11-10 12:57:53 -0800 (Thu, 10 Nov 2011)
Log Message:
-----------
p5-crypt-gcrypt: fix livecheck

Modified Paths:
--------------
    trunk/dports/perl/p5-crypt-gcrypt/Portfile

Modified: trunk/dports/perl/p5-crypt-gcrypt/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-gcrypt/Portfile	2011-11-10 20:57:04 UTC (rev 87117)
+++ trunk/dports/perl/p5-crypt-gcrypt/Portfile	2011-11-10 20:57:53 UTC (rev 87118)
@@ -24,5 +24,8 @@
                     sha256  9d0bccec5cbb57c6d3d5c65024c6a746762b6e6bfd699e23083708ec09456086
 
 configure.pre_args-append	GCRYPTLIBPATH=${prefix}/lib GCRYPTINCPATH=${prefix}/include
+
+    livecheck.type      none
+} else {
+    livecheck.regex     ${perl5.module}-(\\d+\\.\\d+)
 }
-livecheck.regex     ${perl5.module}-(\\d+\\.\\d+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111110/add33015/attachment.html>


More information about the macports-changes mailing list