pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

canto-daemon: update to 0.9.7



Module Name:	pkgsrc-wip
Committed By:	Susumu Miwa <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Tue Mar 19 23:20:54 2019 +0900
Changeset:	d84350ed64215fe720a6161b1fc417d13d6ebc92

Modified Files:
	canto-daemon/Makefile
	canto-daemon/PLIST
	canto-daemon/distinfo

Log Message:
canto-daemon: update to 0.9.7

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d84350ed64215fe720a6161b1fc417d13d6ebc92

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 canto-daemon/Makefile | 6 +++---
 canto-daemon/PLIST    | 1 +
 canto-daemon/distinfo | 8 ++++----
 3 files changed, 8 insertions(+), 7 deletions(-)

diffs:
diff --git a/canto-daemon/Makefile b/canto-daemon/Makefile
index e79f4478cb..40af04b2ec 100644
--- a/canto-daemon/Makefile
+++ b/canto-daemon/Makefile
@@ -1,8 +1,8 @@
 # $NetBSD$
 
 GITHUB_PROJECT=	canto-next
-DISTNAME=	v${PKGVERSION_NOREV}
-PKGNAME=	canto-daemon-0.9.6
+DISTNAME=	${GITHUB_PROJECT}-0.9.7
+GITHUB_TAG=	v${PKGVERSION_NOREV}
 CATEGORIES=	news
 MASTER_SITES=	${MASTER_SITE_GITHUB:=themoken/}
 DIST_SUBDIR=	${GITHUB_PROJECT}
@@ -12,7 +12,7 @@ HOMEPAGE=	https://github.com/themoken/canto-next/
 COMMENT=	The next generation Canto RSS daemon
 LICENSE=	gnu-gpl-v2
 
-WRKSRC=		${WRKDIR}/canto-next-0.9.6
+WRKSRC=		${WRKDIR}/canto-next-0.9.7
 USE_LANGUAGES=	# none
 
 DEPENDS+=	${PYPKGPREFIX}-feedparser-[0-9]*:../../textproc/py-feedparser
diff --git a/canto-daemon/PLIST b/canto-daemon/PLIST
index 273c716465..7afffd296d 100644
--- a/canto-daemon/PLIST
+++ b/canto-daemon/PLIST
@@ -4,6 +4,7 @@ bin/canto-remote
 lib/canto/plugins/reddit.py
 lib/canto/plugins/sync-inoreader.py
 lib/canto/plugins/sync-rsync.py
+lib/canto/plugins/script.py
 ${PYSITELIB}/canto_next/__init__.py
 ${PYSITELIB}/canto_next/__init__.pyo
 ${PYSITELIB}/canto_next/__init__.pyc
diff --git a/canto-daemon/distinfo b/canto-daemon/distinfo
index 86f4b1ffe2..a7c91db345 100644
--- a/canto-daemon/distinfo
+++ b/canto-daemon/distinfo
@@ -1,7 +1,7 @@
 $NetBSD$
 
-SHA1 (canto-next/v0.9.6.tar.gz) = fbd45d215a402aa90b52f27cef29a69bc78a92be
-RMD160 (canto-next/v0.9.6.tar.gz) = b060b8fe8b704abc38bf93bb609d920d0e0eb517
-SHA512 (canto-next/v0.9.6.tar.gz) = fc2a747bef08e1e1e961b59c6ae22a1c7551d3290aadf70a1b28ae78a9111e8564fbb2a4c1d0231362943109307299bbecfa07b3068a593973aaeb3a921c7676
-Size (canto-next/v0.9.6.tar.gz) = 53101 bytes
+SHA1 (canto-next/canto-next-0.9.7.tar.gz) = 5dd3c5230a3b75cea6c8f9c2e1afd4b15e077ba0
+RMD160 (canto-next/canto-next-0.9.7.tar.gz) = 7eee1ae1b959e70747e85df45635102459bcb9a2
+SHA512 (canto-next/canto-next-0.9.7.tar.gz) = 8c8c73cb6bc7455620abd299dfa0350ea5b8ec0e04d7ccdb1dd8ee2a6de51d0a0ba3934d66141dc899d28e49993c87002a936659f9c31b3c416ee294f9b616b9
+Size (canto-next/canto-next-0.9.7.tar.gz) = 53833 bytes
 SHA1 (patch-setup.py) = 1c1ef0ab3ad2cf5d655a6a851e47eae71e71b0f7


Home | Main Index | Thread Index | Old Index