Index: head/net/liveMedia/Makefile =================================================================== --- head/net/liveMedia/Makefile (revision 523762) +++ head/net/liveMedia/Makefile (revision 523763) @@ -1,53 +1,53 @@ # Created by: nork@FreeBSD.org # $FreeBSD$ PORTNAME= liveMedia -PORTVERSION= 2020.01.11 +PORTVERSION= 2020.01.19 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 523762) +++ head/net/liveMedia/distinfo (revision 523763) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578828182 -SHA256 (live.2020.01.11.tar.gz) = a874455b46955f6c1ca836006ab8b3227d786cbeeaa4302b90c98b733413a092 -SIZE (live.2020.01.11.tar.gz) = 667730 +TIMESTAMP = 1579670550 +SHA256 (live.2020.01.19.tar.gz) = 582ab7b2a4e62fb4469ef9eea69bc3bab15939b9de0a06b3fcf6f0d6419f796f +SIZE (live.2020.01.19.tar.gz) = 667800