[94362] trunk/dports/devel/ocaml-text/Portfile
mww at macports.org
mww at macports.org
Sat Jun 16 03:25:40 PDT 2012
Revision: 94362
https://trac.macports.org/changeset/94362
Author: mww at macports.org
Date: 2012-06-16 03:25:40 -0700 (Sat, 16 Jun 2012)
Log Message:
-----------
ocaml-text: remove stray files from v5r1; inc revision
Modified Paths:
--------------
trunk/dports/devel/ocaml-text/Portfile
Modified: trunk/dports/devel/ocaml-text/Portfile
===================================================================
--- trunk/dports/devel/ocaml-text/Portfile 2012-06-16 10:19:52 UTC (rev 94361)
+++ trunk/dports/devel/ocaml-text/Portfile 2012-06-16 10:25:40 UTC (rev 94362)
@@ -5,7 +5,7 @@
name ocaml-text
version 0.5
-revision 1
+revision 2
categories devel ml
license BSD
maintainers mww openmaintainer
@@ -34,3 +34,10 @@
livecheck.type regex
livecheck.url http://forge.ocamlcore.org/frs/?group_id=100
livecheck.regex {>ocaml-text-(.*)\.tar\.gz}
+
+pre-activate {
+ if { [file exists ${prefix}/share/doc/ocaml-text] } {
+ delete ${prefix}/share/doc/ocaml-text
+ }
+}
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120616/0c0281ff/attachment.html>
More information about the macports-changes
mailing list