pkgsrc-WIP-changes archive

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

rtv: Update wip/rtv to 1.22.1



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Fri Mar 16 14:46:56 2018 +0100
Changeset:	060495290fa3004bcc450298f6daeb0a8578ae90

Modified Files:
	rtv/Makefile
	rtv/distinfo

Log Message:
rtv: Update wip/rtv to 1.22.1

Changes:
1.22.1 (2018-03-11)
-------------------
I forgot to check in a commit before publishing the 1.22.0 release (whoops!)

Bugfixes

 * Updated the ``__version__.py`` file to report the current version.
 * Added the missing v1.22.0 entry to the CHANGELOG.

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

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

diffstat:
 rtv/Makefile | 2 +-
 rtv/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/rtv/Makefile b/rtv/Makefile
index e54a632ca1..536d5adbf1 100644
--- a/rtv/Makefile
+++ b/rtv/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	rtv-1.22.0
+DISTNAME=	rtv-1.22.1
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_PYPI:=r/rtv/}
 
diff --git a/rtv/distinfo b/rtv/distinfo
index 108ae466e0..73f4a8db36 100644
--- a/rtv/distinfo
+++ b/rtv/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (rtv-1.22.0.tar.gz) = ca99383b17d35cd0921d4837ed4e12379f76d190
-RMD160 (rtv-1.22.0.tar.gz) = 6fa5ff5d88258b96e4bbef5065b7493a8006b939
-SHA512 (rtv-1.22.0.tar.gz) = acc2db4210bd6a99b8b2b6c32db3dc3c38e23c30b37b270bed5ca44b619d5e57c0ff02e04e507d1bc9c034565f73c9e943a65389c8f0f6f9e78140d943cb20f6
-Size (rtv-1.22.0.tar.gz) = 141067 bytes
+SHA1 (rtv-1.22.1.tar.gz) = 2c7f875ad3486e915ea74b2ff46c0efecb68a552
+RMD160 (rtv-1.22.1.tar.gz) = 7af43f6f9584bac94d0c9c719b4c27c62a54c4b4
+SHA512 (rtv-1.22.1.tar.gz) = fc61adbdde9ab4b7c353d6b5ed95df7871ab8d3d6eaa5b98f67fb533e62e2e63b875d361371dcfc7afa1a1b831fa4547c19c2d65f93f19075cec311074cbdc65
+Size (rtv-1.22.1.tar.gz) = 141179 bytes


Home | Main Index | Thread Index | Old Index