Revision: 94811 https://trac.macports.org/changeset/94811 Author: ryandesign@macports.org Date: 2012-06-30 04:03:50 -0700 (Sat, 30 Jun 2012) Log Message: ----------- oasis: increase epoch because vercmp considers 0.3.0~rc3 to be greater than 0.3.0; this should have been part of r94777 Revision Links: -------------- https://trac.macports.org/changeset/94777 Modified Paths: -------------- trunk/dports/devel/oasis/Portfile Modified: trunk/dports/devel/oasis/Portfile =================================================================== --- trunk/dports/devel/oasis/Portfile 2012-06-30 10:31:46 UTC (rev 94810) +++ trunk/dports/devel/oasis/Portfile 2012-06-30 11:03:50 UTC (rev 94811) @@ -4,8 +4,9 @@ PortGroup ocaml 1.0 name oasis +epoch 1 version 0.3.0 -revision 2 +revision 3 platforms darwin categories devel maintainers landonf openmaintainer
participants (1)
-
ryandesign@macports.org