aboutsummaryrefslogtreecommitdiff
path: root/multimedia/librtmp
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2020-04-19 08:18:43 +0000
committerMatthias Andree <mandree@FreeBSD.org>2020-04-19 08:18:43 +0000
commit4ac69c7d04ccfc5bcb16555ad54e3334b9e63cc7 (patch)
treeb7414d052fbb9d055d85083707d0d6069acc182f /multimedia/librtmp
parent753b2c34deebf08f41874f01150225345cea39f1 (diff)
downloadports-4ac69c7d04ccfc5bcb16555ad54e3334b9e63cc7.tar.gz
ports-4ac69c7d04ccfc5bcb16555ad54e3334b9e63cc7.zip
multimedia/librtmp, rtmpdump: Update to 20190330.
PR: 224836 PR: 224837 Submitted by: daniel.engberg.lists@pyret.net Approved by: maintainer timeout (hrs@, 35 d)
Notes
Notes: svn path=/head/; revision=532086
Diffstat (limited to 'multimedia/librtmp')
-rw-r--r--multimedia/librtmp/Makefile13
-rw-r--r--multimedia/librtmp/distinfo6
2 files changed, 9 insertions, 10 deletions
diff --git a/multimedia/librtmp/Makefile b/multimedia/librtmp/Makefile
index afde9803ed21..3ca9b10f4a59 100644
--- a/multimedia/librtmp/Makefile
+++ b/multimedia/librtmp/Makefile
@@ -1,11 +1,10 @@
# $FreeBSD$
PORTNAME= librtmp
-PORTVERSION= 2.4.20151223
-PORTREVISION= 4
+PORTVERSION= 2.4.20190330
CATEGORIES= multimedia net
-MASTER_SITES= LOCAL/hrs
-DISTNAME= rtmpdump-2.4.fa8646da
+MASTER_SITES= https://git.ffmpeg.org/gitweb/rtmpdump.git/snapshot/c5f04a58fc2aeea6296ca7c44ee4734c18401aa3.tar.gz?/
+DISTNAME= rtmpdump-${PORTVERSION}
MAINTAINER= hrs@FreeBSD.org
COMMENT= RTMP stream library
@@ -13,12 +12,12 @@ COMMENT= RTMP stream library
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= pkgconfig tar:bz2 ssl
+USES= pkgconfig ssl
USE_LDCONFIG= yes
CFLAGS+= -I${OPENSSLINC}
LDFLAGS+= -L${OPENSSLLIB}
-PATCH_WRKSRC= ${WRKDIR}/${DISTNAME}
-WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME}
+PATCH_WRKSRC= ${WRKDIR}/rtmpdump-c5f04a5
+WRKSRC= ${WRKDIR}/rtmpdump-c5f04a5/${PORTNAME}
.include <bsd.port.mk>
diff --git a/multimedia/librtmp/distinfo b/multimedia/librtmp/distinfo
index fea5815be963..65a74dfdf623 100644
--- a/multimedia/librtmp/distinfo
+++ b/multimedia/librtmp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1552725310
-SHA256 (rtmpdump-2.4.fa8646da.tar.bz2) = 2d37a0db88477c580d3d7226bf8606444fdb130008ee5256bf0ddaf00c76d771
-SIZE (rtmpdump-2.4.fa8646da.tar.bz2) = 110969
+TIMESTAMP = 1584312692
+SHA256 (rtmpdump-2.4.20190330.tar.gz) = fd8c21263d93fbde8bee8aa6c5f6a657789674bb0f9e74f050651504d5f43b46
+SIZE (rtmpdump-2.4.20190330.tar.gz) = 143037