On Tue, Oct 01, 2019 at 07:16:45AM +0000, wen heping wrote:
> Hi,
> 
>    Here is a patch for textproc/p5-String-ToIdentifier-EN :
>     i) Update to 0.12
>     ii) Add TEST_POD=yes and AUTHOR_TESTING=yes to MAKE_ENV
> 
>    It build well and passed all tests on amd64-head system.
> 
>    One port depends on it :databases/p5-DBIx-Class-Schema-Loader.
> It build well and pass all tests with this patch.
> 
> Comments? OK?
> wen

Committed, thanks!

> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/textproc/p5-String-ToIdentifier-EN/Makefile,v
> retrieving revision 1.6
> diff -u -p -r1.6 Makefile
> --- Makefile  12 Jul 2019 20:50:06 -0000      1.6
> +++ Makefile  1 Oct 2019 07:10:48 -0000
> @@ -1,8 +1,7 @@
>  # $OpenBSD: Makefile,v 1.6 2019/07/12 20:50:06 sthen Exp $
>  
>  COMMENT =    convert strings to english program identifiers
> -DISTNAME =   String-ToIdentifier-EN-0.11
> -REVISION =   0
> +DISTNAME =   String-ToIdentifier-EN-0.12
>  CATEGORIES = textproc
>  
>  MAINTAINER = Andrew Fresh <afre...@openbsd.org>
> @@ -13,6 +12,7 @@ PERMIT_PACKAGE =    Yes
>  MODULES =            cpan
>  PKG_ARCH =           *
>  CONFIGURE_ARGS =     --skipdeps
> +MAKE_ENV =           TEST_POD=yes AUTHOR_TESTING=yes
>  
>  RUN_DEPENDS =        devel/p5-namespace-clean \
>               textproc/p5-Lingua-EN-Inflect-Phrase \
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/textproc/p5-String-ToIdentifier-EN/distinfo,v
> retrieving revision 1.2
> diff -u -p -r1.2 distinfo
> --- distinfo  16 Mar 2014 21:57:04 -0000      1.2
> +++ distinfo  1 Oct 2019 07:10:48 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (String-ToIdentifier-EN-0.11.tar.gz) = 
> 0BaNoJ2CyfFVctzoSUwpP/S4x9NFZrvVkKfP+SZ8XK0=
> -SIZE (String-ToIdentifier-EN-0.11.tar.gz) = 19204
> +SHA256 (String-ToIdentifier-EN-0.12.tar.gz) = 
> OvuEIykwuaxbGto4PI3VkHrk4jrsWrsBb3D56AU83Io=
> +SIZE (String-ToIdentifier-EN-0.12.tar.gz) = 18777


-- 
andrew - http://afresh1.com

Adding manpower to a late software project makes it later.

Reply via email to