summaryrefslogtreecommitdiff
path: root/audio/streamtuner
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2014-02-12 23:17:32 +0000
committertron <tron@pkgsrc.org>2014-02-12 23:17:32 +0000
commit8f71208e60c2942e96098e3f4ef7b0958b0eb5e7 (patch)
tree437a865da8d01c86343f3a78f63e77aad15ad97a /audio/streamtuner
parent58a61e26eba4e1af9924182702a8e46ebb4da31e (diff)
downloadpkgsrc-8f71208e60c2942e96098e3f4ef7b0958b0eb5e7.tar.gz
Recursive PKGREVISION bump for OpenSSL API version 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 44fa49d5788..6bb9b268479 100644
--- a/audio/streamtuner/Makefile
+++ b/audio/streamtuner/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.69 2013/10/17 07:56:41 wiz Exp $
+# $NetBSD: Makefile,v 1.70 2014/02/12 23:17:34 tron Exp $
#
DISTNAME= streamtuner-0.99.99
-PKGREVISION= 33
+PKGREVISION= 34
CATEGORIES= audio www
MASTER_SITES= http://savannah.nongnu.org/download/streamtuner/
diff --git a/audio/streamtuner/buildlink3.mk b/audio/streamtuner/buildlink3.mk
index 90001ebe643..bb8dc226cac 100644
--- a/audio/streamtuner/buildlink3.mk
+++ b/audio/streamtuner/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.36 2013/10/10 14:41:49 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.37 2014/02/12 23:17:34 tron 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.99nb32
+BUILDLINK_ABI_DEPENDS.streamtuner+= streamtuner>=0.99.99nb34
BUILDLINK_PKGSRCDIR.streamtuner?= ../../audio/streamtuner
.include "../../www/curl/buildlink3.mk"