diff options
author | wen <wen@pkgsrc.org> | 2017-08-20 01:10:51 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2017-08-20 01:10:51 +0000 |
commit | 4e982fefac55e8a7ca3f97f60c02b32047a9a013 (patch) | |
tree | 5ecd3a2c24ceab12d1ce94677be3409081e02419 | |
parent | 6d78c0af8625f83fc054b676f70369f26dfeb9c6 (diff) | |
download | pkgsrc-4e982fefac55e8a7ca3f97f60c02b32047a9a013.tar.gz |
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
-rw-r--r-- | www/p5-HTTP-Cache-Transparent/Makefile | 5 | ||||
-rw-r--r-- | www/p5-HTTP-Cache-Transparent/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/www/p5-HTTP-Cache-Transparent/Makefile b/www/p5-HTTP-Cache-Transparent/Makefile index 41379aa70e7..6fb9aa0ac44 100644 --- a/www/p5-HTTP-Cache-Transparent/Makefile +++ b/www/p5-HTTP-Cache-Transparent/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2017/06/05 14:25:21 ryoon Exp $ +# $NetBSD: Makefile,v 1.20 2017/08/20 01:10:51 wen Exp $ -DISTNAME= HTTP-Cache-Transparent-1.1 +DISTNAME= HTTP-Cache-Transparent-1.4 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} diff --git a/www/p5-HTTP-Cache-Transparent/distinfo b/www/p5-HTTP-Cache-Transparent/distinfo index c76cfe8323a..986084dbd45 100644 --- a/www/p5-HTTP-Cache-Transparent/distinfo +++ b/www/p5-HTTP-Cache-Transparent/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2015/11/04 02:47:10 agc Exp $ +$NetBSD: distinfo,v 1.7 2017/08/20 01:10:51 wen Exp $ -SHA1 (HTTP-Cache-Transparent-1.1.tar.gz) = 2cd5cf7f5d8a089aa7b8159e132fa1da218afd0d -RMD160 (HTTP-Cache-Transparent-1.1.tar.gz) = 0e1b9fc239919d82463956a3544f9e4b1f6be364 -SHA512 (HTTP-Cache-Transparent-1.1.tar.gz) = 92993728c7803d6b9c2f7cfd8dce12e942df2002081908ebe3277034c1bcd35e3d4822fd246c028dd168229068a8e54b1caaca6f535b497319bd0dd3513c0ff0 -Size (HTTP-Cache-Transparent-1.1.tar.gz) = 9005 bytes +SHA1 (HTTP-Cache-Transparent-1.4.tar.gz) = e9da145f16c448c386475df5adc4f5ea2fefbce1 +RMD160 (HTTP-Cache-Transparent-1.4.tar.gz) = 3202a1f26ec3d8b237bfb6cd22439addefe8e2f9 +SHA512 (HTTP-Cache-Transparent-1.4.tar.gz) = bd48290de4aeffe64cc4748d2f4b054abef539770dd8679f88fd24d9478819c31d7201918335404ea5ed0251d4c4f7d19926ccdeb6b4da2cecf251d2618589a4 +Size (HTTP-Cache-Transparent-1.4.tar.gz) = 10289 bytes |