mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +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
|
||||
PORTVERSION= 0.05
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.20
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -15,6 +14,13 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
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
|
||||
|
||||
MAN3= Test::File::Contents.3
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (Test-File-Contents-0.05.tar.gz) = 6bdc15a6345a3ef693a6e2326331b6ec
|
||||
SHA256 (Test-File-Contents-0.05.tar.gz) = c5ab86db159fc7d64342616661ea84afd1c9b1ffe02e2abcf3de9fde67f2bed5
|
||||
SIZE (Test-File-Contents-0.05.tar.gz) = 4691
|
||||
SHA256 (Test-File-Contents-0.20.tar.gz) = e9db3cbfe660ac11067842f40cb8e0f454568553e033a00f64133c62aeac35c2
|
||||
SIZE (Test-File-Contents-0.20.tar.gz) = 9908
|
||||
|
Loading…
Reference in New Issue
Block a user