summaryrefslogtreecommitdiff
path: root/math/qalculate
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-04-22 13:41:54 +0000
committerobache <obache@pkgsrc.org>2011-04-22 13:41:54 +0000
commit0e2c97799a873b423fce3b9a712f48300f567461 (patch)
treedc389f11e24082a6677644fa2e9a1ce749f189f0 /math/qalculate
parent01d05351652eb49efd818efff5955853d0978c95 (diff)
downloadpkgsrc-0e2c97799a873b423fce3b9a712f48300f567461.tar.gz
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'math/qalculate')
-rw-r--r--math/qalculate/Makefile3
-rw-r--r--math/qalculate/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile
index 4a861852084..9ca1a37edc1 100644
--- a/math/qalculate/Makefile
+++ b/math/qalculate/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2010/04/13 17:25:22 drochner Exp $
+# $NetBSD: Makefile,v 1.36 2011/04/22 13:42:20 obache Exp $
DISTNAME= libqalculate-0.9.7
PKGNAME= qalculate-0.9.7
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/}
diff --git a/math/qalculate/buildlink3.mk b/math/qalculate/buildlink3.mk
index d6fb715247f..cde2e9e75df 100644
--- a/math/qalculate/buildlink3.mk
+++ b/math/qalculate/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.10 2009/03/20 19:24:58 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.11 2011/04/22 13:42:20 obache Exp $
BUILDLINK_TREE+= qalculate
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= qalculate
QALCULATE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.qalculate+= qalculate>=0.8.2
-BUILDLINK_ABI_DEPENDS.qalculate?= qalculate>=0.8.2nb2
+BUILDLINK_ABI_DEPENDS.qalculate?= qalculate>=0.9.7nb1
BUILDLINK_PKGSRCDIR.qalculate?= ../../math/qalculate
.include "../../devel/glib2/buildlink3.mk"