Friday, February 11, 2022

[Update]devel/p5-Alien-Base: Update to 2.46

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Alien-Base/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- Makefile 22 May 2021 00:25:51 -0000 1.3
+++ Makefile 12 Feb 2022 03:06:18 -0000
@@ -5,9 +5,7 @@ COMMENT = base classes for Alien:: modul
MODULES = cpan
PKG_ARCH = *

-V = 2.37
-
-REVISION = 1
+V = 2.46

PKGNAME = p5-Alien-Base-${V}
DISTNAME = Alien-Build-${V}
@@ -17,6 +15,7 @@ CATEGORIES = devel
# perl
PERMIT_PACKAGE = Yes

+BUILD_DEPENDS = sysutils/p5-File-Which
RUN_DEPENDS = devel/p5-FFI-CheckLib \
devel/p5-File-chdir \
devel/p5-Path-Tiny \
@@ -25,6 +24,5 @@ RUN_DEPENDS = devel/p5-FFI-CheckLib \
sysutils/p5-Capture-Tiny
TEST_DEPENDS = devel/p5-Alien-Base-ModuleBuild

-BUILD_DEPENDS = ${RUN_DEPENDS}

.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Alien-Base/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo 18 Jan 2021 13:27:25 -0000 1.1.1.1
+++ distinfo 12 Feb 2022 03:06:18 -0000
@@ -1,2 +1,2 @@
-SHA256 (Alien-Build-2.37.tar.gz) = MAC8vphIJkP3a7z/zkL9SPJMY6ZFf4qiwWlfSBrJ7VE=
-SIZE (Alien-Build-2.37.tar.gz) = 330915
+SHA256 (Alien-Build-2.46.tar.gz) = S7MB+itilqnY4oUACTLqM0CDKjpwvbnF4aY8b9HPSmc=
+SIZE (Alien-Build-2.46.tar.gz) = 319520
Hi, ports@:

Here is a patch for devel/p5-Alien-Base:
i) Update to 2.46
ii) Update DEPENDS, not all R_DEPS are required when build.

It build well and pass all tests on amd64-current system.

Only 1 port depends on it, build well and NO_TEST defined.


Cheers !
wen

No comments:

Post a Comment