Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- Makefile 12 Jul 2019 20:50:03 -0000 1.6
+++ Makefile 6 Oct 2019 02:33:28 -0000
@@ -1,8 +1,7 @@
# $OpenBSD: Makefile,v 1.6 2019/07/12 20:50:03 sthen Exp $
COMMENT = inflect short English Phrases
-DISTNAME = Lingua-EN-Inflect-Phrase-0.18
-REVISION = 0
+DISTNAME = Lingua-EN-Inflect-Phrase-0.20
CATEGORIES = textproc
MAINTAINER = Andrew Fresh <afresh1@openbsd.org>
@@ -13,6 +12,8 @@ PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
CONFIGURE_ARGS = --skipdeps
+
+MAKE_ENV = POD_TEST=yes AUTHOR_TESTING=yes
RUN_DEPENDS = textproc/p5-Lingua-EN-FindNumber \
textproc/p5-Lingua-EN-Number-IsOrdinal \
Index: distinfo
===================================================================
RCS file: /cvs/ports/textproc/p5-Lingua-EN-Inflect-Phrase/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo 16 Mar 2014 21:56:38 -0000 1.2
+++ distinfo 6 Oct 2019 02:33:28 -0000
@@ -1,2 +1,2 @@
-SHA256 (Lingua-EN-Inflect-Phrase-0.18.tar.gz) = KQpbj8K+KNbUeVF2VQJ6kOlER2yzVS8Qy/bbN695+aY=
-SIZE (Lingua-EN-Inflect-Phrase-0.18.tar.gz) = 15933
+SHA256 (Lingua-EN-Inflect-Phrase-0.20.tar.gz) = VQWJEamfF1XePrRJqZ/765LYjAH/XcYFEaJGeQUN3qg=
+SIZE (Lingua-EN-Inflect-Phrase-0.20.tar.gz) = 16191
Hi,
Here is a patch for textproc/p5-Lingua-EN-Inflect-Phrase :
i) Update to 0.20
ii) Add POD_TEST=yes and AUTHOR_TESTING=yes to MAKE_ENV
It build well and pass all tests on amd64-head system.
Two ports depends on it. Both build well and pass all tests too.
databases/p5-DBIx-Class-Schema-Loader
textproc/p5-String-ToIdentifier-EN
Comments? OK?
wen
No comments:
Post a Comment