summaryrefslogtreecommitdiff
path: root/math/octave-current
diff options
context:
space:
mode:
authorwiz <wiz>2007-01-07 12:25:50 +0000
committerwiz <wiz>2007-01-07 12:25:50 +0000
commit8dcf7a703f9eb0348a07fb24586d296ce9711fe0 (patch)
tree50b21c0ff4fe270100967b3136d1dbae6581bd83 /math/octave-current
parent04d4f5b1cae49da1c193ca46e65cf100dc46d5d6 (diff)
downloadpkgsrc-8dcf7a703f9eb0348a07fb24586d296ce9711fe0.tar.gz
PKGREVISION bump for flac shlib major bump and corresponding ABI
depends bump.
Diffstat (limited to 'math/octave-current')
-rw-r--r--math/octave-current/Makefile4
-rw-r--r--math/octave-current/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/math/octave-current/Makefile b/math/octave-current/Makefile
index fb3c1724195..d8d48d7587b 100644
--- a/math/octave-current/Makefile
+++ b/math/octave-current/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.59 2006/11/10 17:40:11 tv Exp $
+# $NetBSD: Makefile,v 1.60 2007/01/07 12:25:54 wiz Exp $
DISTNAME= octave-${OCTAVE_VER}
PKGNAME= octave-current-${OCTAVE_VER}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math
MASTER_SITES= ftp://ftp.che.wisc.edu/pub/octave/bleeding-edge/ \
ftp://ftp.eos.hokudai.ac.jp/pub/GNU/misc/octave/bleeding-edge/ \
diff --git a/math/octave-current/buildlink3.mk b/math/octave-current/buildlink3.mk
index 99bbe2d426d..35a2230da85 100644
--- a/math/octave-current/buildlink3.mk
+++ b/math/octave-current/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.11 2006/12/12 21:52:36 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.12 2007/01/07 12:25:54 wiz Exp $
#
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
@@ -14,7 +14,7 @@ BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}octave-current
.if !empty(OCTAVE_CURRENT_BUILDLINK3_MK:M+)
BUILDLINK_API_DEPENDS.octave-current+= octave-current>=2.1.57
-BUILDLINK_ABI_DEPENDS.octave-current+= octave-current>=2.9.4nb1
+BUILDLINK_ABI_DEPENDS.octave-current+= octave-current>=2.9.4nb2
BUILDLINK_PKGSRCDIR.octave-current?= ../../math/octave-current
.endif # OCTAVE_CURRENT_BUILDLINK3_MK