SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,15 @@
COMMENT= module for computing digests while reading or writing
MODULES= cpan
PKG_ARCH= *
DISTNAME= IO-Digest-0.11
CATEGORIES= devel
REVISION= 0
# perl
PERMIT_PACKAGE= Yes
RUN_DEPENDS= devel/p5-PerlIO-via-dynamic>=0.11
BUILD_DEPENDS= ${RUN_DEPENDS}
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (IO-Digest-0.11.tar.gz) = j/z4Wn9iE+XpQUCtzCsXntAkmOrchDCUV+kE3sk/f5I=
SIZE (IO-Digest-0.11.tar.gz) = 21665

View file

@ -0,0 +1,3 @@
This module for computing digests while read or writing file handles.
This avoids the case you need to reread the same content to compute
the digests after written a file.

View file

@ -0,0 +1,3 @@
${P5SITE}/IO/
${P5SITE}/IO/Digest.pm
@man man/man3p/IO::Digest.3p