Revision: 96080 https://trac.macports.org/changeset/96080 Author: mww@macports.org Date: 2012-07-31 02:21:56 -0700 (Tue, 31 Jul 2012) Log Message: ----------- stog: add missing dependency; inc revision Modified Paths: -------------- trunk/dports/www/stog/Portfile Modified: trunk/dports/www/stog/Portfile =================================================================== --- trunk/dports/www/stog/Portfile 2012-07-31 09:12:35 UTC (rev 96079) +++ trunk/dports/www/stog/Portfile 2012-07-31 09:21:56 UTC (rev 96080) @@ -5,6 +5,7 @@ name stog version 0.1 +revision 1 categories www ml platforms darwin license GPL-3 @@ -17,7 +18,7 @@ sha256 c6ed63118486c3e07328612e02caf29ce2eb18d296e00f290eab0259c68a1bb1 depends_lib port:ocaml port:ocaml-findlib port:ocaml-xmlm \ - port:ocaml-ocamlrss port:ocaml-xtmpl + port:ocaml-ocamlrss port:ocaml-xtmpl port:ocaml-pcre depends_run port:highlight port:dvisvgm port:texlive-bin patchfiles patch-Makefile.diff
participants (1)
-
mww@macports.org