summaryrefslogtreecommitdiff
path: root/net/rtmpdump
diff options
context:
space:
mode:
authorjperkin <jperkin>2013-02-06 23:20:50 +0000
committerjperkin <jperkin>2013-02-06 23:20:50 +0000
commit11db90d7db7a643610400aae934fde1a52b4b20e (patch)
treed7d0af5d9808c460db88c75cae427e48392a4fee /net/rtmpdump
parent5c33dcd46d2e40016f51685d20a76ab53e09987f (diff)
downloadpkgsrc-11db90d7db7a643610400aae934fde1a52b4b20e.tar.gz
PKGREVISION bumps for the security/openssl 1.0.1d update.
Diffstat (limited to 'net/rtmpdump')
-rw-r--r--net/rtmpdump/Makefile3
-rw-r--r--net/rtmpdump/buildlink3.mk3
2 files changed, 4 insertions, 2 deletions
diff --git a/net/rtmpdump/Makefile b/net/rtmpdump/Makefile
index 080f70a6ea5..104028c2486 100644
--- a/net/rtmpdump/Makefile
+++ b/net/rtmpdump/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2012/12/24 14:29:24 ryoon Exp $
+# $NetBSD: Makefile,v 1.7 2013/02/06 23:20:58 jperkin Exp $
#
DISTNAME= rtmpdump-2.4
+PKGREVISION= 1
CATEGORIES= net multimedia
MASTER_SITES= http://rtmpdump.mplayerhq.hu/download/
diff --git a/net/rtmpdump/buildlink3.mk b/net/rtmpdump/buildlink3.mk
index 45fca03f3f6..83c86dc48bb 100644
--- a/net/rtmpdump/buildlink3.mk
+++ b/net/rtmpdump/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1.1.1 2010/07/21 18:27:12 drochner Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2013/02/06 23:20:58 jperkin Exp $
BUILDLINK_TREE+= rtmpdump
@@ -6,6 +6,7 @@ BUILDLINK_TREE+= rtmpdump
RTMPDUMP_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.rtmpdump+= rtmpdump>=2.3
+BUILDLINK_ABI_DEPENDS.rtmpdump?= rtmpdump>=2.4nb1
BUILDLINK_PKGSRCDIR.rtmpdump?= ../../net/rtmpdump
.include "../../security/openssl/buildlink3.mk"