diff options
author | feld <feld@FreeBSD.org> | 2017-06-26 02:38:38 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2017-06-26 02:38:38 +0800 |
commit | adf92fdad4330070838a0b30b7d7c9eb2453f6f8 (patch) | |
tree | 2904a4e1458a831433d4ce2091ca62dfbd58e687 /net-p2p/radarr | |
parent | 0530c29dbd7eb9bbae3ab252d08e50212ed2c525 (diff) | |
download | freebsd-ports-gnome-adf92fdad4330070838a0b30b7d7c9eb2453f6f8.tar.gz freebsd-ports-gnome-adf92fdad4330070838a0b30b7d7c9eb2453f6f8.tar.zst freebsd-ports-gnome-adf92fdad4330070838a0b30b7d7c9eb2453f6f8.zip |
net-p2p/radarr: Update to 2.0.778
Changelog: https://github.com/Radarr/Radarr/releases/tag/v0.2.0.778
Diffstat (limited to 'net-p2p/radarr')
-rw-r--r-- | net-p2p/radarr/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/radarr/distinfo | 6 | ||||
-rw-r--r-- | net-p2p/radarr/pkg-plist | 8 |
3 files changed, 10 insertions, 6 deletions
diff --git a/net-p2p/radarr/Makefile b/net-p2p/radarr/Makefile index 037731c85a0d..cccc35471328 100644 --- a/net-p2p/radarr/Makefile +++ b/net-p2p/radarr/Makefile @@ -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}/ diff --git a/net-p2p/radarr/distinfo b/net-p2p/radarr/distinfo index 6aa917a2c306..6cfa0897b76a 100644 --- a/net-p2p/radarr/distinfo +++ b/net-p2p/radarr/distinfo @@ -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 diff --git a/net-p2p/radarr/pkg-plist b/net-p2p/radarr/pkg-plist index 7c504cdc7381..a49280396bb9 100644 --- a/net-p2p/radarr/pkg-plist +++ b/net-p2p/radarr/pkg-plist @@ -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 |