summaryrefslogtreecommitdiff
path: root/math/octave
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-08-17 17:11:19 +0000
committerwiz <wiz@pkgsrc.org>2015-08-17 17:11:19 +0000
commitfeac269ad0c68877eeb61245c485df4b7a0b138f (patch)
tree3ae4ddf5adf7451180f0fdca8c1c362d238e6ca9 /math/octave
parent2d0142ea7b09c31c401b1629af505f03e9e20855 (diff)
downloadpkgsrc-feac269ad0c68877eeb61245c485df4b7a0b138f.tar.gz
Bump PKGREVISION for ncurses shlib bump.
Diffstat (limited to 'math/octave')
-rw-r--r--math/octave/Makefile4
-rw-r--r--math/octave/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile
index fe70e624ee2..09645b5817d 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.128 2015/06/27 22:38:07 joerg Exp $
+# $NetBSD: Makefile,v 1.129 2015/08/17 17:11:19 wiz Exp $
DISTNAME= octave-${OCTAVE_VER}
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GNU:=octave/}
MASTER_SITES+= ftp://ftp.octave.org/pub/octave/
diff --git a/math/octave/buildlink3.mk b/math/octave/buildlink3.mk
index 021e6b2da71..5f956218ba4 100644
--- a/math/octave/buildlink3.mk
+++ b/math/octave/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.15 2013/09/01 12:14:06 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.16 2015/08/17 17:11:19 wiz Exp $
BUILDLINK_TREE+= octave
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= octave
OCTAVE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.octave+= octave>=3.0.0
-BUILDLINK_ABI_DEPENDS.octave+= octave>=3.6.4nb4
+BUILDLINK_ABI_DEPENDS.octave+= octave>=3.6.4nb10
BUILDLINK_PKGSRCDIR.octave?= ../../math/octave
.include "../../mk/bsd.fast.prefs.mk"