pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-HTTP-Cache-Transparent Update to 1.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/05916c4e9d72
branches:  trunk
changeset: 366947:05916c4e9d72
user:      wen <wen%pkgsrc.org@localhost>
date:      Sun Aug 20 01:10:51 2017 +0000

description:
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

diffstat:

 www/p5-HTTP-Cache-Transparent/Makefile |   5 ++---
 www/p5-HTTP-Cache-Transparent/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 9a6466d8f17c -r 05916c4e9d72 www/p5-HTTP-Cache-Transparent/Makefile
--- a/www/p5-HTTP-Cache-Transparent/Makefile    Sun Aug 20 00:50:34 2017 +0000
+++ b/www/p5-HTTP-Cache-Transparent/Makefile    Sun Aug 20 01:10:51 2017 +0000
@@ -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 -r 9a6466d8f17c -r 05916c4e9d72 www/p5-HTTP-Cache-Transparent/distinfo
--- a/www/p5-HTTP-Cache-Transparent/distinfo    Sun Aug 20 00:50:34 2017 +0000
+++ b/www/p5-HTTP-Cache-Transparent/distinfo    Sun Aug 20 01:10:51 2017 +0000
@@ -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



Home | Main Index | Thread Index | Old Index