[147446] trunk/dports/devel/vaucanson/Portfile

khindenburg at macports.org khindenburg at macports.org
Sun Apr 3 13:31:26 PDT 2016


Revision: 147446
          https://trac.macports.org/changeset/147446
Author:   khindenburg at macports.org
Date:     2016-04-03 13:31:26 -0700 (Sun, 03 Apr 2016)
Log Message:
-----------
vaucanson: replaced_by vcsn #49218

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

Modified: trunk/dports/devel/vaucanson/Portfile
===================================================================
--- trunk/dports/devel/vaucanson/Portfile	2016-04-03 20:24:49 UTC (rev 147445)
+++ trunk/dports/devel/vaucanson/Portfile	2016-04-03 20:31:26 UTC (rev 147446)
@@ -2,43 +2,15 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           compiler_blacklist_versions 1.0
 
+replaced_by         vcsn
+PortGroup           obsolete 1.0
+
 name                vaucanson
 version             2.0
+revision            1
 categories          devel
-platforms           darwin
 maintainers         lrde.epita.fr:akim
 license             GPL-3+
 
-description         C++ generic automata/transducers platform
-
-long_description    Vaucanson is a finite state machine manipulation platform, \
-                    consisting of a library, Python/IPython bindings, and \
-                    shell tools implemented on top of them.
-
 homepage            http://vaucanson.lrde.epita.fr
-master_sites        http://www.lrde.epita.fr/dload/vaucanson/${version}/
-use_xz              yes
-
-checksums           rmd160  90d6d5eb5b8e664a527238c9a8b4df4834d5d9b9 \
-                    sha256  01cee2ae49388f92e3b47b932830b49f84089b345337c4ea7b128ae3c616ac60
-
-depends_build       port:doxygen
-
-depends_lib         port:boost
-
-depends_run         path:bin/dot:graphviz
-
-configure.optflags  -O3
-
-test.run            yes
-test.target         check
-
-# We need C++11 support, provided by G++ 4.8+ and Clang++ 3.3+.
-compiler.blacklist  cc \
-                    *dragonegg* \
-                    {clang < 500} \
-                    *gcc \
-                    *gcc-3.* \
-                    {*gcc-4.[0-7]}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160403/6eb4ddd5/attachment.html>


More information about the macports-changes mailing list