Skip to content

Commit

Permalink
Update to 3.093
Browse files Browse the repository at this point in the history
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
  • Loading branch information
wen committed Jul 15, 2016
1 parent 14a7007 commit c515668
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions www/p5-WWW-Shorten/Makefile
Original file line number Diff line number Diff line change
@@ -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/}

Expand Down
10 changes: 5 additions & 5 deletions www/p5-WWW-Shorten/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit c515668

Please sign in to comment.