From 9634fce227d5cad882e96b60328b8d1c3c82932d Mon Sep 17 00:00:00 2001 From: mef Date: Tue, 19 Nov 2019 12:06:36 +0000 Subject: [PATCH] (www/p5-HTTP-Cookies) Updated to 6.05 6.05 2019-10-24 02:21:51Z - Fix GH#32 by checking for " as well as ; when splitting. (GH#49) (colinnewell) - Fix GH#48 update documentation about $version (GH#55) (Dave Menninger) - Fix broken README badge (GH#54) (Alex Peters) - Whenever possible, use an absolute four digit year for Time::Local (GH#52) (Olaf Alders) - Add test case for Issue #26 (GH#45) (George-NG) - Long numbers (GH#47) (pludlamCVL) - Cookies.pm: die if close on $fh in ->save fails (GH#46) (MCRayRay) - Replace "use vars" with "our" (GH#43) (James Raspass) - Fixed minor typo in the pod for HTTP::Cookies. (GH#39) (Mohammad S Anwar) --- www/p5-HTTP-Cookies/Makefile | 5 ++--- www/p5-HTTP-Cookies/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/www/p5-HTTP-Cookies/Makefile b/www/p5-HTTP-Cookies/Makefile index 4a51e60563c5..c57ceb3ffa53 100644 --- a/www/p5-HTTP-Cookies/Makefile +++ b/www/p5-HTTP-Cookies/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2019/08/11 13:24:44 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2019/11/19 12:06:36 mef Exp $ -DISTNAME= HTTP-Cookies-6.04 +DISTNAME= HTTP-Cookies-6.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} diff --git a/www/p5-HTTP-Cookies/distinfo b/www/p5-HTTP-Cookies/distinfo index 0dd52572452e..4c3e86a59105 100644 --- a/www/p5-HTTP-Cookies/distinfo +++ b/www/p5-HTTP-Cookies/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2017/08/14 18:51:51 wiz Exp $ +$NetBSD: distinfo,v 1.6 2019/11/19 12:06:36 mef Exp $ -SHA1 (HTTP-Cookies-6.04.tar.gz) = e1751a4892510e414053827e94f5d5b1c42377aa -RMD160 (HTTP-Cookies-6.04.tar.gz) = 3ad2cca6826e9ad762ce017de699eefa9651fdb4 -SHA512 (HTTP-Cookies-6.04.tar.gz) = e8b24b96e6630f1238e828edfbf7074fb9186a391fd1d129fb65a82748a4cf7d71669fa658c31957560a6faac3e638c8dc7aa3182acaa6fd14f0d56f3968f5e4 -Size (HTTP-Cookies-6.04.tar.gz) = 39502 bytes +SHA1 (HTTP-Cookies-6.05.tar.gz) = ce615db05e5391e566b5dcf6182d2f4012d53134 +RMD160 (HTTP-Cookies-6.05.tar.gz) = db97f11dda586ec164136aade0f7046bd312cf85 +SHA512 (HTTP-Cookies-6.05.tar.gz) = 12965f1e268e18f0d862df0c6774ee4840050475d6f02ba55725526229aa3142b73397023823a6efb02a43012f91c43a2b6472fd4603d0e92f351ea903750a95 +Size (HTTP-Cookies-6.05.tar.gz) = 40126 bytes