summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2017-04-15 03:17:45 +0000
committerMark Felder <feld@FreeBSD.org>2017-04-15 03:17:45 +0000
commit01467049d9a3413d083009343ec2800720baaa3e (patch)
tree2884a608ea476c9a52b639cec5faee329987f2f6 /net-p2p
parentnet-p2p/radarr: Update to 0.2.0.596 (diff)
net-p2p/couchpotato: Update github snapshot to latest commit on master branch
Notes
Notes: svn path=/head/; revision=438573
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/couchpotato/Makefile6
-rw-r--r--net-p2p/couchpotato/distinfo6
-rw-r--r--net-p2p/couchpotato/pkg-plist4
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