devel/p5-Data-Censor: New port

Data::Censor is a perl module to censor sensitive stuff in a data structure.
This commit is contained in:
Wen Heping
2025-09-16 02:50:05 +00:00
parent 53eb4403c4
commit 1aa6ce97e6
5 changed files with 28 additions and 0 deletions
+1
View File
@@ -2231,6 +2231,7 @@
SUBDIR += p5-Data-Binary
SUBDIR += p5-Data-Bind
SUBDIR += p5-Data-Capture
SUBDIR += p5-Data-Censor
SUBDIR += p5-Data-ClearSilver-HDF
SUBDIR += p5-Data-Clone
SUBDIR += p5-Data-Cmp
+21
View File
@@ -0,0 +1,21 @@
PORTNAME= Data-Censor
PORTVERSION= 0.04
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= wen@FreeBSD.org
COMMENT= Censor sensitive stuff in a data structure
WWW= https://metacpan.org/release/Data-Censor
LICENSE= ART20
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Ref-Util>=0:devel/p5-Ref-Util
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>
+3
View File
@@ -0,0 +1,3 @@
TIMESTAMP = 1757989816
SHA256 (Data-Censor-0.04.tar.gz) = b713694b004362ba799baca9ee96a5d1c45a5e297711e3312f741ef511e2cc83
SIZE (Data-Censor-0.04.tar.gz) = 6494
+1
View File
@@ -0,0 +1 @@
Data::Censor is a perl module to censor sensitive stuff in a data structure.
+2
View File
@@ -0,0 +1,2 @@
%%SITE_PERL%%/Data/Censor.pm
%%PERL5_MAN3%%/Data::Censor.3.gz