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

ryandesign at macports.org ryandesign at macports.org
Fri Jul 25 09:42:13 PDT 2014


Revision: 122640
          https://trac.macports.org/changeset/122640
Author:   ryandesign at macports.org
Date:     2014-07-25 09:42:13 -0700 (Fri, 25 Jul 2014)
Log Message:
-----------
vaucanson: update to 2.0 (maintainer; #44433)

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

Modified: trunk/dports/devel/vaucanson/Portfile
===================================================================
--- trunk/dports/devel/vaucanson/Portfile	2014-07-25 15:20:52 UTC (rev 122639)
+++ trunk/dports/devel/vaucanson/Portfile	2014-07-25 16:42:13 UTC (rev 122640)
@@ -5,7 +5,7 @@
 PortGroup           compiler_blacklist_versions 1.0
 
 name                vaucanson
-version             2b.3
+version             2.0
 categories          devel
 platforms           darwin
 maintainers         lrde.epita.fr:akim
@@ -14,18 +14,22 @@
 description         C++ generic automata/transducers platform
 
 long_description    Vaucanson is a finite state machine manipulation platform, \
-                    consisting of a library, Python bindings, and shell tools  \
-                    implemented on top of them.
+                    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/2.0
+master_sites        http://www.lrde.epita.fr/dload/vaucanson/${version}/
 use_xz              yes
 
-checksums           rmd160 02fcd29daf1413dbdc1b91d643e04361090642ec \
-                    sha256 51533d369ccc398e07c3c15ecbe2d0f818f221ad78e91d5f7a0f3f06ffbc8ca0
+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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140725/d6767018/attachment.html>


More information about the macports-changes mailing list