From f541e11970c0928c97f9e5119cc927afa0f8910a Mon Sep 17 00:00:00 2001 From: leot Date: Tue, 18 Aug 2020 17:57:24 +0000 Subject: *: revbump for libsndfile --- math/octave/Makefile | 4 ++-- math/octave/buildlink3.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'math/octave') diff --git a/math/octave/Makefile b/math/octave/Makefile index a87f515d844..9c7e602a68f 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.207 2020/08/17 20:19:26 leot Exp $ +# $NetBSD: Makefile,v 1.208 2020/08/18 17:57:29 leot Exp $ DISTNAME= octave-5.2.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=octave/} EXTRACT_SUFX= .tar.xz diff --git a/math/octave/buildlink3.mk b/math/octave/buildlink3.mk index ef2836c20f5..689b4b80bc8 100644 --- a/math/octave/buildlink3.mk +++ b/math/octave/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.20 2020/04/12 21:19:32 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.21 2020/08/18 17:57:29 leot 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>=4.0.0 +BUILDLINK_ABI_DEPENDS.octave+= octave>=5.2.0nb5 BUILDLINK_PKGSRCDIR.octave?= ../../math/octave .include "../../mk/bsd.fast.prefs.mk" -- cgit v1.2.3