sync ports with The Matrix
This commit is contained in:
parent
9d4d2e721a
commit
79bc6d9d97
846 changed files with 10693 additions and 8131 deletions
|
@ -1,6 +1,6 @@
|
|||
COMMENT = colored pretty-print of Perl data structures and objects
|
||||
|
||||
DISTNAME = Data-Printer-1.001000
|
||||
DISTNAME = Data-Printer-1.001001
|
||||
|
||||
CATEGORIES = devel
|
||||
|
||||
|
@ -9,6 +9,34 @@ PERMIT_PACKAGE = Yes
|
|||
|
||||
MODULES = cpan
|
||||
|
||||
TEST_DEPENDS = converters/p5-Cpanel-JSON-XS \
|
||||
converters/p5-DateManip \
|
||||
converters/p5-JSON-Any \
|
||||
converters/p5-JSON-DWIW \
|
||||
converters/p5-JSON-MaybeXS \
|
||||
converters/p5-JSON-XS \
|
||||
databases/p5-DBD-SQLite \
|
||||
databases/p5-DBIx-Class \
|
||||
devel/p5-Class-Date \
|
||||
devel/p5-Class-XSAccessor \
|
||||
devel/p5-Date-Calc \
|
||||
devel/p5-Date-Handler \
|
||||
devel/p5-Date-Simple \
|
||||
devel/p5-DateTime \
|
||||
devel/p5-Devel-Size \
|
||||
devel/p5-Moo \
|
||||
devel/p5-Moose \
|
||||
devel/p5-Role-Tiny \
|
||||
security/p5-CryptX \
|
||||
security/p5-Digest-MD2 \
|
||||
security/p5-Digest-MD4 \
|
||||
security/p5-Digest-SHA1 \
|
||||
sysutils/p5-Capture-Tiny \
|
||||
www/p5-Dancer \
|
||||
www/p5-Dancer2 \
|
||||
www/p5-HTTP-Message \
|
||||
www/p5-Mojo
|
||||
|
||||
PKG_ARCH = *
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Data-Printer-1.001000.tar.gz) = 5/b5TyUxfdYN+9NY4X97iyfJQJzQSx64kt312c0wHkc=
|
||||
SIZE (Data-Printer-1.001000.tar.gz) = 117188
|
||||
SHA256 (Data-Printer-1.001001.tar.gz) = q64DMVUU0rcxxkYrjwZ2SN2ZChA1SyFgbHeM/ZHUe4A=
|
||||
SIZE (Data-Printer-1.001001.tar.gz) = 118789
|
||||
|
|
|
@ -16,6 +16,7 @@ ${P5SITE}/Data/Printer/Filter/FORMAT.pm
|
|||
${P5SITE}/Data/Printer/Filter/GLOB.pm
|
||||
${P5SITE}/Data/Printer/Filter/GenericClass.pm
|
||||
${P5SITE}/Data/Printer/Filter/HASH.pm
|
||||
${P5SITE}/Data/Printer/Filter/OBJECT.pm
|
||||
${P5SITE}/Data/Printer/Filter/REF.pm
|
||||
${P5SITE}/Data/Printer/Filter/Regexp.pm
|
||||
${P5SITE}/Data/Printer/Filter/SCALAR.pm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue