Skip to content

Commit

Permalink
multimedia/plexmediaserver: Update to 1.32.4.7195
Browse files Browse the repository at this point in the history
- Switch to DISTVERSION

ChangeLog:	https://forums.plex.tv/t/plex-media-server/30447/588
PR:		272187
  • Loading branch information
Ben Shertenlieb authored and nunotexbsd committed Jun 28, 2023
1 parent f58dcd8 commit c20d209
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions multimedia/plexmediaserver/Makefile
@@ -1,6 +1,6 @@
PORTNAME= plexmediaserver
PORTVERSION?= 1.32.3.7192
DISTVERSIONSUFFIX?=7aa441827
DISTVERSION?= 1.32.4.7195
DISTVERSIONSUFFIX?=7c8f9d3b6
CATEGORIES= multimedia
MASTER_SITES?= https://downloads.plex.tv/plex-media-server-new/${DISTVERSION}-${DISTVERSIONSUFFIX}/freebsd/
DISTNAME?= PlexMediaServer-${DISTVERSION}-${DISTVERSIONSUFFIX}-FreeBSD-${ARCH}
Expand All @@ -14,11 +14,11 @@ ONLY_FOR_ARCHS_REASON= binary-only program, source code not available

USES= cpe tar:bzip2
NO_BUILD= yes
WRKSRC= ${WRKDIR}/PlexMediaServer-${PORTVERSION}-${DISTVERSIONSUFFIX}
WRKSRC= ${WRKDIR}/PlexMediaServer-${DISTVERSION}-${DISTVERSIONSUFFIX}

CPE_VENDOR= plex
CPE_PRODUCT= media_server
CPE_VERSION= ${PORTVERSION:R}
CPE_VERSION= ${DISTVERSION:R}

USE_RC_SUBR?= ${PORTNAME}

Expand Down
6 changes: 3 additions & 3 deletions multimedia/plexmediaserver/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1686678469
SHA256 (PlexMediaServer-1.32.3.7192-7aa441827-FreeBSD-amd64.tar.bz2) = 3f257571169bf891fae27468c34c1e1f8c1770cc2a1f80dd651c1e044017a456
SIZE (PlexMediaServer-1.32.3.7192-7aa441827-FreeBSD-amd64.tar.bz2) = 88552644
TIMESTAMP = 1687380576
SHA256 (PlexMediaServer-1.32.4.7195-7c8f9d3b6-FreeBSD-amd64.tar.bz2) = b3054dab16607b66af5c8746908f9a81727867613d4734dde8f96c7001632b4a
SIZE (PlexMediaServer-1.32.4.7195-7c8f9d3b6-FreeBSD-amd64.tar.bz2) = 88819482

0 comments on commit c20d209

Please sign in to comment.