pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/p5-WWW-Shorten



Module Name:    pkgsrc
Committed By:   wen
Date:           Fri Jul 15 00:49:50 UTC 2016

Modified Files:
        pkgsrc/www/p5-WWW-Shorten: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/p5-WWW-Shorten/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/p5-WWW-Shorten/distinfo

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

Modified files:

Index: pkgsrc/www/p5-WWW-Shorten/Makefile
diff -u pkgsrc/www/p5-WWW-Shorten/Makefile:1.16 pkgsrc/www/p5-WWW-Shorten/Makefile:1.17
--- pkgsrc/www/p5-WWW-Shorten/Makefile:1.16     Wed Jun  8 19:25:19 2016
+++ pkgsrc/www/p5-WWW-Shorten/Makefile  Fri Jul 15 00:49:50 2016
@@ -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/}
 

Index: pkgsrc/www/p5-WWW-Shorten/distinfo
diff -u pkgsrc/www/p5-WWW-Shorten/distinfo:1.9 pkgsrc/www/p5-WWW-Shorten/distinfo:1.10
--- pkgsrc/www/p5-WWW-Shorten/distinfo:1.9      Sun Jan 31 13:24:58 2016
+++ pkgsrc/www/p5-WWW-Shorten/distinfo  Fri Jul 15 00:49:50 2016
@@ -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