[60126] trunk/dports/devel/cryptokit/Portfile
avsm at macports.org
avsm at macports.org
Mon Nov 2 09:40:30 PST 2009
Revision: 60126
http://trac.macports.org/changeset/60126
Author: avsm at macports.org
Date: 2009-11-02 09:40:29 -0800 (Mon, 02 Nov 2009)
Log Message:
-----------
add livecheck for cryptokit
Modified Paths:
--------------
trunk/dports/devel/cryptokit/Portfile
Modified: trunk/dports/devel/cryptokit/Portfile
===================================================================
--- trunk/dports/devel/cryptokit/Portfile 2009-11-02 17:40:04 UTC (rev 60125)
+++ trunk/dports/devel/cryptokit/Portfile 2009-11-02 17:40:29 UTC (rev 60126)
@@ -23,6 +23,11 @@
set instdir ${destroot}${prefix}/lib/ocaml/site-lib
destroot.args INSTALLDIR=${instdir}/cryptokit
patchfiles patch-META patch-Makefile
+
+livecheck.type regex
+livecheck.url http://caml.inria.fr/distrib/bazar-ocaml/
+livecheck.regex {>cryptokit-(.*)\.tar\.gz}
+
pre-destroot {
file mkdir ${instdir}/cryptokit/stublibs
file mkdir ${instdir}/stublibs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091102/59dd0330/attachment.html>
More information about the macports-changes
mailing list