Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jun 2017 18:38:38 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r444319 - head/net-p2p/radarr
Message-ID:  <201706251838.v5PIccCL051698@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Sun Jun 25 18:38:38 2017
New Revision: 444319
URL: https://svnweb.freebsd.org/changeset/ports/444319

Log:
  net-p2p/radarr: Update to 2.0.778
  
  Changelog:	https://github.com/Radarr/Radarr/releases/tag/v0.2.0.778

Modified:
  head/net-p2p/radarr/Makefile
  head/net-p2p/radarr/distinfo
  head/net-p2p/radarr/pkg-plist

Modified: head/net-p2p/radarr/Makefile
==============================================================================
--- head/net-p2p/radarr/Makefile	Sun Jun 25 18:25:49 2017	(r444318)
+++ head/net-p2p/radarr/Makefile	Sun Jun 25 18:38:38 2017	(r444319)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	radarr
-PORTVERSION=	0.2.0.696
+PORTVERSION=	0.2.0.778
 PORTREVISION=	0
 CATEGORIES=	net-p2p
 MASTER_SITES=	https://github.com/Radarr/Radarr/releases/download/v${PORTVERSION}/

Modified: head/net-p2p/radarr/distinfo
==============================================================================
--- head/net-p2p/radarr/distinfo	Sun Jun 25 18:25:49 2017	(r444318)
+++ head/net-p2p/radarr/distinfo	Sun Jun 25 18:38:38 2017	(r444319)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1494980747
-SHA256 (Radarr.develop.0.2.0.696.linux.tar.gz) = 49a811cb491a7f1062863f772adcf4f5b8725da65dbd101b52e65588ec871d67
-SIZE (Radarr.develop.0.2.0.696.linux.tar.gz) = 7166632
+TIMESTAMP = 1498061380
+SHA256 (Radarr.develop.0.2.0.778.linux.tar.gz) = 2500cd1d42acb216c8c235aaa8c544c24e52a9aa85562bdeb2a369689bb68504
+SIZE (Radarr.develop.0.2.0.778.linux.tar.gz) = 7148901

Modified: head/net-p2p/radarr/pkg-plist
==============================================================================
--- head/net-p2p/radarr/pkg-plist	Sun Jun 25 18:25:49 2017	(r444318)
+++ head/net-p2p/radarr/pkg-plist	Sun Jun 25 18:38:38 2017	(r444319)
@@ -143,16 +143,18 @@
 %%DATADIR%%/UI/Content/Images/touch/144.png
 %%DATADIR%%/UI/Content/Images/touch/57.png
 %%DATADIR%%/UI/Content/Images/touch/72.png
-%%DATADIR%%/UI/Content/Messenger/messenger.css
-%%DATADIR%%/UI/Content/Messenger/messenger.flat.css
 %%DATADIR%%/UI/Content/_output/UI/Content/activity.css.map
 %%DATADIR%%/UI/Content/_output/UI/Content/addMovies.css.map
 %%DATADIR%%/UI/Content/_output/UI/Content/addSeries.css.map
 %%DATADIR%%/UI/Content/_output/UI/Content/bootstrap.css.map
+%%DATADIR%%/UI/Content/_output/UI/Content/bootstrap.toggle-switch.css.map
 %%DATADIR%%/UI/Content/_output/UI/Content/calendar.css.map
 %%DATADIR%%/UI/Content/_output/UI/Content/cells.css.map
+%%DATADIR%%/UI/Content/_output/UI/Content/fullcalendar.css.map
 %%DATADIR%%/UI/Content/_output/UI/Content/info.css.map
 %%DATADIR%%/UI/Content/_output/UI/Content/logs.css.map
+%%DATADIR%%/UI/Content/_output/UI/Content/messenger.css.map
+%%DATADIR%%/UI/Content/_output/UI/Content/messenger.flat.css.map
 %%DATADIR%%/UI/Content/_output/UI/Content/manualimport.css.map
 %%DATADIR%%/UI/Content/_output/UI/Content/movies.css.map
 %%DATADIR%%/UI/Content/_output/UI/Content/overrides.css.map
@@ -183,6 +185,8 @@
 %%DATADIR%%/UI/Content/info.css
 %%DATADIR%%/UI/Content/logs.css
 %%DATADIR%%/UI/Content/manualimport.css
+%%DATADIR%%/UI/Content/messenger.css
+%%DATADIR%%/UI/Content/messenger.flat.css
 %%DATADIR%%/UI/Content/movies.css
 %%DATADIR%%/UI/Content/overrides.css
 %%DATADIR%%/UI/Content/robots.txt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706251838.v5PIccCL051698>