[88576] trunk/dports/devel
mww at macports.org
mww at macports.org
Wed Jan 4 08:45:52 PST 2012
Revision: 88576
http://trac.macports.org/changeset/88576
Author: mww at macports.org
Date: 2012-01-04 08:45:51 -0800 (Wed, 04 Jan 2012)
Log Message:
-----------
rename caml-uuidm to ocaml-uuidm, leave stub;
Modified Paths:
--------------
trunk/dports/devel/caml-uuidm/Portfile
trunk/dports/devel/ocaml-uuidm/Portfile
Added Paths:
-----------
trunk/dports/devel/ocaml-uuidm/
Removed Paths:
-------------
trunk/dports/devel/caml-uuidm/files/
Modified: trunk/dports/devel/caml-uuidm/Portfile
===================================================================
--- trunk/dports/devel/caml-uuidm/Portfile 2012-01-04 16:43:04 UTC (rev 88575)
+++ trunk/dports/devel/caml-uuidm/Portfile 2012-01-04 16:45:51 UTC (rev 88576)
@@ -1,34 +1,10 @@
# $Id$
PortSystem 1.0
+replaced_by ocaml-uuidm
+PortGroup obsolete 1.0
name caml-uuidm
version 0.9.3
+revision 1
categories devel ml
-maintainers nomaintainer
-description RFC 4122-compliant UUID library for OCaml
-long_description Uuidm is an OCaml module implementing 128 bits universally \
- unique identifiers version 3, 5 (name based with MD5, SHA-1 \
- hashing) and 4 (random based) according to RFC 4122.
-homepage http://erratique.ch/software/uuidm/
-platforms darwin
-master_sites http://erratique.ch/software/uuidm/releases
-
-distname uuidm-${version}
-use_bzip2 yes
-extract.suffix .tbz
-
-checksums md5 b33a5a7400f3f57fa78d31443ecf2438 \
- sha1 fe0e91710e21baf386670dbedca71e59a71eaa15 \
- rmd160 0063eaa85baaaf22308c9e22b04f552b4f107982
-
-depends_lib port:ocaml \
- port:ocaml-findlib
-
-use_configure no
-use_parallel_build no
-patchfiles patch-Makefile.diff patch-META.diff
-
-livecheck.type regex
-livecheck.url http://erratique.ch/software/uuidm/releases
-livecheck.regex {>uuidm-(.*)\.tbz}
Modified: trunk/dports/devel/ocaml-uuidm/Portfile
===================================================================
--- trunk/dports/devel/caml-uuidm/Portfile 2012-01-03 11:48:48 UTC (rev 88494)
+++ trunk/dports/devel/ocaml-uuidm/Portfile 2012-01-04 16:45:51 UTC (rev 88576)
@@ -2,7 +2,7 @@
PortSystem 1.0
-name caml-uuidm
+name ocaml-uuidm
version 0.9.3
categories devel ml
maintainers nomaintainer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120104/4688680a/attachment.html>
More information about the macports-changes
mailing list