Index: head/net/liveMedia/Makefile =================================================================== --- head/net/liveMedia/Makefile (revision 533256) +++ head/net/liveMedia/Makefile (revision 533257) @@ -1,53 +1,53 @@ # Created by: nork@FreeBSD.org # $FreeBSD$ PORTNAME= liveMedia -PORTVERSION= 2020.04.12 +PORTVERSION= 2020.04.24 PORTEPOCH= 2 CATEGORIES= net devel MASTER_SITES= http://www.live555.com/liveMedia/public/ \ https://download.videolan.org/contrib/live555/ DISTNAME= live.${PORTVERSION} MAINTAINER= multimedia@FreeBSD.org COMMENT= LIVE.COM Streaming Media LICENSE= LGPL21 NO_CDROM= 'dated material' BROKEN_sparc64= Fails to compile WRKSRC= ${WRKDIR}/live HAS_CONFIGURE= yes CONFIGURE_SCRIPT= genMakefiles CONFIGURE_ARGS= fixed-freebsd USES= compiler:c++11-lang gmake ssl USE_LDCONFIG= yes .include .if ${ARCH} == "amd64" CFLAGS+= -fPIC .else CFLAGS+= -fpic .endif post-extract: ${CP} ${FILESDIR}/config.fixed-freebsd ${WRKSRC} post-patch: # LIBS_FOR_CONSOLE_APPLICATION = -lssl -lcrypto ${REINPLACE_CMD} '/LIBS_FOR_CONSOLE_APPLICATION/s|$$|-L${OPENSSLLIB} -lssl -lcrypto|' \ ${WRKSRC}/config.fixed-freebsd .if ${PREFIX} != "/usr/local" post-configure: ${REINPLACE_CMD} -e 's,^PREFIX = /usr/local,PREFIX = "${PREFIX}",' \ ${WRKSRC}/Makefile ${WRKSRC}/*/Makefile .endif .include Index: head/net/liveMedia/distinfo =================================================================== --- head/net/liveMedia/distinfo (revision 533256) +++ head/net/liveMedia/distinfo (revision 533257) @@ -1,3 +1,3 @@ -TIMESTAMP = 1586887420 -SHA256 (live.2020.04.12.tar.gz) = 3242622f606eb821435983a5e5065b0746d8d8c41f34bbf3552031858de0789a -SIZE (live.2020.04.12.tar.gz) = 7226606 +TIMESTAMP = 1588093375 +SHA256 (live.2020.04.24.tar.gz) = 41ecb63bbb0e393b73f4ff1c62e0766f071bb9276fd1e51aa87b2c3c27874a5b +SIZE (live.2020.04.24.tar.gz) = 7226183