diff options
author | feld <feld@FreeBSD.org> | 2017-04-15 11:17:45 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2017-04-15 11:17:45 +0800 |
commit | 16c0cb721b656c4fc21b687c36b7b4f64ff4725d (patch) | |
tree | 2884a608ea476c9a52b639cec5faee329987f2f6 /net-p2p/couchpotato | |
parent | 1729aa3f24d6e1c3628454922f7f0c990f69af55 (diff) | |
download | freebsd-ports-gnome-16c0cb721b656c4fc21b687c36b7b4f64ff4725d.tar.gz freebsd-ports-gnome-16c0cb721b656c4fc21b687c36b7b4f64ff4725d.tar.zst freebsd-ports-gnome-16c0cb721b656c4fc21b687c36b7b4f64ff4725d.zip |
net-p2p/couchpotato: Update github snapshot to latest commit on master branch
Diffstat (limited to 'net-p2p/couchpotato')
-rw-r--r-- | net-p2p/couchpotato/Makefile | 6 | ||||
-rw-r--r-- | net-p2p/couchpotato/distinfo | 6 | ||||
-rw-r--r-- | net-p2p/couchpotato/pkg-plist | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/net-p2p/couchpotato/Makefile b/net-p2p/couchpotato/Makefile index 0c93aa5acbb0..f2e94c5b5306 100644 --- a/net-p2p/couchpotato/Makefile +++ b/net-p2p/couchpotato/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= couchpotato -PORTVERSION= 0.0.20161225 -PORTREVISION= 2 +PORTVERSION= 0.0.20170327 +PORTREVISION= 0 CATEGORIES= net-p2p python MAINTAINER= feld@FreeBSD.org @@ -29,7 +29,7 @@ USERS= couchpotato USE_GITHUB= yes GH_ACCOUNT= CouchPotato GH_PROJECT= CouchPotatoServer -GH_TAGNAME= b538f9a +GH_TAGNAME= 711310d do-install: ${MKDIR} ${STAGEDIR}/${DATADIR} diff --git a/net-p2p/couchpotato/distinfo b/net-p2p/couchpotato/distinfo index 99f4976a597a..b5b1e9fb0809 100644 --- a/net-p2p/couchpotato/distinfo +++ b/net-p2p/couchpotato/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1482706416 -SHA256 (CouchPotato-CouchPotatoServer-0.0.20161225-b538f9a_GH0.tar.gz) = 50ce0e4fb4ac8d75f574c8c5f3b15021b74d9c09f4fc9286e1a4fcb08c9ef87a -SIZE (CouchPotato-CouchPotatoServer-0.0.20161225-b538f9a_GH0.tar.gz) = 3145772 +TIMESTAMP = 1492223124 +SHA256 (CouchPotato-CouchPotatoServer-0.0.20170327-711310d_GH0.tar.gz) = db05d87d2185e6c51893cf52954571f82dd2993f9bf56e0c17a9119cf0a446f5 +SIZE (CouchPotato-CouchPotatoServer-0.0.20170327-711310d_GH0.tar.gz) = 3149023 diff --git a/net-p2p/couchpotato/pkg-plist b/net-p2p/couchpotato/pkg-plist index e91dc182260d..26eb499c7650 100644 --- a/net-p2p/couchpotato/pkg-plist +++ b/net-p2p/couchpotato/pkg-plist @@ -100,6 +100,8 @@ %%DATADIR%%/couchpotato/core/media/_base/providers/torrent/torrentpotato.py %%DATADIR%%/couchpotato/core/media/_base/providers/torrent/torrentshack.py %%DATADIR%%/couchpotato/core/media/_base/providers/torrent/torrentz.py +%%DATADIR%%/couchpotato/core/media/_base/providers/torrent/yts.py +%%DATADIR%%/couchpotato/core/media/movie/providers/torrent/yts.py %%DATADIR%%/couchpotato/core/media/_base/providers/userscript/__init__.py %%DATADIR%%/couchpotato/core/media/_base/providers/userscript/base.py %%DATADIR%%/couchpotato/core/media/_base/search/__init__.py @@ -216,6 +218,7 @@ %%DATADIR%%/couchpotato/core/notifications/core/index.py %%DATADIR%%/couchpotato/core/notifications/core/main.py %%DATADIR%%/couchpotato/core/notifications/core/static/notification.js +%%DATADIR%%/couchpotato/core/notifications/discord.py %%DATADIR%%/couchpotato/core/notifications/email_.py %%DATADIR%%/couchpotato/core/notifications/emby.py %%DATADIR%%/couchpotato/core/notifications/growl.py @@ -231,6 +234,7 @@ %%DATADIR%%/couchpotato/core/notifications/pushalot.py %%DATADIR%%/couchpotato/core/notifications/pushbullet.py %%DATADIR%%/couchpotato/core/notifications/pushover.py +%%DATADIR%%/couchpotato/core/notifications/script.py %%DATADIR%%/couchpotato/core/notifications/slack.py %%DATADIR%%/couchpotato/core/notifications/synoindex.py %%DATADIR%%/couchpotato/core/notifications/telegrambot.py |