mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- update to 0.20
- add licenses - changes: http://cpansearch.perl.org/src/DWHEELER/Test-File-Contents-0.20/Changes
This commit is contained in:
parent
6b89da3bc1
commit
37dceab9a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=271920
@ -6,8 +6,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= Test-File-Contents
|
PORTNAME= Test-File-Contents
|
||||||
PORTVERSION= 0.05
|
PORTVERSION= 0.20
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
@ -15,6 +14,13 @@ PKGNAMEPREFIX= p5-
|
|||||||
MAINTAINER= perl@FreeBSD.org
|
MAINTAINER= perl@FreeBSD.org
|
||||||
COMMENT= Test routines for examining the contents of files
|
COMMENT= Test routines for examining the contents of files
|
||||||
|
|
||||||
|
LICENSE_COMB= dual
|
||||||
|
LICENSE= ART20 GPLv1
|
||||||
|
|
||||||
|
BUILD_DEPENDS= p5-Text-Diff>=0.35:${PORTSDIR}/textproc/p5-Text-Diff
|
||||||
|
|
||||||
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
PERL_MODBUILD= yes
|
PERL_MODBUILD= yes
|
||||||
|
|
||||||
MAN3= Test::File::Contents.3
|
MAN3= Test::File::Contents.3
|
||||||
|
@ -1,3 +1,2 @@
|
|||||||
MD5 (Test-File-Contents-0.05.tar.gz) = 6bdc15a6345a3ef693a6e2326331b6ec
|
SHA256 (Test-File-Contents-0.20.tar.gz) = e9db3cbfe660ac11067842f40cb8e0f454568553e033a00f64133c62aeac35c2
|
||||||
SHA256 (Test-File-Contents-0.05.tar.gz) = c5ab86db159fc7d64342616661ea84afd1c9b1ffe02e2abcf3de9fde67f2bed5
|
SIZE (Test-File-Contents-0.20.tar.gz) = 9908
|
||||||
SIZE (Test-File-Contents-0.05.tar.gz) = 4691
|
|
||||||
|
Loading…
Reference in New Issue
Block a user