Hi Andrew,

On Wed, Jan 30, 2019 at 08:17:41PM -0700, and...@afresh1.com wrote:
> > With Clone::Choose installed, it ends up successfully.
> > This new port is attached 
> 
> This needs some TEST_DEPENDS for `make test` to pass, but with that
> OK afresh1@
> 
> TEST_DEPENDS =  devel/p5-Test-Without-Module \
>               devel/p5-Clone-PP \
>               devel/p5-Clone
> 
> 
> > and an update of Hash::Merge as well.
> 
> This also could use a TEST_DEPENDS=devel/p5-Clone-PP to make all the
> tests pass.
> 
> With that and Clone::Choose, the reverse depends don't seem to have any
> fallout so this too is OK afresh1@ after Clone::Choose goes in.
> 
> Thanks!
> 
> 
> I'll look at Rex again, but if sthen fixed it I'm sure it's OK

Thank you for the review.
Here are the latest updates.

Best

-- 
Olivier Cherrier
mailto:o...@symacx.com

Attachment: p5-Clone-Choose.tgz
Description: application/tar-gz

Index: devel/p5-Hash-Merge/Makefile
===================================================================
RCS file: /data/OpenBSD_CVSROOT/ports/devel/p5-Hash-Merge/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- devel/p5-Hash-Merge/Makefile        20 Mar 2016 19:56:25 -0000      1.13
+++ devel/p5-Hash-Merge/Makefile        1 Feb 2019 21:58:33 -0000
@@ -4,7 +4,7 @@
 
 MODULES =      cpan
 PKG_ARCH =     *
-DISTNAME =     Hash-Merge-0.200
+DISTNAME =     Hash-Merge-0.300
 CATEGORIES =   devel
 
 MAINTAINER =   Andrew Fresh <afre...@openbsd.org>
@@ -12,6 +12,10 @@
 # Perl
 PERMIT_PACKAGE_CDROM = Yes
 
-RUN_DEPENDS =  devel/p5-Clone>=0
+RUN_DEPENDS =  devel/p5-Clone>=0 \
+               devel/p5-Clone-Choose
+
+TEST_DEPENDS = devel/p5-Clone-PP \
+               devel/p5-Clone
 
 .include <bsd.port.mk>

Attachment: p5-Rex.tgz
Description: application/tar-gz

Attachment: p5-Test-UseAllModules-0.17.tar.gz
Description: application/tar-gz

Reply via email to