On Wed, Nov 23, 2016 at 12:12:47PM +0300, Sergey Bronnikov wrote:
> Ok?
 
This one appears to need an additional RUN_DEPENDS to actually work.
Other that that it seem OK.

Seems like a good bugfix to have.

https://metacpan.org/changes/distribution/Import-Into

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Import-Into/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- Makefile    20 Mar 2016 19:56:26 -0000      1.4
+++ Makefile    23 Nov 2016 20:22:01 -0000
@@ -4,14 +4,16 @@ COMMENT =     import packages into other pac
 
 MODULES =      cpan
 PKG_ARCH =     *
-DISTNAME =     Import-Into-1.002004
+DISTNAME =     Import-Into-1.002005
 CATEGORIES =   devel
 
-CPAN_AUTHOR =  ETHER
+CPAN_AUTHOR =  HAARG
 
 MAINTAINER =    Sergey Bronnikov <este...@gmail.com>
 
 # Perl
 PERMIT_PACKAGE_CDROM = Yes
+
+RUN_DEPENDS =  devel/p5-Module-Runtime
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Import-Into/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo    16 Nov 2014 22:31:28 -0000      1.3
+++ distinfo    23 Nov 2016 20:22:01 -0000
@@ -1,2 +1,2 @@
-SHA256 (Import-Into-1.002004.tar.gz) = 
3sslm8L/AV/j2sheSih9QSjpsFBqCyxfpyRINqaLEIQ=
-SIZE (Import-Into-1.002004.tar.gz) = 7847
+SHA256 (Import-Into-1.002005.tar.gz) = 
vZ53o/tmK0C0OxjTKAzTUu35+tjZQoPlGBgcwc6fBWc=
+SIZE (Import-Into-1.002005.tar.gz) = 7748


-- 
andrew - http://afresh1.com

($do || !$do) && undef($try) ;  # Master of Perl, Yoda is.  Hmmmm?

Reply via email to