[95684] trunk/dports/www/caml-cgi/Portfile

mww at macports.org mww at macports.org
Thu Jul 19 01:02:54 PDT 2012


Revision: 95684
          https://trac.macports.org/changeset/95684
Author:   mww at macports.org
Date:     2012-07-19 01:02:54 -0700 (Thu, 19 Jul 2012)
Log Message:
-----------
caml-cgi: mark as deprecated

Modified Paths:
--------------
    trunk/dports/www/caml-cgi/Portfile

Modified: trunk/dports/www/caml-cgi/Portfile
===================================================================
--- trunk/dports/www/caml-cgi/Portfile	2012-07-19 08:00:15 UTC (rev 95683)
+++ trunk/dports/www/caml-cgi/Portfile	2012-07-19 08:02:54 UTC (rev 95684)
@@ -1,31 +1,10 @@
 # $Id$
 
 PortSystem          1.0
-
+replaced_by         ocaml-cgi
+PortGroup           obsolete 1.0
 name                caml-cgi
 version             0.8
+revision            1
 categories          www devel ml
-platforms           darwin
-maintainers         mww openmaintainer
 license             LGPL-2
-description         OCaml CGI Library
-long_description    ${description}
-
-homepage            http://www.lri.fr/~filliatr/ftp/ocaml/cgi/
-master_sites        http://www.lri.fr/~filliatr/ftp/ocaml/cgi/
-distname            cgi-${version}
-
-checksums           md5     87e1e239dfb9af15f6c8ed469dca313a \
-                    sha1    33c1640d4616fd7e83cf0a383a52740bfe518434 \
-                    rmd160  be81fa7893a63946066759e33eaa31f1a8da67e2
-
-depends_lib         port:ocaml
-
-patchfiles          patch-Makefile.in.diff
-
-post-destroot {
-    xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
-    xinstall -m 644 -W ${worksrcpath} CHANGES COPYING LGPL README \
-        ${destroot}${prefix}/share/doc/${name}/
-}
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120719/e853629b/attachment.html>


More information about the macports-changes mailing list