summaryrefslogtreecommitdiff
path: root/audio/streamtuner
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2010-11-15 22:56:08 +0000
committerabs <abs@pkgsrc.org>2010-11-15 22:56:08 +0000
commit93cde1a8324d1495066bc071fc4b92571e6997c8 (patch)
tree51bd3c92c0788019a2d7bcf1fe281fd0e78cbdb5 /audio/streamtuner
parentb812505eebd6d370a7a393ab0b47da91a27b1d23 (diff)
downloadpkgsrc-93cde1a8324d1495066bc071fc4b92571e6997c8.tar.gz
PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome
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 d4876b6a77e..c54f015d6f1 100644
--- a/audio/streamtuner/Makefile
+++ b/audio/streamtuner/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.46 2010/09/14 11:01:03 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2010/11/15 22:56:22 abs Exp $
#
DISTNAME= streamtuner-0.99.99
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= audio www
MASTER_SITES= http://savannah.nongnu.org/download/streamtuner/
diff --git a/audio/streamtuner/buildlink3.mk b/audio/streamtuner/buildlink3.mk
index 5810e1c3c61..f8f2616ca2d 100644
--- a/audio/streamtuner/buildlink3.mk
+++ b/audio/streamtuner/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.17 2010/09/14 11:01:03 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.18 2010/11/15 22:56:22 abs 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.99nb11
+BUILDLINK_ABI_DEPENDS.streamtuner?= streamtuner>=0.99.99nb12
BUILDLINK_PKGSRCDIR.streamtuner?= ../../audio/streamtuner
.include "../../www/curl/buildlink3.mk"