pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-WWW-Shorten Update to 3.093



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6ddfe0311b18
branches:  trunk
changeset: 349672:6ddfe0311b18
user:      wen <wen%pkgsrc.org@localhost>
date:      Fri Jul 15 00:49:50 2016 +0000

description:
Update to 3.093

Upstream changes:
3.093     2016-03-25 12:16:08-04:00 America/New_York
    - lin.kz no longer exists, so WWW::Shorten::Linkz is deprecated
    - added deprecation/removal notices in accordance with issue #8
    - Folded ::Qurl into the deprecated modules
    - Folded ::Qwer into the deprecated modules
    - Temporarily hault live testing against TinyURL with ugly hack
    - Bump Perl requirement to 5.8.1

3.092     2016-03-20
    - Clear note about how to contribute other shorten services. Thanks, @ambs
    - Updated shorten CLI app to add a lengthen option.  #9
    - Pared down the requirements
    - re-release with GNU tar

3.091     2016-03-17
    - Fixed typo on ::_dead (Thanks, @neilb)
    - Add synopsis to ::_dead
    - Cleaned up contributors, alphabetized
    - Cleaned up the copyright and license confusion

3.090     2016-03-16
    - changed to Dist::Zilla
    - added author tests
    - Cleaned up documentation
    - Cleaned up Changes file
    - added deprecation notices
    - Cleaned up the Readme.md quite a bit

diffstat:

 www/p5-WWW-Shorten/Makefile |   5 ++---
 www/p5-WWW-Shorten/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 1aab886e24d2 -r 6ddfe0311b18 www/p5-WWW-Shorten/Makefile
--- a/www/p5-WWW-Shorten/Makefile       Thu Jul 14 23:35:05 2016 +0000
+++ b/www/p5-WWW-Shorten/Makefile       Fri Jul 15 00:49:50 2016 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2016/06/08 19:25:19 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2016/07/15 00:49:50 wen Exp $
 
-DISTNAME=      WWW-Shorten-3.08
+DISTNAME=      WWW-Shorten-3.093
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=WWW/}
 
diff -r 1aab886e24d2 -r 6ddfe0311b18 www/p5-WWW-Shorten/distinfo
--- a/www/p5-WWW-Shorten/distinfo       Thu Jul 14 23:35:05 2016 +0000
+++ b/www/p5-WWW-Shorten/distinfo       Fri Jul 15 00:49:50 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2016/01/31 13:24:58 mef Exp $
+$NetBSD: distinfo,v 1.10 2016/07/15 00:49:50 wen Exp $
 
-SHA1 (WWW-Shorten-3.08.tar.gz) = ae0b16ccdfc73c00fec29c2b230072dc1f577efd
-RMD160 (WWW-Shorten-3.08.tar.gz) = dd430508fc532bd5928fc68add8010345bff3bcc
-SHA512 (WWW-Shorten-3.08.tar.gz) = 45c67f4e6d62ac988b64ac16e2554f62e09ec7ae86b3f640000ac1f447efa56a9420d3d05f1dec320f0831e7b68649cd53b4c09268b4d486c52dcab4dde661df
-Size (WWW-Shorten-3.08.tar.gz) = 29268 bytes
+SHA1 (WWW-Shorten-3.093.tar.gz) = eb13c2ed02179fc2b947b4e3813b1d937d1c632c
+RMD160 (WWW-Shorten-3.093.tar.gz) = 38f58e36c113f314662edf2567a40497e7511d61
+SHA512 (WWW-Shorten-3.093.tar.gz) = 5c918cb2c27c11e29dbb4fb969f5d8d4468735cdcebbf687003e24d5468e7b291069bf066f922bca1ee46dbda6444335d9106b6284ba48d4ac60ff9956c3e844
+Size (WWW-Shorten-3.093.tar.gz) = 22669 bytes



Home | Main Index | Thread Index | Old Index