Index: head/net/liveMedia/Makefile =================================================================== --- head/net/liveMedia/Makefile (revision 523975) +++ head/net/liveMedia/Makefile (revision 523976) @@ -1,53 +1,53 @@ # Created by: nork@FreeBSD.org # $FreeBSD$ PORTNAME= liveMedia -PORTVERSION= 2020.01.19 +PORTVERSION= 2020.01.23 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 523975) +++ head/net/liveMedia/distinfo (revision 523976) @@ -1,3 +1,3 @@ -TIMESTAMP = 1579670550 -SHA256 (live.2020.01.19.tar.gz) = 582ab7b2a4e62fb4469ef9eea69bc3bab15939b9de0a06b3fcf6f0d6419f796f -SIZE (live.2020.01.19.tar.gz) = 667800 +TIMESTAMP = 1579886986 +SHA256 (live.2020.01.23.tar.gz) = 8b5ba7b35ecaac69c7704e8f4ba589f3f666a9579fd4af0f88f2950a6fe736c7 +SIZE (live.2020.01.23.tar.gz) = 667909