[103797] trunk/dports/science/bob

larryv at macports.org larryv at macports.org
Thu Mar 7 12:56:22 PST 2013


Revision: 103797
          https://trac.macports.org/changeset/103797
Author:   larryv at macports.org
Date:     2013-03-07 12:56:22 -0800 (Thu, 07 Mar 2013)
Log Message:
-----------
bob: Update to 1.1.3, remove old patches, add graphviz dep for +doc (#38325).

Modified Paths:
--------------
    trunk/dports/science/bob/Portfile

Removed Paths:
-------------
    trunk/dports/science/bob/files/

Modified: trunk/dports/science/bob/Portfile
===================================================================
--- trunk/dports/science/bob/Portfile	2013-03-07 20:12:11 UTC (rev 103796)
+++ trunk/dports/science/bob/Portfile	2013-03-07 20:56:22 UTC (rev 103797)
@@ -6,9 +6,8 @@
 PortGroup           github 1.0
 PortGroup           active_variants 1.1
 
-github.setup        idiap bob 1.1.2 v
+github.setup        idiap bob 1.1.3 v
 set soversion       1.1
-revision            4
 categories          science math devel
 platforms           darwin
 maintainers         idiap.ch:andre.anjos \
@@ -25,13 +24,9 @@
 license             GPL-3
 homepage            http://idiap.github.com/bob/
 
-checksums           rmd160  70555bfd84d53c59950b4d049f238c4d651e7268 \
-                    sha256  f756f3cb68d373966314a5e23a54dd538f204a6cf7e18cbc200d6ad98215681a  
+checksums           rmd160  9590385229fc954fda4306a282c0880551eb496b \
+                    sha256  ddce848631f5bf19bf1aecfe772b2a6477658c9a1b384d64b6c82f3073cdb3a9
 
-patchfiles          diff-fix-issue108-ffmpeg-1.1.x-compatibility.patch \
-                    diff-fix-issue109-libsvm-bug.patch \
-                    diff-disable-ffmpeg-gif-support.patch
-
 depends_lib         port:blitz \
     path:lib/libavcodec.dylib:ffmpeg \
     port:matio \
@@ -83,6 +78,7 @@
 variant doc description "Build documentation" {
     depends_build-append    port:dvipng \
         port:doxygen \
+        path:bin/dot:graphviz \
         port:texlive-latex-extra \
         port:texlive-fonts-recommended
     destroot.target-append  sphinx-latex install-sphinx install-doxygen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130307/c9e818af/attachment.html>


More information about the macports-changes mailing list