1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

devel/p5-Sub-HandlesVia-XS: Add p5-Sub-HandlesVia-XS 0.003004

Sub::HandlesVia will make use of Sub::HandlesVia::XS when it can.
This commit is contained in:
Po-Chuan Hsieh
2026-05-25 13:21:58 +08:00
parent 921197033d
commit 4fd6384333
5 changed files with 34 additions and 0 deletions
+1
View File
@@ -3568,6 +3568,7 @@
SUBDIR += p5-Sub-Exporter-Lexical
SUBDIR += p5-Sub-Exporter-Progressive
SUBDIR += p5-Sub-HandlesVia
SUBDIR += p5-Sub-HandlesVia-XS
SUBDIR += p5-Sub-Identify
SUBDIR += p5-Sub-Infix
SUBDIR += p5-Sub-Info
+26
View File
@@ -0,0 +1,26 @@
PORTNAME= Sub-HandlesVia-XS
PORTVERSION= 0.003004
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:TOBYINK
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= XS parts for Sub::HandlesVia; no user-serviceable parts inside
WWW= https://metacpan.org/dist/Sub-HandlesVia-XS
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Type-Tiny>=2.010001:devel/p5-Type-Tiny
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
USES= perl5
USE_PERL5= configure
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Sub/HandlesVia/XS/XS.so
.include <bsd.port.mk>
+3
View File
@@ -0,0 +1,3 @@
TIMESTAMP = 1779605223
SHA256 (Sub-HandlesVia-XS-0.003004.tar.gz) = f854d358ea0d872cc09fa9c2b368fa070dc7898289b58fc9f1553abdbf85fb08
SIZE (Sub-HandlesVia-XS-0.003004.tar.gz) = 167095
+1
View File
@@ -0,0 +1 @@
Sub::HandlesVia will make use of Sub::HandlesVia::XS when it can.
+3
View File
@@ -0,0 +1,3 @@
%%SITE_ARCH%%/Sub/HandlesVia/XS.pm
%%SITE_ARCH%%/auto/Sub/HandlesVia/XS/XS.so
%%PERL5_MAN3%%/Sub::HandlesVia::XS.3.gz