- Update to 0.05
- pet portlint PR: 98688 Submitted by: clsung Approved by: gabor (maintainer)
This commit is contained in:
parent
14fb5aeba0
commit
46b5839ebc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=164806
2 changed files with 5 additions and 5 deletions
|
@ -4,7 +4,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Digest-MD5-File
|
||||
PORTVERSION= 0.04
|
||||
PORTVERSION= 0.05
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Digest
|
||||
|
@ -13,7 +13,7 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= gkovesdan@t-hosting.hu
|
||||
COMMENT= Perl extension for getting MD5 sums for files and urls
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Digest::MD5::File.3
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Digest-MD5-File-0.04.tar.gz) = 57710858d23568aceb089e2a11d13c39
|
||||
SHA256 (Digest-MD5-File-0.04.tar.gz) = 2db1499893e4f0c71ccd4943140ef3e94271b402ea451b9c1703d913cc1d6018
|
||||
SIZE (Digest-MD5-File-0.04.tar.gz) = 4539
|
||||
MD5 (Digest-MD5-File-0.05.tar.gz) = 385c5ff7dadd240f6a2194a67f8f9b47
|
||||
SHA256 (Digest-MD5-File-0.05.tar.gz) = c3294e4c8d92360479a8c716d98896b74bbb18f1e15ba95a447094c207adc12e
|
||||
SIZE (Digest-MD5-File-0.05.tar.gz) = 4668
|
||||
|
|
Loading…
Reference in a new issue