pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-CGI-Lite Update to 3.02
details: https://anonhg.NetBSD.org/pkgsrc/rev/c1e8df6f4d2f
branches: trunk
changeset: 381393:c1e8df6f4d2f
user: wen <wen%pkgsrc.org@localhost>
date: Wed Jun 06 08:23:06 2018 +0000
description:
Update to 3.02
Upstream changes:
* v3.02 - 19th May 2018
No changes from v3.01_02
* v3.01_02 - 8th May 2018
BUG FIX: Uploads on MSWin32 were not correctly converted if the first
character of a buffer was LF. Changed regex to negative lookarounds.
* v3.01_01 - 4th May 2018
BUG FIX: Uploads could fail if n * buffer_size fell inside the boundary
marker. Thanks pru-mike (PR 1). (possibly fixes issue 116670)
BUG FIX: Changing the boundary marker for second and subsequent uploads
causes errors. Thanks pru-mike (PR 1). (issue 125130)
Test suite enhanced: now with Test::Vars (0.12) and fix of tmp filename
race condition.
diffstat:
www/p5-CGI-Lite/Makefile | 5 ++---
www/p5-CGI-Lite/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r b051e4b44d7d -r c1e8df6f4d2f www/p5-CGI-Lite/Makefile
--- a/www/p5-CGI-Lite/Makefile Wed Jun 06 08:12:18 2018 +0000
+++ b/www/p5-CGI-Lite/Makefile Wed Jun 06 08:23:06 2018 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2017/06/05 14:25:10 ryoon Exp $
+# $NetBSD: Makefile,v 1.16 2018/06/06 08:23:06 wen Exp $
-DISTNAME= CGI-Lite-3.01
+DISTNAME= CGI-Lite-3.02
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/}
diff -r b051e4b44d7d -r c1e8df6f4d2f www/p5-CGI-Lite/distinfo
--- a/www/p5-CGI-Lite/distinfo Wed Jun 06 08:12:18 2018 +0000
+++ b/www/p5-CGI-Lite/distinfo Wed Jun 06 08:23:06 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2016/02/02 12:48:18 mef Exp $
+$NetBSD: distinfo,v 1.6 2018/06/06 08:23:06 wen Exp $
-SHA1 (CGI-Lite-3.01.tar.gz) = 287c5eb30c24f4e8e39a10985f2aa03d1672e97c
-RMD160 (CGI-Lite-3.01.tar.gz) = 82638447c6382ff8fff81cdcabea80fe2c745d24
-SHA512 (CGI-Lite-3.01.tar.gz) = 9d82f035afaad8147bc95135be956f8c910057f60543d814bf4a2b47ed3577e370251793c721004900ebcfa6a6475ee473f0fc579bc20a239aba1852a74a4711
-Size (CGI-Lite-3.01.tar.gz) = 37561 bytes
+SHA1 (CGI-Lite-3.02.tar.gz) = 0d59460dce5a275fad05378385802c7ebf5fd9b8
+RMD160 (CGI-Lite-3.02.tar.gz) = b8df3f72b48e71ef966734ca23311c2c773ccf7b
+SHA512 (CGI-Lite-3.02.tar.gz) = 773bdc39ec3b2b1d6e85293ef6f2eeecef2dacab548046828239e0afbd8761b2d72c626dd60756bb2a787ca313310d1ea6dc33fbd814c941ee6fbfcc919f91ba
+Size (CGI-Lite-3.02.tar.gz) = 38073 bytes
Home |
Main Index |
Thread Index |
Old Index