svn commit: r417838 - head/multimedia/plexmediaserver
Mark Felder
feld at FreeBSD.org
Thu Jun 30 19:41:36 UTC 2016
Author: feld
Date: Thu Jun 30 19:41:35 2016
New Revision: 417838
URL: https://svnweb.freebsd.org/changeset/ports/417838
Log:
multimedia/plexmediaserver: Remove one of the MASTER_SITES
Plex has communicated that this server is not suitable for fetching the
distfiles anymore.
Modified:
head/multimedia/plexmediaserver/Makefile
Modified: head/multimedia/plexmediaserver/Makefile
==============================================================================
--- head/multimedia/plexmediaserver/Makefile Thu Jun 30 19:31:03 2016 (r417837)
+++ head/multimedia/plexmediaserver/Makefile Thu Jun 30 19:41:35 2016 (r417838)
@@ -5,8 +5,7 @@ PORTNAME= plexmediaserver
PORTVERSION?= 1.0.0.2261
PORTREVISION?= 0
CATEGORIES= multimedia
-MASTER_SITES= https://downloads.plexapp.com/plex-media-server/${PORTVERSION}-${PLEX_BUILD}/ \
- https://nightlies.plexapp.com/directdl/plex-media-server/dist-ninja/${PORTVERSION}-${PLEX_BUILD}/
+MASTER_SITES= https://downloads.plexapp.com/plex-media-server/${PORTVERSION}-${PLEX_BUILD}/
DISTNAME= PlexMediaServer-${PORTVERSION}-${PLEX_BUILD}-freebsd-${ARCH}
MAINTAINER?= feld at FreeBSD.org
More information about the svn-ports-all
mailing list