From 606a7bf46d526e2601ecef0aaf2e428e546c61c3 Mon Sep 17 00:00:00 2001 From: kevlo Date: Tue, 25 Dec 2001 09:49:56 +0000 Subject: [PATCH] - upgrade to version 2.16 - bump NEED_VERSION - add regression test --- security/p5-Digest-MD5/Makefile | 9 ++++++--- security/p5-Digest-MD5/distinfo | 3 +++ security/p5-Digest-MD5/files/md5 | 3 --- security/p5-Digest-MD5/pkg/PLIST | 24 +----------------------- 4 files changed, 10 insertions(+), 29 deletions(-) create mode 100644 security/p5-Digest-MD5/distinfo delete mode 100644 security/p5-Digest-MD5/files/md5 diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile index da042cbe1f0..810502b99d6 100644 --- a/security/p5-Digest-MD5/Makefile +++ b/security/p5-Digest-MD5/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.5 2001/05/10 19:20:51 naddy Exp $ +# $OpenBSD: Makefile,v 1.6 2001/12/25 09:49:56 kevlo Exp $ COMMENT= "module to calculate digests" -DISTNAME= Digest-MD5-2.12 +DISTNAME= Digest-MD5-2.16 PKGNAME= p5-${DISTNAME} CATEGORIES= security perl5 -NEED_VERSION= 1.407 +NEED_VERSION= 1.503 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Digest @@ -19,4 +19,7 @@ PERMIT_DISTFILES_FTP= Yes CONFIGURE_STYLE= perl +REGRESS_TARGET= test +REGRESS_DEPENDS= ::devel/p5-Test-Harness + .include diff --git a/security/p5-Digest-MD5/distinfo b/security/p5-Digest-MD5/distinfo new file mode 100644 index 00000000000..249924203f4 --- /dev/null +++ b/security/p5-Digest-MD5/distinfo @@ -0,0 +1,3 @@ +MD5 (Digest-MD5-2.16.tar.gz) = 4ecb97b9f5f831f4c54ba7caddcf79df +RMD160 (Digest-MD5-2.16.tar.gz) = 0a6ebd6b746db6f1a4bd5e0644c29e7e0af2ff29 +SHA1 (Digest-MD5-2.16.tar.gz) = ac7ba99ffe5c73dded10d0943f7acffa1094828a diff --git a/security/p5-Digest-MD5/files/md5 b/security/p5-Digest-MD5/files/md5 deleted file mode 100644 index cf5251cd57d..00000000000 --- a/security/p5-Digest-MD5/files/md5 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (Digest-MD5-2.12.tar.gz) = 91225a9ea3b708db6557d0559b509af5 -RMD160 (Digest-MD5-2.12.tar.gz) = 338d86fbac3cc24063687227a7ee543e15501cf9 -SHA1 (Digest-MD5-2.12.tar.gz) = 5384947e6c424a12792db0c48bd0e8f998e1e928 diff --git a/security/p5-Digest-MD5/pkg/PLIST b/security/p5-Digest-MD5/pkg/PLIST index f577c779644..fece53749f0 100644 --- a/security/p5-Digest-MD5/pkg/PLIST +++ b/security/p5-Digest-MD5/pkg/PLIST @@ -1,28 +1,6 @@ -@comment $OpenBSD: PLIST,v 1.4 2001/05/10 19:20:51 naddy Exp $ -libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Digest.pm -libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Digest/HMAC.pm -libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Digest/HMAC_MD5.pm -libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Digest/HMAC_SHA1.pm -libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Digest/MD2.pm +@comment $OpenBSD: PLIST,v 1.5 2001/12/25 09:50:01 kevlo Exp $ libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Digest/MD5.pm -libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Digest/SHA1.pm -libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/MD5.pm -libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/SHA.pm -libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/Digest/MD2/MD2.bs -libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/Digest/MD2/MD2.so libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/Digest/MD5/MD5.bs libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/Digest/MD5/MD5.so -libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/Digest/SHA1/SHA1.bs -libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/Digest/SHA1/SHA1.so -man/man3/Digest.3p -man/man3/Digest::HMAC.3p -man/man3/Digest::HMAC_MD5.3p -man/man3/Digest::HMAC_SHA1.3p -man/man3/Digest::MD2.3p man/man3/Digest::MD5.3p -man/man3/Digest::SHA1.3p -man/man3/MD5.3p -man/man3/SHA.3p -@dirrm libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/Digest/MD2 @dirrm libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/Digest/MD5 -@dirrm libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/Digest/SHA1