Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Apr 2017 03:17:45 +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: r438573 - head/net-p2p/couchpotato
Message-ID:  <201704150317.v3F3HjPn091494@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Sat Apr 15 03:17:45 2017
New Revision: 438573
URL: https://svnweb.freebsd.org/changeset/ports/438573

Log:
  net-p2p/couchpotato: Update github snapshot to latest commit on master branch

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

Modified: head/net-p2p/couchpotato/Makefile
==============================================================================
--- head/net-p2p/couchpotato/Makefile	Sat Apr 15 03:10:52 2017	(r438572)
+++ head/net-p2p/couchpotato/Makefile	Sat Apr 15 03:17:45 2017	(r438573)
@@ -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}

Modified: head/net-p2p/couchpotato/distinfo
==============================================================================
--- head/net-p2p/couchpotato/distinfo	Sat Apr 15 03:10:52 2017	(r438572)
+++ head/net-p2p/couchpotato/distinfo	Sat Apr 15 03:17:45 2017	(r438573)
@@ -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

Modified: head/net-p2p/couchpotato/pkg-plist
==============================================================================
--- head/net-p2p/couchpotato/pkg-plist	Sat Apr 15 03:10:52 2017	(r438572)
+++ head/net-p2p/couchpotato/pkg-plist	Sat Apr 15 03:17:45 2017	(r438573)
@@ -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



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