On Thu, Jan 03, 2019 at 07:15:04PM +0100, Giovanni Bechis wrote:
> On 12/26/18 8:21 PM, Charlene Wendling wrote:
> > 
> > Here is an update for FileHandle::Unget, that will be required to
> > build it with the future Perl 5.28. 
> > 
> > You'll need the not yet committed Test::Compile [0] to run the test
> > suite. 
> > 
> Diff and p5-Test-Compile port attached, all issues with consumers have been 
> fixed.
> Ok to import new dependency ?

I said OK in the other thread, but now realize I should have probably
replied here.

OK afresh1@ on both the update and p5-Test-Compile import

>  Cheers
>   Giovanni

> Index: Makefile
> ===================================================================
> RCS file: /var/cvs/ports/devel/p5-FileHandle-Unget/Makefile,v
> retrieving revision 1.12
> diff -u -p -r1.12 Makefile
> --- Makefile  20 Mar 2016 19:56:24 -0000      1.12
> +++ Makefile  3 Jan 2019 17:53:33 -0000
> @@ -4,7 +4,7 @@ COMMENT=      filehandle which supports unget
>  
>  MODULES=     cpan
>  PKG_ARCH=    *
> -DISTNAME=    FileHandle-Unget-0.1628
> +DISTNAME=    FileHandle-Unget-0.1634
>  CATEGORIES=  devel
>  
>  MAINTAINER=  Giovanni Bechis <giova...@openbsd.org>
> @@ -13,7 +13,8 @@ MAINTAINER= Giovanni Bechis <giovanni@op
>  PERMIT_PACKAGE_CDROM=        Yes
>  
>  BUILD_DEPENDS=       www/p5-URI
> -TEST_DEPENDS=        devel/p5-File-Slurp \
> +TEST_DEPENDS=        devel/p5-File-Slurper \
> +             devel/p5-Test-Compile \
>               devel/p5-Test-Pod
>  
>  .include <bsd.port.mk>
> Index: distinfo
> ===================================================================
> RCS file: /var/cvs/ports/devel/p5-FileHandle-Unget/distinfo,v
> retrieving revision 1.6
> diff -u -p -r1.6 distinfo
> --- distinfo  31 Dec 2015 10:01:51 -0000      1.6
> +++ distinfo  3 Jan 2019 17:52:50 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (FileHandle-Unget-0.1628.tar.gz) = 
> nvTrdl3f3DWzUJBdjdCh4SE56rxYZlKBG/q0GXIQD98=
> -SIZE (FileHandle-Unget-0.1628.tar.gz) = 40259
> +SHA256 (FileHandle-Unget-0.1634.tar.gz) = 
> OA80rTzl6exmHUxGi7M5IjHBYjF9QXLfN4FGtCqrF4U=
> +SIZE (FileHandle-Unget-0.1634.tar.gz) = 42660



-- 
andrew - http://afresh1.com

Unix is very simple,
    but it takes a genius to understand the simplicity.
                      -- Dennis Ritchie

Reply via email to