pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Term-Shell Update to 0.09



details:   https://anonhg.NetBSD.org/pkgsrc/rev/91c2a8f8ba86
branches:  trunk
changeset: 350433:91c2a8f8ba86
user:      wen <wen%pkgsrc.org@localhost>
date:      Thu Jul 28 04:34:35 2016 +0000

description:
Update to 0.09

Upstream changes:
0.09    2016-04-13
    - Fix the copyright holder, license and year in dist.ini/meta-data.
        - It should be Neil Watkiss / Perl 5 / 2001
        - https://rt.cpan.org/Ticket/Display.html?id=113735
        - Thanks to KENTNL for the report.

0.08    2016-04-13
    - Remove stray Build/_build artifacts from the distribution:
        - https://rt.cpan.org/Ticket/Display.html?id=113730
        - Thanks to KENTNL
    - Fix the link to the bugtracker, add META.json, and supply a meta-data
    "Provides" section.
        - https://rt.cpan.org/Ticket/Display.html?id=113731
        - Thanks to KENTNL

diffstat:

 devel/p5-Term-Shell/Makefile |   5 ++---
 devel/p5-Term-Shell/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r d44010671bd8 -r 91c2a8f8ba86 devel/p5-Term-Shell/Makefile
--- a/devel/p5-Term-Shell/Makefile      Thu Jul 28 02:57:48 2016 +0000
+++ b/devel/p5-Term-Shell/Makefile      Thu Jul 28 04:34:35 2016 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2016/06/08 19:23:34 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2016/07/28 04:34:35 wen Exp $
 
-DISTNAME=      Term-Shell-0.07
+DISTNAME=      Term-Shell-0.09
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SH/SHLOMIF/}
 LICENSE=       gnu-gpl-v2
diff -r d44010671bd8 -r 91c2a8f8ba86 devel/p5-Term-Shell/distinfo
--- a/devel/p5-Term-Shell/distinfo      Thu Jul 28 02:57:48 2016 +0000
+++ b/devel/p5-Term-Shell/distinfo      Thu Jul 28 04:34:35 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2016/01/10 20:23:07 bsiegert Exp $
+$NetBSD: distinfo,v 1.4 2016/07/28 04:34:35 wen Exp $
 
-SHA1 (Term-Shell-0.07.tar.gz) = 660e75ee92173fae1e2455371c0d347185a7eeea
-RMD160 (Term-Shell-0.07.tar.gz) = 50b79b33ba15ea4e8e936b689ef13068cbbde37f
-SHA512 (Term-Shell-0.07.tar.gz) = aeea9454e835596a429380f74bf7305af87edacff6e7399a85e854278039d4f4cf9e7a7012c9237d2e8db46b883dbf2bb1f34493cd60e585dfd04d19b0cbfde5
-Size (Term-Shell-0.07.tar.gz) = 34631 bytes
+SHA1 (Term-Shell-0.09.tar.gz) = c12248f938336835b648ce59a66b2e0523b1fd9f
+RMD160 (Term-Shell-0.09.tar.gz) = 9bb4d9296f48cfb8d0ce2dc3ac30b2cd00998c1b
+SHA512 (Term-Shell-0.09.tar.gz) = 6f5ca691e2610e45a4b690e12d0d0826869293acbbab9556c83779e9316df3d8f7abbf6b1ee6b116fff79fdfaf0a0f25102f1a57cd2b80660081fd98777d6980
+Size (Term-Shell-0.09.tar.gz) = 33500 bytes



Home | Main Index | Thread Index | Old Index