Update to version 2.26.
Approved by: maintainer
This commit is contained in:
parent
e4bc70fec2
commit
4217c3f794
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=85892
2 changed files with 2 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Digest-MD5
|
||||
PORTVERSION= 2.24
|
||||
PORTVERSION= 2.26
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Digest
|
||||
|
@ -17,7 +17,6 @@ COMMENT= Perl5 interface to the MD5 algorithm
|
|||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
MAN3= Digest::MD5.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (Digest-MD5-2.24.tar.gz) = 1d328e479ac6e7019dd082f6a244a06c
|
||||
MD5 (Digest-MD5-2.26.tar.gz) = f0bb53c9f59adb63ad3ab88e604a1bd6
|
||||
|
|
Loading…
Reference in a new issue