- Update to 2.38
- Add License
This commit is contained in:
parent
295b57e602
commit
7bf6a01d1b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358098
2 changed files with 6 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Data-Dump-Streamer
|
||||
PORTVERSION= 2.37
|
||||
PORTVERSION= 2.38
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Stream a highly accurate breadth first data dump in Perl code
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Algorithm-Diff>=0:${PORTSDIR}/devel/p5-Algorithm-Diff \
|
||||
p5-B-Utils>=0.05:${PORTSDIR}/devel/p5-B-Utils \
|
||||
p5-PadWalker>=0.99:${PORTSDIR}/devel/p5-PadWalker
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Data-Dump-Streamer-2.37.tar.gz) = ebb47419edbcb421d7112eb8d473f2de2661d01ea7c47ca1210e848ee2caa959
|
||||
SIZE (Data-Dump-Streamer-2.37.tar.gz) = 147936
|
||||
SHA256 (Data-Dump-Streamer-2.38.tar.gz) = 210684c5a6805d61dd49ec0a17ae5ba359f100877e0dc8e467d956c78c693a5d
|
||||
SIZE (Data-Dump-Streamer-2.38.tar.gz) = 148048
|
||||
|
|
Loading…
Reference in a new issue