Sun Aug 20 01:10:51 2017 UTC ()
Update to 1.4

Upstream changes:
2017-04-07 Mattias Holmlund

  Version 1.4

    Fix tests when run without internet connectivity. Patch by Mike Parker.
    Fixes https://rt.cpan.org/Ticket/Display.html?id=120584

2017-03-11 Mattias Holmlund

  Version 1.3

    Added missing Changes entry for version 1.2. No other changes.

2017-03-07 Mattias Holmlund

  Version 1.2

    Add X-No-Server-Contact header when the content returned has been
      delivered without any contact with the external server


(wen)
diff -r1.19 -r1.20 pkgsrc/www/p5-HTTP-Cache-Transparent/Makefile
diff -r1.6 -r1.7 pkgsrc/www/p5-HTTP-Cache-Transparent/distinfo

cvs diff -r1.19 -r1.20 pkgsrc/www/p5-HTTP-Cache-Transparent/Makefile (expand / switch to unified diff)

--- pkgsrc/www/p5-HTTP-Cache-Transparent/Makefile 2017/06/05 14:25:21 1.19
+++ pkgsrc/www/p5-HTTP-Cache-Transparent/Makefile 2017/08/20 01:10:51 1.20
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.19 2017/06/05 14:25:21 ryoon Exp $ 1# $NetBSD: Makefile,v 1.20 2017/08/20 01:10:51 wen Exp $
2 2
3DISTNAME= HTTP-Cache-Transparent-1.1 3DISTNAME= HTTP-Cache-Transparent-1.4
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 4 
6CATEGORIES= www perl5 5CATEGORIES= www perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/HTTP-Cache-Transparent/ 9HOMEPAGE= http://search.cpan.org/dist/HTTP-Cache-Transparent/
11COMMENT= Cache the result of http get-requests persistently 10COMMENT= Cache the result of http get-requests persistently
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww 13DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
15 14
16PERL5_PACKLIST= auto/HTTP/Cache/Transparent/.packlist 15PERL5_PACKLIST= auto/HTTP/Cache/Transparent/.packlist
17 16
18.include "../../lang/perl5/module.mk" 17.include "../../lang/perl5/module.mk"

cvs diff -r1.6 -r1.7 pkgsrc/www/p5-HTTP-Cache-Transparent/distinfo (expand / switch to unified diff)

--- pkgsrc/www/p5-HTTP-Cache-Transparent/distinfo 2015/11/04 02:47:10 1.6
+++ pkgsrc/www/p5-HTTP-Cache-Transparent/distinfo 2017/08/20 01:10:51 1.7
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.6 2015/11/04 02:47:10 agc Exp $ 1$NetBSD: distinfo,v 1.7 2017/08/20 01:10:51 wen Exp $
2 2
3SHA1 (HTTP-Cache-Transparent-1.1.tar.gz) = 2cd5cf7f5d8a089aa7b8159e132fa1da218afd0d 3SHA1 (HTTP-Cache-Transparent-1.4.tar.gz) = e9da145f16c448c386475df5adc4f5ea2fefbce1
4RMD160 (HTTP-Cache-Transparent-1.1.tar.gz) = 0e1b9fc239919d82463956a3544f9e4b1f6be364 4RMD160 (HTTP-Cache-Transparent-1.4.tar.gz) = 3202a1f26ec3d8b237bfb6cd22439addefe8e2f9
5SHA512 (HTTP-Cache-Transparent-1.1.tar.gz) = 92993728c7803d6b9c2f7cfd8dce12e942df2002081908ebe3277034c1bcd35e3d4822fd246c028dd168229068a8e54b1caaca6f535b497319bd0dd3513c0ff0 5SHA512 (HTTP-Cache-Transparent-1.4.tar.gz) = bd48290de4aeffe64cc4748d2f4b054abef539770dd8679f88fd24d9478819c31d7201918335404ea5ed0251d4c4f7d19926ccdeb6b4da2cecf251d2618589a4
6Size (HTTP-Cache-Transparent-1.1.tar.gz) = 9005 bytes 6Size (HTTP-Cache-Transparent-1.4.tar.gz) = 10289 bytes