[97603] trunk/dports/www/stog/Portfile
mww at macports.org
mww at macports.org
Sun Sep 9 13:53:49 PDT 2012
Revision: 97603
https://trac.macports.org/changeset/97603
Author: mww at macports.org
Date: 2012-09-09 13:53:49 -0700 (Sun, 09 Sep 2012)
Log Message:
-----------
stog: version 0.3
Modified Paths:
--------------
trunk/dports/www/stog/Portfile
Modified: trunk/dports/www/stog/Portfile
===================================================================
--- trunk/dports/www/stog/Portfile 2012-09-09 20:40:28 UTC (rev 97602)
+++ trunk/dports/www/stog/Portfile 2012-09-09 20:53:49 UTC (rev 97603)
@@ -4,7 +4,7 @@
PortGroup ocaml 1.0
name stog
-version 0.2
+version 0.3
categories www ml
platforms darwin
license GPL-3
@@ -13,8 +13,8 @@
long_description ${description}
homepage http://zoggy.github.com/stog/
master_sites http://zoggy.github.com/stog/
-checksums rmd160 31bb29bd22bfc70fc7c25714f1a6c05f44180570 \
- sha256 6a18ace2a8d80f3210b34d59a0b419e9a268d48c87e3ed9f0c1c7a95caabb4bd
+checksums rmd160 6079fba9d19e56549c05d5ee0837e0b2ecb39ed7 \
+ sha256 04c65b0af19d33e9c3f04c437ee97648d62977669366269bbb4ecf7e53e37e3a
depends_lib port:ocaml port:ocaml-findlib port:ocaml-xmlm \
port:ocaml-ocamlrss port:ocaml-xtmpl port:ocaml-pcre \
@@ -32,6 +32,6 @@
destroot.args BINDIR=${prefix}/bin
livecheck.type regex
-livecheck.url ${master_sites}
-livecheck.regex ocamlrss-(\[0-9.\]+)${extract.suffix}
+livecheck.url http://zoggy.github.com/stog/install.html
+livecheck.regex stog-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120909/cc1852a9/attachment.html>
More information about the macports-changes
mailing list