From 0e9c67edd51302ffaa01a806d80a7e59969de109 Mon Sep 17 00:00:00 2001 From: feld Date: Fri, 13 Oct 2017 20:17:25 +0000 Subject: net-p2p/radarr: Update to 0.2.0.870 Changelog: https://github.com/Radarr/Radarr/releases/tag/v0.2.0.870 --- net-p2p/radarr/Makefile | 2 +- net-p2p/radarr/distinfo | 6 +++--- net-p2p/radarr/pkg-plist | 30 +++++++++++++++++------------- 3 files changed, 21 insertions(+), 17 deletions(-) (limited to 'net-p2p') diff --git a/net-p2p/radarr/Makefile b/net-p2p/radarr/Makefile index bb62db157b70..41c0981b033d 100644 --- a/net-p2p/radarr/Makefile +++ b/net-p2p/radarr/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= radarr -PORTVERSION= 0.2.0.846 +PORTVERSION= 0.2.0.870 PORTREVISION= 0 CATEGORIES= net-p2p MASTER_SITES= https://github.com/Radarr/Radarr/releases/download/v${PORTVERSION}/ diff --git a/net-p2p/radarr/distinfo b/net-p2p/radarr/distinfo index 3fb70f827190..5868d0b7fd89 100644 --- a/net-p2p/radarr/distinfo +++ b/net-p2p/radarr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1504831922 -SHA256 (Radarr.develop.0.2.0.846.linux.tar.gz) = 7e6e78872c57497f718179abd18ad303cd9e279200eaaaabb84919a75401f9d2 -SIZE (Radarr.develop.0.2.0.846.linux.tar.gz) = 7370245 +TIMESTAMP = 1507900862 +SHA256 (Radarr.develop.0.2.0.870.linux.tar.gz) = 82bfd372d3b6f48ca8c254db4c4e8a4d15334b673854d4be20319fa9b1619bb7 +SIZE (Radarr.develop.0.2.0.870.linux.tar.gz) = 7439712 diff --git a/net-p2p/radarr/pkg-plist b/net-p2p/radarr/pkg-plist index a49280396bb9..7a1f4cd130ee 100644 --- a/net-p2p/radarr/pkg-plist +++ b/net-p2p/radarr/pkg-plist @@ -88,6 +88,22 @@ %%DATADIR%%/UI/Content/FontAwesome/fontawesome-webfont.ttf %%DATADIR%%/UI/Content/FontAwesome/fontawesome-webfont.woff %%DATADIR%%/UI/Content/FontAwesome/fontawesome-webfont.woff2 +%%DATADIR%%/UI/Content/Fonts/opensans-light.eot +%%DATADIR%%/UI/Content/Fonts/opensans-light.ttf +%%DATADIR%%/UI/Content/Fonts/opensans-light.woff +%%DATADIR%%/UI/Content/Fonts/opensans-light.woff2 +%%DATADIR%%/UI/Content/Fonts/opensans-regular.eot +%%DATADIR%%/UI/Content/Fonts/opensans-regular.ttf +%%DATADIR%%/UI/Content/Fonts/opensans-regular.woff +%%DATADIR%%/UI/Content/Fonts/opensans-regular.woff2 +%%DATADIR%%/UI/Content/Fonts/opensans-semibold.eot +%%DATADIR%%/UI/Content/Fonts/opensans-semibold.ttf +%%DATADIR%%/UI/Content/Fonts/opensans-semibold.woff +%%DATADIR%%/UI/Content/Fonts/opensans-semibold.woff2 +%%DATADIR%%/UI/Content/Fonts/ubuntumono-regular.eot +%%DATADIR%%/UI/Content/Fonts/ubuntumono-regular.ttf +%%DATADIR%%/UI/Content/Fonts/ubuntumono-regular.woff +%%DATADIR%%/UI/Content/Fonts/ubuntumono-regular.woff2 %%DATADIR%%/UI/Content/Images/404.png %%DATADIR%%/UI/Content/Images/background/logo.png %%DATADIR%%/UI/Content/Images/favicon-debug.ico @@ -153,9 +169,9 @@ %%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/manualimport.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 %%DATADIR%%/UI/Content/_output/UI/Content/series.css.map @@ -169,18 +185,6 @@ %%DATADIR%%/UI/Content/bootstrap.toggle-switch.css %%DATADIR%%/UI/Content/calendar.css %%DATADIR%%/UI/Content/cells.css -%%DATADIR%%/UI/Content/fonts/UbuntuMono-Regular.ttf -%%DATADIR%%/UI/Content/fonts/opensans-light.eot -%%DATADIR%%/UI/Content/fonts/opensans-light.ttf -%%DATADIR%%/UI/Content/fonts/opensans-light.woff -%%DATADIR%%/UI/Content/fonts/opensans-regular.eot -%%DATADIR%%/UI/Content/fonts/opensans-regular.ttf -%%DATADIR%%/UI/Content/fonts/opensans-regular.woff -%%DATADIR%%/UI/Content/fonts/opensans-semibold.eot -%%DATADIR%%/UI/Content/fonts/opensans-semibold.ttf -%%DATADIR%%/UI/Content/fonts/opensans-semibold.woff -%%DATADIR%%/UI/Content/fonts/ubuntumono-regular.eot -%%DATADIR%%/UI/Content/fonts/ubuntumono-regular.woff %%DATADIR%%/UI/Content/fullcalendar.css %%DATADIR%%/UI/Content/info.css %%DATADIR%%/UI/Content/logs.css -- cgit