- Update to 1.16
- Assign maintainership to perl@
This commit is contained in:
parent
e5af6149f1
commit
92258ed5b2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=168059
2 changed files with 5 additions and 5 deletions
|
@ -6,13 +6,13 @@
|
|||
#
|
||||
|
||||
PORTNAME= Test-File
|
||||
PORTVERSION= 1.15
|
||||
PORTVERSION= 1.16
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Test
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= lth@FreeBSD.org
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Test file attributes
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Test/Builder/Tester.pm:${PORTSDIR}/devel/p5-Test-Simple
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Test-File-1.15.tar.gz) = 8de2ba09e9978ede41b11049a90350f7
|
||||
SHA256 (Test-File-1.15.tar.gz) = 633f6ebf34259ed701d2dbade9916c6ffe1ee6d47ed36bc2bda027bdecf1ff20
|
||||
SIZE (Test-File-1.15.tar.gz) = 9486
|
||||
MD5 (Test-File-1.16.tar.gz) = 8997fa36af7b22d81c221d5325b46930
|
||||
SHA256 (Test-File-1.16.tar.gz) = c464464ed6dc1e5636deeceae2cb436f5c41bfebd01db9d870b2cf791ddde8d6
|
||||
SIZE (Test-File-1.16.tar.gz) = 9437
|
||||
|
|
Loading…
Reference in a new issue