diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2016-01-13 02:00:19 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2016-01-13 02:00:19 +0000 |
commit | 68e5c487efb19419fbf9bc8936e3a2e5f6902d5f (patch) | |
tree | a5e516663b9b61a35938a273770cee3586656313 /math | |
parent | a2415bfdec45804a2e1618e23a6f6f4ad05c07e9 (diff) | |
download | freebsd-ports-68e5c487efb19419fbf9bc8936e3a2e5f6902d5f.zip |
- Mark as broken, as it will not build with octave-4.0.0.
Diffstat (limited to 'math')
-rw-r--r-- | math/octave-forge-video/Makefile | 2 | ||||
-rw-r--r-- | math/octave-forge-video/distinfo | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/math/octave-forge-video/Makefile b/math/octave-forge-video/Makefile index a788a9f667e6..a3ae832db643 100644 --- a/math/octave-forge-video/Makefile +++ b/math/octave-forge-video/Makefile @@ -12,6 +12,8 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME} LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= does not build with octave-4.0.0 + USES= pkgconfig GNU_CONFIGURE= yes CONFIGURE_ENV+= HOME=${WRKSRC} diff --git a/math/octave-forge-video/distinfo b/math/octave-forge-video/distinfo index 9feb95d1dc4d..24253a6fe22c 100644 --- a/math/octave-forge-video/distinfo +++ b/math/octave-forge-video/distinfo @@ -1,2 +1,2 @@ -SHA256 (octave-forge/video-1.0.2.tar.gz) = 618da5c382b3d997bbeaa241f3430e4dc54f07075e6c334083d9f65c6876cc8a -SIZE (octave-forge/video-1.0.2.tar.gz) = 52828 +SHA256 (octave-forge/video-1.2.1.tar.gz) = 4bb065bdcfdae9ba7c8859c88b2a2068f62774a0435bc070ea6c312746033369 +SIZE (octave-forge/video-1.2.1.tar.gz) = 52931 |