[128482] trunk/dports/devel/splint/Portfile

khindenburg at macports.org khindenburg at macports.org
Fri Nov 21 20:12:05 PST 2014


Revision: 128482
          https://trac.macports.org/changeset/128482
Author:   khindenburg at macports.org
Date:     2014-11-21 20:12:05 -0800 (Fri, 21 Nov 2014)
Log Message:
-----------
splint: fix livecheck + new checksums

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

Modified: trunk/dports/devel/splint/Portfile
===================================================================
--- trunk/dports/devel/splint/Portfile	2014-11-22 03:52:55 UTC (rev 128481)
+++ trunk/dports/devel/splint/Portfile	2014-11-22 04:12:05 UTC (rev 128482)
@@ -23,7 +23,8 @@
 extract.suffix      .tgz
 distname            ${name}-${version}.src
 
-checksums           md5 25f47d70bd9c8bdddf6b03de5949c4fd
+checksums           rmd160  52e9786d3cbeaa437877a33b18e42b32dff3b96b \
+                    sha256  c78db643df663313e3fa9d565118391825dd937617819c6efc7966cdf444fb0a
 
 worksrcdir          ${name}-${version}
 
@@ -32,3 +33,6 @@
 configure.args      --infodir=${prefix}/share/info --mandir=${prefix}/share/man
 
 use_parallel_build  no
+
+livecheck.regex     ${name}-(\[0-9.\]+).src${extract.suffix}
+livecheck.url       http://www.splint.org/download.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141121/0c985ddf/attachment.html>


More information about the macports-changes mailing list