diff --git a/multimedia/plexmediaserver/Makefile b/multimedia/plexmediaserver/Makefile index 84b49887d56f..5bcc2cc12719 100644 --- a/multimedia/plexmediaserver/Makefile +++ b/multimedia/plexmediaserver/Makefile @@ -1,58 +1,58 @@ PORTNAME= plexmediaserver -PORTVERSION?= 1.32.0.6973 -DISTVERSIONSUFFIX?=a787c5a8e +PORTVERSION?= 1.32.1.6999 +DISTVERSIONSUFFIX?=91e1e2e2c CATEGORIES= multimedia MASTER_SITES?= https://downloads.plex.tv/plex-media-server-new/${DISTVERSION}-${DISTVERSIONSUFFIX}/freebsd/ DISTNAME?= PlexMediaServer-${DISTVERSION}-${DISTVERSIONSUFFIX}-FreeBSD-${ARCH} MAINTAINER= b.shertenlieb@yahoo.com COMMENT= Plex Media Server component WWW= https://plex.tv ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= binary-only program, source code not available USES= cpe tar:bzip2 NO_BUILD= yes WRKSRC= ${WRKDIR}/PlexMediaServer-${PORTVERSION}-${DISTVERSIONSUFFIX} CPE_VENDOR= plex CPE_PRODUCT= 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 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 diff --git a/multimedia/plexmediaserver/distinfo b/multimedia/plexmediaserver/distinfo index 56b7cd9289be..2b80a0fe48ba 100644 --- a/multimedia/plexmediaserver/distinfo +++ b/multimedia/plexmediaserver/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682101079 -SHA256 (PlexMediaServer-1.32.0.6973-a787c5a8e-FreeBSD-amd64.tar.bz2) = 7f2db4b712cdb846f495b5f41877e5712a940c236569d24aa0b0e75ef4367692 -SIZE (PlexMediaServer-1.32.0.6973-a787c5a8e-FreeBSD-amd64.tar.bz2) = 96637764 +TIMESTAMP = 1683577858 +SHA256 (PlexMediaServer-1.32.1.6999-91e1e2e2c-FreeBSD-amd64.tar.bz2) = 12385045ba21db05bae29dfccdb792e54e0ef3d2caa7acbe22328d47a5dbceb2 +SIZE (PlexMediaServer-1.32.1.6999-91e1e2e2c-FreeBSD-amd64.tar.bz2) = 96756437