diff options
Diffstat (limited to 'math/octave')
-rw-r--r-- | math/octave/Makefile | 4 | ||||
-rw-r--r-- | math/octave/distinfo | 2 | ||||
-rw-r--r-- | math/octave/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile index d2cb2d9..ad69e6c 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -6,7 +6,7 @@ # $FreeBSD$ # -DISTNAME= octave-2.0.15 +DISTNAME= octave-2.0.16 CATEGORIES= math #MASTER_SITES= ftp://ftp.che.wisc.edu/pub/octave/ MASTER_SITES= ftp://ftp.che.wisc.edu/pub/octave/ \ @@ -24,7 +24,7 @@ GNU_HOST= ${ARCH}-portbld-freebsd${OSREL} .else GNU_HOST= ${ARCH}-portbld-freebsdaout${OSREL} .endif -OCTAVE_VERSION= 2.0.15 +OCTAVE_VERSION= 2.0.16 PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION} GNU_HOST=${GNU_HOST} USE_GMAKE= yes diff --git a/math/octave/distinfo b/math/octave/distinfo index 6b8bd11..65037fb 100644 --- a/math/octave/distinfo +++ b/math/octave/distinfo @@ -1 +1 @@ -MD5 (octave-2.0.15.tar.gz) = 706db50cd803f8379c6adebc26570afe +MD5 (octave-2.0.16.tar.gz) = 6ad6f87f762f3d313e6b6da8346e90d0 diff --git a/math/octave/pkg-plist b/math/octave/pkg-plist index 57cbbc6..a85bcd4 100644 --- a/math/octave/pkg-plist +++ b/math/octave/pkg-plist @@ -363,6 +363,7 @@ share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/tic.m share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/toc.m share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/version.m share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/xor.m +share/octave/%%OCTAVE_VERSION%%/m/plot/__axis_label__.m share/octave/%%OCTAVE_VERSION%%/m/plot/__plr1__.m share/octave/%%OCTAVE_VERSION%%/m/plot/__plr2__.m share/octave/%%OCTAVE_VERSION%%/m/plot/__plr__.m |