summaryrefslogtreecommitdiff
path: root/audio/streamtuner
diff options
context:
space:
mode:
authorwiz <wiz>2013-06-06 12:53:40 +0000
committerwiz <wiz>2013-06-06 12:53:40 +0000
commit0c13361381163de9234952f011a9547805d3e0c9 (patch)
tree8c7feb5277a9fd537ca7f3140c7c5f99ca16cbf4 /audio/streamtuner
parent6bf279d246dd981ef42203df8492691cb8ea2777 (diff)
downloadpkgsrc-0c13361381163de9234952f011a9547805d3e0c9.tar.gz
Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
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 0c9528c0139..5d3c6a3c1f9 100644
--- a/audio/streamtuner/Makefile
+++ b/audio/streamtuner/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.65 2013/06/04 22:15:42 tron Exp $
+# $NetBSD: Makefile,v 1.66 2013/06/06 12:53:56 wiz Exp $
#
DISTNAME= streamtuner-0.99.99
-PKGREVISION= 29
+PKGREVISION= 30
CATEGORIES= audio www
MASTER_SITES= http://savannah.nongnu.org/download/streamtuner/
diff --git a/audio/streamtuner/buildlink3.mk b/audio/streamtuner/buildlink3.mk
index 2d51edd7c40..0457b9c8008 100644
--- a/audio/streamtuner/buildlink3.mk
+++ b/audio/streamtuner/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.33 2013/06/04 22:15:42 tron Exp $
+# $NetBSD: buildlink3.mk,v 1.34 2013/06/06 12:53:56 wiz 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.99nb29
+BUILDLINK_ABI_DEPENDS.streamtuner+= streamtuner>=0.99.99nb30
BUILDLINK_PKGSRCDIR.streamtuner?= ../../audio/streamtuner
.include "../../www/curl/buildlink3.mk"