aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/plexmediaserver-plexpass
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2020-12-16 04:31:10 +0800
committerMark Felder <feld@FreeBSD.org>2020-12-16 04:31:10 +0800
commit5aa030b372dddb18aed540ce7ae56e6b648c2e8c (patch)
tree1e2229d3221bca56666a4c28fd242e03111a2554 /multimedia/plexmediaserver-plexpass
parent23233df072e5bc673b65f3831ec5304f1dc77324 (diff)
downloadfreebsd-ports-gnome-5aa030b372dddb18aed540ce7ae56e6b648c2e8c.tar.gz
freebsd-ports-gnome-5aa030b372dddb18aed540ce7ae56e6b648c2e8c.tar.zst
freebsd-ports-gnome-5aa030b372dddb18aed540ce7ae56e6b648c2e8c.zip
multimedia/plexmediaserver{-plexpass}: Update to 1.21.1.3795
Changelog: https://forums.plex.tv/t/plex-media-server/30447/387
Diffstat (limited to 'multimedia/plexmediaserver-plexpass')
-rw-r--r--multimedia/plexmediaserver-plexpass/Makefile4
-rw-r--r--multimedia/plexmediaserver-plexpass/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/multimedia/plexmediaserver-plexpass/Makefile b/multimedia/plexmediaserver-plexpass/Makefile
index b5a60c1453a2..29cf6ffc65a1 100644
--- a/multimedia/plexmediaserver-plexpass/Makefile
+++ b/multimedia/plexmediaserver-plexpass/Makefile
@@ -1,8 +1,8 @@
# Created by: KalleDK <plexmaintainer@k-moeller.dk>
# $FreeBSD$
-PORTVERSION= 1.21.0.3616
-DISTVERSIONSUFFIX=d87012962
+PORTVERSION= 1.21.1.3795
+DISTVERSIONSUFFIX=ee64ab56f
PORTREVISION= 0
MASTER_SITES= https://downloads.plex.tv/plex-media-server-new/${DISTVERSION}-${DISTVERSIONSUFFIX}/freebsd/
PKGNAMESUFFIX= -plexpass
diff --git a/multimedia/plexmediaserver-plexpass/distinfo b/multimedia/plexmediaserver-plexpass/distinfo
index bc586a6bdfb5..b87c37bce208 100644
--- a/multimedia/plexmediaserver-plexpass/distinfo
+++ b/multimedia/plexmediaserver-plexpass/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606845757
-SHA256 (PlexMediaServer-1.21.0.3616-d87012962-FreeBSD-amd64.tar.bz2) = b031b2e07cb5b200222a0c499b92b915a04d68871ac7d80355edb480929ec5c9
-SIZE (PlexMediaServer-1.21.0.3616-d87012962-FreeBSD-amd64.tar.bz2) = 100872476
+TIMESTAMP = 1608064213
+SHA256 (PlexMediaServer-1.21.1.3795-ee64ab56f-FreeBSD-amd64.tar.bz2) = a51890b999b693fa9600d539188def659185b1a28c3577a0c1c60a35ccee3f14
+SIZE (PlexMediaServer-1.21.1.3795-ee64ab56f-FreeBSD-amd64.tar.bz2) = 100804152
/tr> * create a WombatClient when creating a CalClient object, so that we canRodrigo Moya2001-06-227-1/+184 * removed conflict marker.Dave Camp2001-06-211-1/+0 * Changed attachData to accept a sequence of chars rather than a string.Dave Camp2001-06-212-2/+13 * print menu command (print_preview_cmd): ditto for print previewJP Rosevear2001-06-218-6/+526 * added getFreeBusy methodRodrigo Moya2001-06-209-0/+327 * moved the function to check for a default timezone to calendar-config.c,Damon Chaplin2001-06-208-66/+98 * added code to show the timezone dialog if the user hasn't set a defaultDamon Chaplin2001-06-206-2/+78 * if the timezones of the start and end of the event are the same, then ifDamon Chaplin2001-06-202-0/+63 * removed stuff to get builtin timezone info from the server.Damon Chaplin2001-06-205-168/+22 * added a 'Time zone' setting. Also rearranged a little, adding a newDamon Chaplin2001-06-2013-346/+327 * add ui (forward_cmd): implement forward commandJP Rosevear2001-06-203-10/+38 * add auto exit unrefJP Rosevear2001-06-204-24/+41 * don't compile or install the old meeting edit stuffJP Rosevear2001-06-207-1590/+10 * add some needed commas (itip_send_comp): if publishing, don't set the toJP Rosevear2001-06-202-8/+31 * remove typoJP Rosevear2001-06-202-1/+5 * ShushJP Rosevear2001-06-201-0/+4 * itip/imip send dialogJP Rosevear2001-06-2020-652/+2611 * Sync - FedericoFederico Mena Quintero2001-06-2013-275/+1236 * added timezone fields. Also moved the 'All Day' flag into an alignment soDamon Chaplin2001-06-1913-45/+453 * tweaked for some gnome-pilot api changesEskil Heyn Olsen2001-06-193-9/+10 * generate a new UID when pastingRodrigo Moya2001-06-153-0/+17 * Small typoRodrigo Moya2001-06-151-2/+2 * Small typoRodrigo Moya2001-06-151-2/+2 * finished implementation of Paste stuffRodrigo Moya2001-06-153-9/+81 * added popup menu items for cut/copy/pasteRodrigo Moya2001-06-143-9/+131 * new widget to enter a timezone.Damon Chaplin2001-06-144-2/+368 * new dialog for setting the time zone.Damon Chaplin2001-06-149-0/+1057 * remove unnecessary spaceJP Rosevear2001-06-143-1/+11 * set the completed time in the date editor if appropriateJP Rosevear2001-06-143-5/+33 * added cut&paste support, by using a GtkInvisible widget to manage theRodrigo Moya2001-06-135-1/+211 * Committing the new My Evolution.Iain Holmes2001-06-094-21/+16 * Sync from laptop.JP Rosevear2001-06-073-0/+735 * update the blocked/selected days if the starting day of the appointmentJP Rosevear2001-06-053-1/+23 * Fix linking order for `$(DB3_LDADD)'s so that we avoid pullingEttore Perazzoli2001-06-034-5/+14 * no longer build widget-util.*, the code has been movedJP Rosevear2001-06-022-4/+8 * use new funcJP Rosevear2001-06-029-97/+50 * ShushJP Rosevear2001-06-02