[106847] trunk/dports/devel/darcs-devel/Portfile

cal at macports.org cal at macports.org
Sat Jun 8 19:21:30 PDT 2013


Revision: 106847
          https://trac.macports.org/changeset/106847
Author:   cal at macports.org
Date:     2013-06-08 19:21:30 -0700 (Sat, 08 Jun 2013)
Log Message:
-----------
darcs-devel: obsolete, closes #17505

Modified Paths:
--------------
    trunk/dports/devel/darcs-devel/Portfile

Modified: trunk/dports/devel/darcs-devel/Portfile
===================================================================
--- trunk/dports/devel/darcs-devel/Portfile	2013-06-09 02:13:12 UTC (rev 106846)
+++ trunk/dports/devel/darcs-devel/Portfile	2013-06-09 02:21:30 UTC (rev 106847)
@@ -1,42 +1,11 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem 1.0
+PortSystem      1.0
+
 name            darcs-devel
 version         2.0.0pre4
-categories      devel
+categories      devel haskell
 maintainers     nomaintainer
-description     David's Advanced Revision Control System
-long_description \
-                David's Advanced Revision Control System is yet \
-                another replacement for CVS. It is written in Haskell, \
-                and has been tested on Linux and Mac OS X. Darcs \
-                includes a cgi script, which can be used to view the \
-                contents of your repository.
-
-homepage        http://darcs.net/
-platforms       darwin
-master_sites    ${homepage}
-distname        darcs-${version}
-
-checksums       md5 8c193914aac3e056fc54c9fb7bcf4e12 \
-                sha1 97b64969287109076bd04914df5ba863d3e5722f \
-                rmd160 67af877de30b160eb98cc01cc852c75fa203b22c
-
-depends_build   port:ghc
-depends_lib     port:readline \
-                port:curl \
-                port:gmp
-
-configure.args  --mandir=${prefix}/share/man \
-                --without-docs
-
-build.env       PREFIX=${prefix}
-destroot.env    PREFIX=${prefix}
-
-# This is broken right now.
-#variant docs {
-#    depends_build-append    port:latex2html
-#
-#    configure.args-delete   --without-docs
-#    configure.args-append   --with-docs
-#}
+replaced_by     darcs
+PortGroup       obsolete 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130608/0d54dbc7/attachment-0001.html>


More information about the macports-changes mailing list