On Thu, Nov 14, 2019 at 07:35:06AM +0000, wen heping wrote:
> Hi,
> 
>    Here is a simple patch for www/p5-HTTP-Date to update to 6.03.
>    It build well and pass all tests on amd64-current system.
>    There are 11 ports depends on www/p5-HTTP-Date, all build well
> and pass all tests.
> 
> Comments? OK?

There's an optional dependency on Time::Zone in order to parse any
zones that aren't GMT or in the [+-]0000 format.  Not sure if we care
about that.

With that caveat, OK afresh1@


> wen

> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/www/p5-HTTP-Date/Makefile,v
> retrieving revision 1.3
> diff -u -p -r1.3 Makefile
> --- Makefile  12 Jul 2019 20:50:55 -0000      1.3
> +++ Makefile  14 Nov 2019 03:18:57 -0000
> @@ -2,9 +2,9 @@
>  
>  COMMENT =    date conversion routines
>  
> -DISTNAME =   HTTP-Date-6.02
> +DISTNAME =   HTTP-Date-6.03
>  CATEGORIES = www
> -CPAN_AUTHOR =        GAAS
> +CPAN_AUTHOR =        OALDERS
>  
>  MAINTAINER = Nigel Taylor <[email protected]>
>  
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/www/p5-HTTP-Date/distinfo,v
> retrieving revision 1.1.1.1
> diff -u -p -r1.1.1.1 distinfo
> --- distinfo  23 Oct 2014 19:26:44 -0000      1.1.1.1
> +++ distinfo  14 Nov 2019 03:18:57 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (HTTP-Date-6.02.tar.gz) = 6LmUHaD58MnAEGhAGl6BNB8ONwfRx1T44R9Cp+Yp4zM=
> -SIZE (HTTP-Date-6.02.tar.gz) = 7319
> +SHA256 (HTTP-Date-6.03.tar.gz) = hHhWOsl7auMxCzFhVgDzfBynhXHcqv6DsMVIMxPZ3Ag=
> +SIZE (HTTP-Date-6.03.tar.gz) = 31224


-- 
andrew - http://afresh1.com

What are the unsurpassable real world weaknesses in OpenBSD, 
    that you know of?     
                      -- Kevin Chadwick <[email protected]>
Lots of fake people attacking the project on the mailing lists makes 
    them a poor resource for users.
                      -- Theo de Raadt <[email protected]>

Reply via email to