[88534] trunk/dports/devel

mww at macports.org mww at macports.org
Tue Jan 3 18:16:58 PST 2012


Revision: 88534
          http://trac.macports.org/changeset/88534
Author:   mww at macports.org
Date:     2012-01-03 18:16:57 -0800 (Tue, 03 Jan 2012)
Log Message:
-----------
rename caml-ocamldbi to ocaml-ocamldbi, leave stub;

Modified Paths:
--------------
    trunk/dports/devel/caml-ocamldbi/Portfile
    trunk/dports/devel/ocaml-ocamldbi/Portfile

Added Paths:
-----------
    trunk/dports/devel/ocaml-ocamldbi/

Modified: trunk/dports/devel/caml-ocamldbi/Portfile
===================================================================
--- trunk/dports/devel/caml-ocamldbi/Portfile	2012-01-04 02:13:05 UTC (rev 88533)
+++ trunk/dports/devel/caml-ocamldbi/Portfile	2012-01-04 02:16:57 UTC (rev 88534)
@@ -1,35 +1,11 @@
 # $Id$
 
 PortSystem          1.0
+replaced_by ocaml-ocamldbi
+PortGroup obsolete 1.0
 
 name                caml-ocamldbi
 version             0.9.11
+revision            1
 categories          devel ocaml
-maintainers         landonf openmaintainer
-description         DBI library for simple database access.
-long_description    ${description}
 
-homepage            http://merjis.com/developers/mod_caml
-platforms           darwin
-master_sites        http://download.savannah.gnu.org/releases/modcaml/
-
-distname            ocamldbi-${version}
-
-checksums           md5 b22a0aeb956c9049359579cd2cba33fd \
-                    sha1 a48581b5348c6bc6e0607168ade2aa30b6b96163 \
-                    rmd160 270020a83b10ee672ca735228476d66cba1f2b3e
-
-
-depends_lib         port:ocaml \
-                    port:ocaml-findlib \
-                    port:caml-pcre \
-                    port:ocaml-postgresql \
-                    port:ocaml-sqlite3
-
-patchfiles          patch-postgresql.ml
-
-post-patch {
-    reinplace "s|/usr/share/doc|${prefix}/share/doc|g" ${worksrcpath}/Makefile.config
-}
-
-use_configure       no

Modified: trunk/dports/devel/ocaml-ocamldbi/Portfile
===================================================================
--- trunk/dports/devel/caml-ocamldbi/Portfile	2012-01-03 11:48:48 UTC (rev 88494)
+++ trunk/dports/devel/ocaml-ocamldbi/Portfile	2012-01-04 02:16:57 UTC (rev 88534)
@@ -2,7 +2,7 @@
 
 PortSystem          1.0
 
-name                caml-ocamldbi
+name                ocaml-ocamldbi
 version             0.9.11
 categories          devel ocaml
 maintainers         landonf openmaintainer
@@ -22,7 +22,7 @@
 
 depends_lib         port:ocaml \
                     port:ocaml-findlib \
-                    port:caml-pcre \
+                    port:ocaml-pcre \
                     port:ocaml-postgresql \
                     port:ocaml-sqlite3
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120103/eba2510d/attachment.html>


More information about the macports-changes mailing list