Mon Jan 12 13:43:07 2015 UTC ()
Update 0.004 to 1.003
1.003   2014-01-17
        - Fixed a bug where the module died when a network error occured

1.002   2014-01-11
        - Fixed the module and the tests to handle properly the case
          when we reach the daily 10-pastes limit.

1.001   2014-01-07
        - Resurrected the module for use with App::Nopaste


(mef)
diff -r1.10 -r1.11 pkgsrc/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile
diff -r1.4 -r1.5 pkgsrc/www/p5-WWW-Pastebin-PastebinCom-Create/distinfo

cvs diff -r1.10 -r1.11 pkgsrc/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile (expand / switch to unified diff)

--- pkgsrc/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile 2014/05/29 23:38:16 1.10
+++ pkgsrc/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile 2015/01/12 13:43:06 1.11
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.10 2014/05/29 23:38:16 wiz Exp $ 1# $NetBSD: Makefile,v 1.11 2015/01/12 13:43:06 mef Exp $
2 2
3DISTNAME= WWW-Pastebin-PastebinCom-Create-0.004 3DISTNAME= WWW-Pastebin-PastebinCom-Create-1.003
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 3 
6CATEGORIES= www perl5 5CATEGORIES= www perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/WWW-Pastebin-PastebinCom-Create/ 9HOMEPAGE= http://search.cpan.org/dist/WWW-Pastebin-PastebinCom-Create/
11COMMENT= Paste to <http://pastebin.com> from Perl 10COMMENT= Paste to <http://pastebin.com> from Perl
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14USE_LANGUAGES= # empty 13USE_LANGUAGES= # empty
15PERL5_PACKLIST= auto/WWW/Pastebin/PastebinCom/Create/.packlist 14PERL5_PACKLIST= auto/WWW/Pastebin/PastebinCom/Create/.packlist
16 15
17DEPENDS+= p5-URI>=1.35:../../www/p5-URI 16DEPENDS+= p5-URI>=1.35:../../www/p5-URI
18# LWP::UserAgent 2.036 is really what is required 17# LWP::UserAgent 2.036 is really what is required

cvs diff -r1.4 -r1.5 pkgsrc/www/p5-WWW-Pastebin-PastebinCom-Create/distinfo (expand / switch to unified diff)

--- pkgsrc/www/p5-WWW-Pastebin-PastebinCom-Create/distinfo 2012/01/22 19:09:43 1.4
+++ pkgsrc/www/p5-WWW-Pastebin-PastebinCom-Create/distinfo 2015/01/12 13:43:06 1.5
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.4 2012/01/22 19:09:43 abs Exp $ 1$NetBSD: distinfo,v 1.5 2015/01/12 13:43:06 mef Exp $
2 2
3SHA1 (WWW-Pastebin-PastebinCom-Create-0.004.tar.gz) = bc97326f6e374e004fd684aa8acc066db7c45c20 3SHA1 (WWW-Pastebin-PastebinCom-Create-1.003.tar.gz) = 5e91c747e692e84444a6a95a1427898a5af719ef
4RMD160 (WWW-Pastebin-PastebinCom-Create-0.004.tar.gz) = e5ce17930a549740f45a7429360f69971f2a4add 4RMD160 (WWW-Pastebin-PastebinCom-Create-1.003.tar.gz) = 2f75ecafe30982afb6f0fac304111ffe2980bfa8
5Size (WWW-Pastebin-PastebinCom-Create-0.004.tar.gz) = 8283 bytes 5Size (WWW-Pastebin-PastebinCom-Create-1.003.tar.gz) = 15663 bytes