Index: Makefile
===================================================================
RCS file: /home/cvs/ports/www/p5-HTTP-Cookies/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- Makefile 20 Mar 2016 19:57:19 -0000 1.2
+++ Makefile 4 Aug 2017 11:15:31 -0000
@@ -2,9 +2,8 @@
COMMENT = HTTP Cookie jars
-DISTNAME = HTTP-Cookies-6.01
+DISTNAME = HTTP-Cookies-6.04
CATEGORIES = www
-CPAN_AUTHOR = GAAS
MAINTAINER = Nigel Taylor <nigel@openbsd.org>
Index: distinfo
===================================================================
RCS file: /home/cvs/ports/www/p5-HTTP-Cookies/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo 23 Oct 2014 19:24:21 -0000 1.1.1.1
+++ distinfo 4 Aug 2017 11:15:47 -0000
@@ -1,2 +1,2 @@
-SHA256 (HTTP-Cookies-6.01.tar.gz) = 9dOt44POY4nYDLDQNWtkOvgENbsDav2O3OM1IV7F6yA=
-SIZE (HTTP-Cookies-6.01.tar.gz) = 18751
+SHA256 (HTTP-Cookies-6.04.tar.gz) = DMfweQedytgpP+o2h171jdG/11zhpsJEzXPtlSPrE9Q=
+SIZE (HTTP-Cookies-6.04.tar.gz) = 39502
On 08/23/17 21:17, Nigel Taylor wrote:
> Changes are minor
>
> 6.04 2017-08-03 15:05:22Z
> - Fix package version numbers
>
> 6.03 2017-04-03 11:35:35-04:00 America/Toronto
> - No changes since TRIAL release 6.02
>
> 6.02 2017-01-12 18:02:49-05:00 America/Toronto (TRIAL RELEASE)
> - Document the lack of Public Suffix https://publicsuffix.org/ support
> - Add TODO tests for lack of Public Suffix support
> - Improve "maxage" documentation
> - Update the GitHub repository location
> - Use GitHub Issues instead of RT
> - Stop using bareword filehandles
> - Various internal distribution management and testing changes
> - Add get_cookies() method
>
> Tested on AMD64
>
> Ok.
>
>
Missed the diff, attached.
No comments:
Post a Comment