summaryrefslogtreecommitdiff
path: root/audio/streamtuner
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 /audio/streamtuner
parent01d05351652eb49efd818efff5955853d0978c95 (diff)
downloadpkgsrc-0e2c97799a873b423fce3b9a712f48300f567461.tar.gz
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'audio/streamtuner')
-rw-r--r--audio/streamtuner/Makefile4
-rw-r--r--audio/streamtuner/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/streamtuner/Makefile b/audio/streamtuner/Makefile
index 5896d361b28..f8b142e65e8 100644
--- a/audio/streamtuner/Makefile
+++ b/audio/streamtuner/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.48 2011/01/13 13:36:40 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2011/04/22 13:42:09 obache Exp $
#
DISTNAME= streamtuner-0.99.99
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= audio www
MASTER_SITES= http://savannah.nongnu.org/download/streamtuner/
diff --git a/audio/streamtuner/buildlink3.mk b/audio/streamtuner/buildlink3.mk
index 367af4f6a5e..badb2c1b2c0 100644
--- a/audio/streamtuner/buildlink3.mk
+++ b/audio/streamtuner/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.19 2011/01/13 13:36:40 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.20 2011/04/22 13:42:09 obache Exp $
BUILDLINK_TREE+= streamtuner
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= streamtuner
STREAMTUNER_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.streamtuner+= streamtuner>=0.99
-BUILDLINK_ABI_DEPENDS.streamtuner?= streamtuner>=0.99.99nb13
+BUILDLINK_ABI_DEPENDS.streamtuner?= streamtuner>=0.99.99nb14
BUILDLINK_PKGSRCDIR.streamtuner?= ../../audio/streamtuner
.include "../../www/curl/buildlink3.mk"