summaryrefslogtreecommitdiff
path: root/audio/streamtuner
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2012-10-08 23:00:34 +0000
committeradam <adam@pkgsrc.org>2012-10-08 23:00:34 +0000
commited93f0ca4714712817b38621e93dcad138f16ee1 (patch)
treee38131657ba44ecd23072f8213cae4dc414c2b9f /audio/streamtuner
parent52c3f30f10d38eed66d349cd1b31e6076c5352a4 (diff)
downloadpkgsrc-ed93f0ca4714712817b38621e93dcad138f16ee1.tar.gz
Revbump after updating graphics/pango
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 0a5ae664b78..4a699e74723 100644
--- a/audio/streamtuner/Makefile
+++ b/audio/streamtuner/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.59 2012/10/02 23:48:10 asau Exp $
+# $NetBSD: Makefile,v 1.60 2012/10/08 23:00:48 adam Exp $
#
DISTNAME= streamtuner-0.99.99
-PKGREVISION= 23
+PKGREVISION= 24
CATEGORIES= audio www
MASTER_SITES= http://savannah.nongnu.org/download/streamtuner/
diff --git a/audio/streamtuner/buildlink3.mk b/audio/streamtuner/buildlink3.mk
index ecbc92758a6..8cad8008923 100644
--- a/audio/streamtuner/buildlink3.mk
+++ b/audio/streamtuner/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.27 2012/10/02 17:10:36 tron Exp $
+# $NetBSD: buildlink3.mk,v 1.28 2012/10/08 23:00:48 adam 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.99nb23
+BUILDLINK_ABI_DEPENDS.streamtuner+= streamtuner>=0.99.99nb24
BUILDLINK_PKGSRCDIR.streamtuner?= ../../audio/streamtuner
.include "../../www/curl/buildlink3.mk"