diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-10-06 15:29:02 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-10-06 15:29:02 +0000 |
commit | 123bb004aeb832d598b26e9926eb3d878910ae1d (patch) | |
tree | 22ef1879009918e6f5afb5a41bc3b5878712dfb4 | |
parent | a04a07b56b195dfd1d395360263805aa2bbaeaf9 (diff) | |
download | ports-123bb004aeb832d598b26e9926eb3d878910ae1d.tar.gz ports-123bb004aeb832d598b26e9926eb3d878910ae1d.zip |
Notes
-rw-r--r-- | security/p5-Digest-SHA1/Makefile | 3 | ||||
-rw-r--r-- | security/p5-Digest-SHA1/distinfo | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/security/p5-Digest-SHA1/Makefile b/security/p5-Digest-SHA1/Makefile index 26924236a7bd..ccddfb673f6d 100644 --- a/security/p5-Digest-SHA1/Makefile +++ b/security/p5-Digest-SHA1/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Digest-SHA1 -PORTVERSION= 2.04 +PORTVERSION= 2.05 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Digest @@ -17,7 +17,6 @@ COMMENT= Perl interface to the SHA-1 Algorithm PERL_CONFIGURE= yes -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Digest::SHA1.3 .include <bsd.port.mk> diff --git a/security/p5-Digest-SHA1/distinfo b/security/p5-Digest-SHA1/distinfo index 818499c9874c..4daed602873a 100644 --- a/security/p5-Digest-SHA1/distinfo +++ b/security/p5-Digest-SHA1/distinfo @@ -1 +1 @@ -MD5 (Digest-SHA1-2.04.tar.gz) = dad6c68f8b9667d8caea1c5aeaa8530a +MD5 (Digest-SHA1-2.05.tar.gz) = a31a9a8c1d3e72f9a0115b409678f062 |