diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1999-11-16 19:39:28 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1999-11-16 19:39:28 +0000 |
commit | 665dfdd3b7763435115423857bea9fd4b7433dcd (patch) | |
tree | c8938d72ce64502510aa4076c3b7e4acd55109ca /security/p5-Digest-MD5 | |
parent | fe677515099550e757ec49beb9837e97a1709d99 (diff) | |
download | ports-665dfdd3b7763435115423857bea9fd4b7433dcd.tar.gz ports-665dfdd3b7763435115423857bea9fd4b7433dcd.zip |
Notes
Diffstat (limited to 'security/p5-Digest-MD5')
-rw-r--r-- | security/p5-Digest-MD5/Makefile | 6 | ||||
-rw-r--r-- | security/p5-Digest-MD5/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile index daca63de507e..ef0ee5221f0b 100644 --- a/security/p5-Digest-MD5/Makefile +++ b/security/p5-Digest-MD5/Makefile @@ -6,8 +6,8 @@ # $FreeBSD$ # -DISTNAME= Digest-MD5-2.08 -PKGNAME= p5-Digest-MD5-2.08 +DISTNAME= Digest-MD5-2.09 +PKGNAME= p5-Digest-MD5-2.09 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= MD5 @@ -30,6 +30,6 @@ MAN3= \ MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} do-configure: - @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL + @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL .include <bsd.port.mk> diff --git a/security/p5-Digest-MD5/distinfo b/security/p5-Digest-MD5/distinfo index 3af629568a8a..84bfa1e05027 100644 --- a/security/p5-Digest-MD5/distinfo +++ b/security/p5-Digest-MD5/distinfo @@ -1 +1 @@ -MD5 (Digest-MD5-2.08.tar.gz) = 9e84abec32a4f2a20a4ae4fe52cf0e4b +MD5 (Digest-MD5-2.09.tar.gz) = 8be0b95a2803bb9ddca19eaeefb43bb2 |