sync ports with The Matrix
This commit is contained in:
parent
9d4d2e721a
commit
79bc6d9d97
846 changed files with 10693 additions and 8131 deletions
|
@ -1,11 +1,18 @@
|
|||
COMMENT= interface to compute differences between two objects
|
||||
COMMENT = interface to compute differences between two objects
|
||||
|
||||
MODULES= cpan
|
||||
PKG_ARCH= *
|
||||
DISTNAME = Algorithm-Diff-1.1903
|
||||
CATEGORIES= devel
|
||||
REVISION = 1
|
||||
DISTNAME = Algorithm-Diff-1.201
|
||||
PKGNAME = p5-Algorithm-Diff-1.2010
|
||||
|
||||
PERMIT_PACKAGE= Yes
|
||||
CATEGORIES = devel
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
MODULES = cpan
|
||||
|
||||
PKG_ARCH = *
|
||||
|
||||
MODCPAN_EXAMPLES = Yes
|
||||
MODCPAN_EXAMPLES_DIST = bin
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Algorithm-Diff-1.1903.tar.gz) = MOhKxLMdQLZik/exIhMxxaUFYaOdWA2FAE2cH/+ZF1E=
|
||||
SIZE (Algorithm-Diff-1.1903.tar.gz) = 34174
|
||||
SHA256 (Algorithm-Diff-1.201.tar.gz) = ACLaWYJkXZ7wIH8+ue9j5w6XE+0jQO17OFB3mw2EKn0=
|
||||
SIZE (Algorithm-Diff-1.201.tar.gz) = 30047
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
${P5SITE}/Algorithm/
|
||||
${P5SITE}/Algorithm/Diff.pm
|
||||
${P5SITE}/Algorithm/DiffOld.pm
|
||||
${P5SITE}/Algorithm/cdiff.pl
|
||||
${P5SITE}/Algorithm/diff.pl
|
||||
${P5SITE}/Algorithm/diffnew.pl
|
||||
${P5SITE}/Algorithm/htmldiff.pl
|
||||
@man man/man3p/Algorithm::Diff.3p
|
||||
@man man/man3p/Algorithm::DiffOld.3p
|
||||
share/examples/p5-Algorithm-Diff/
|
||||
share/examples/p5-Algorithm-Diff/cdiff.pl
|
||||
share/examples/p5-Algorithm-Diff/diff.pl
|
||||
share/examples/p5-Algorithm-Diff/diffnew.pl
|
||||
share/examples/p5-Algorithm-Diff/htmldiff.pl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue