On 13/05/2019 23:26, Andrew Hewus Fresh wrote:
On Mon, May 13, 2019 at 06:16:30AM +0000, wen heping wrote:
Hi,

    Here is a patch to update devel/p5-Time-Duration to 0.21 and update
devel/p5-Time-Duration-Parse to 0.15. Both build well and passed test
on my amd64-current system.

    2 port depends on devel/p5-Time-Duration:
    devel/p5-Time-Duration-Parse : build well and passed all tests.
    sysutils/moreutils : build well , have no test.

I think this one needs another MAKE_ENV
-MAKE_ENV += TEST_POD=1
+MAKE_ENV += TEST_POD=1 RELEASE_TESTING=1

and we don't need the BUILD_DEPENDS+=${TEST_DEPENDS} line.

With those changes, OK afresh1@



    1 port depends on devel/p5-Time-Duration-Parse:
    security/p5-Net-SSL-ExpireDate: build well and pass all tests.

This one is OK afresh1@

Committed, thanks !



    Comments?

wen

Index: p5-Time-Duration/Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Time-Duration/Makefile,v
retrieving revision 1.9
diff -u -p -r1.9 Makefile
--- p5-Time-Duration/Makefile   20 Mar 2016 19:56:40 -0000      1.9
+++ p5-Time-Duration/Makefile   13 May 2019 06:07:22 -0000
@@ -4,7 +4,7 @@ COMMENT =       module for rounded or exact en
MODULES = cpan
  PKG_ARCH =    *
-DISTNAME =     Time-Duration-1.20
+DISTNAME =     Time-Duration-1.21
  CATEGORIES =  devel
EPOCH = 0
Index: p5-Time-Duration/distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Time-Duration/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- p5-Time-Duration/distinfo   27 Apr 2015 08:04:25 -0000      1.3
+++ p5-Time-Duration/distinfo   13 May 2019 06:07:22 -0000
@@ -1,2 +1,2 @@
-SHA256 (Time-Duration-1.20.tar.gz) = 
RYIFtSiBjnQXV7KFSvrF+a8lf5gwAKrgwLHQS1qcu7g=
-SIZE (Time-Duration-1.20.tar.gz) = 15478
+SHA256 (Time-Duration-1.21.tar.gz) = 
/jQOuodl+SY2lGdOXf8UgzRD4Zhl5f9Ce715t7X4qbg=
+SIZE (Time-Duration-1.21.tar.gz) = 16205
Index: p5-Time-Duration-Parse/Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Time-Duration-Parse/Makefile,v
retrieving revision 1.11
diff -u -p -r1.11 Makefile
--- p5-Time-Duration-Parse/Makefile     20 Mar 2016 19:56:40 -0000      1.11
+++ p5-Time-Duration-Parse/Makefile     13 May 2019 06:07:22 -0000
@@ -2,7 +2,7 @@
COMMENT = parse strings that represent time durations -DISTNAME = Time-Duration-Parse-0.13
+DISTNAME =     Time-Duration-Parse-0.15
  CATEGORIES =  devel
  MODULES =     cpan
  PKG_ARCH =    *
Index: p5-Time-Duration-Parse/distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Time-Duration-Parse/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- p5-Time-Duration-Parse/distinfo     29 Oct 2015 07:09:38 -0000      1.5
+++ p5-Time-Duration-Parse/distinfo     13 May 2019 06:07:22 -0000
@@ -1,2 +1,2 @@
-SHA256 (Time-Duration-Parse-0.13.tar.gz) = 
QUoYSkH/BqGcdvmuMOYoUFbraarmCvmbye34qOFvzik=
-SIZE (Time-Duration-Parse-0.13.tar.gz) = 11604
+SHA256 (Time-Duration-Parse-0.15.tar.gz) = 
YdgUOo5pgcwfepdIBNSSA55eVnFnZ4KdXkvNntdK44E=
+SIZE (Time-Duration-Parse-0.15.tar.gz) = 11735


Reply via email to