Index: head/multimedia/plexmediaserver/Makefile =================================================================== --- head/multimedia/plexmediaserver/Makefile (revision 567494) +++ head/multimedia/plexmediaserver/Makefile (revision 567495) @@ -1,61 +1,61 @@ # Created by: KalleDK # $FreeBSD$ PORTNAME= plexmediaserver -PORTVERSION?= 1.21.3.4014 -DISTVERSIONSUFFIX?=58bd20c02 +PORTVERSION?= 1.21.4.4079 +DISTVERSIONSUFFIX?=1b7748a7b PORTREVISION?= 0 CATEGORIES= multimedia MASTER_SITES?= https://downloads.plex.tv/plex-media-server-new/${DISTVERSION}-${DISTVERSIONSUFFIX}/freebsd/ DISTNAME?= PlexMediaServer-${DISTVERSION}-${DISTVERSIONSUFFIX}-FreeBSD-${ARCH} MAINTAINER?= feld@FreeBSD.org COMMENT= Plex Media Server component USES= cpe tar:bzip2 NO_BUILD= yes WRKSRC= ${WRKDIR}/PlexMediaServer-${PORTVERSION}-${DISTVERSIONSUFFIX} CPE_VENDOR= plex CPE_PRODUCT= plex_media_server CPE_VERSION= ${PORTVERSION:R} USE_RC_SUBR?= ${PORTNAME} SUB_FILES= pkg-message SUB_LIST?= PORTNAME=${PORTNAME} DATADIR=${DATADIR} USERS=${USERS} GROUPS=${GROUPS} USERS= plex GROUPS= ${USERS} BUNDLE_LIBS= yes ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= binary-only program, source code not available OPTIONS_DEFINE= RELAY OPTIONS_DEFAULT= RELAY OPTIONS_SUB= yes RELAY_DESC= Install Plex Relay daemon .include post-patch: # binaries don't come pre-stripped ${FIND} ${WRKSRC}/Resources -type f -name '*.so' -exec ${STRIP_CMD} {} \+ ${FIND} ${WRKSRC} ${WRKSRC}/Resources -type f -name 'Plex*' -depth 1 -exec ${STRIP_CMD} {} \+ ${FIND} ${WRKSRC} -depth 1 -type f -name 'lib*' -exec ${STRIP_CMD} {} \+ post-patch-RELAY-off: ${RM} ${WRKSRC}/Plex\ Relay do-install: (cd ${WRKSRC} && ${COPYTREE_SHARE} \* ${STAGEDIR}/${DATADIR}) # Workaround for space in binary name ${INSTALL} -lrs ${STAGEDIR}/${DATADIR}/Plex\ Media\ Server ${STAGEDIR}/${DATADIR}/Plex_Media_Server post-install: @${CHMOD} 555 ${STAGEDIR}/${DATADIR}/CrashUploader ${STAGEDIR}/${DATADIR}/Plex* @${FIND} -s ${STAGEDIR}${DATADIR} -not -type d | ${SORT} | \ ${SED} -e 's#^${STAGEDIR}${PREFIX}/##' >> ${TMPPLIST} .include Index: head/multimedia/plexmediaserver/distinfo =================================================================== --- head/multimedia/plexmediaserver/distinfo (revision 567494) +++ head/multimedia/plexmediaserver/distinfo (revision 567495) @@ -1,3 +1,3 @@ -TIMESTAMP = 1612648453 -SHA256 (PlexMediaServer-1.21.3.4014-58bd20c02-FreeBSD-amd64.tar.bz2) = e925356d4d85c1ea8c1477d2d1c5a2a4ce7ec1cb87bdd4126be509a9b2219d2c -SIZE (PlexMediaServer-1.21.3.4014-58bd20c02-FreeBSD-amd64.tar.bz2) = 100395378 +TIMESTAMP = 1615041275 +SHA256 (PlexMediaServer-1.21.4.4079-1b7748a7b-FreeBSD-amd64.tar.bz2) = 1df4b8fa07a3f649c6966d0cec697c2f1e7a4405129f8f8e2996ec67b2a73580 +SIZE (PlexMediaServer-1.21.4.4079-1b7748a7b-FreeBSD-amd64.tar.bz2) = 100579566