pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/p5-HTTP-Cache-Transparent



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Aug 20 01:10:51 UTC 2017

Modified Files:
        pkgsrc/www/p5-HTTP-Cache-Transparent: Makefile distinfo

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


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/p5-HTTP-Cache-Transparent/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/p5-HTTP-Cache-Transparent/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-HTTP-Cache-Transparent/Makefile
diff -u pkgsrc/www/p5-HTTP-Cache-Transparent/Makefile:1.19 pkgsrc/www/p5-HTTP-Cache-Transparent/Makefile:1.20
--- pkgsrc/www/p5-HTTP-Cache-Transparent/Makefile:1.19  Mon Jun  5 14:25:21 2017
+++ pkgsrc/www/p5-HTTP-Cache-Transparent/Makefile       Sun Aug 20 01:10:51 2017
@@ -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/}
 

Index: pkgsrc/www/p5-HTTP-Cache-Transparent/distinfo
diff -u pkgsrc/www/p5-HTTP-Cache-Transparent/distinfo:1.6 pkgsrc/www/p5-HTTP-Cache-Transparent/distinfo:1.7
--- pkgsrc/www/p5-HTTP-Cache-Transparent/distinfo:1.6   Wed Nov  4 02:47:10 2015
+++ pkgsrc/www/p5-HTTP-Cache-Transparent/distinfo       Sun Aug 20 01:10:51 2017
@@ -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