From 6345ad14d656557d02edfa92a083e7eddc8d4b6f Mon Sep 17 00:00:00 2001 From: danh Date: Thu, 12 Sep 2002 16:01:17 +0000 Subject: [PATCH] * regen PLIST * drop NEED_VERSION --- security/p5-Crypt-DES/Makefile | 3 +-- security/p5-Crypt-DES/pkg/PLIST | 10 +++++----- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/security/p5-Crypt-DES/Makefile b/security/p5-Crypt-DES/Makefile index 1c5f4fd1861..1db3592990f 100644 --- a/security/p5-Crypt-DES/Makefile +++ b/security/p5-Crypt-DES/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2002/05/15 17:58:49 espie Exp $ +# $OpenBSD: Makefile,v 1.5 2002/09/12 16:01:17 danh Exp $ COMMENT= "interface to the DES encryption alogorithm" @@ -6,7 +6,6 @@ VERSION= 2.03 DISTNAME= Crypt-DES-${VERSION} PKGNAME= p5-${DISTNAME} CATEGORIES= security perl5 -NEED_VERSION= 1.515 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} MAINTAINER= Dan Harnett diff --git a/security/p5-Crypt-DES/pkg/PLIST b/security/p5-Crypt-DES/pkg/PLIST index 05407b043ce..46df856a45d 100644 --- a/security/p5-Crypt-DES/pkg/PLIST +++ b/security/p5-Crypt-DES/pkg/PLIST @@ -1,6 +1,6 @@ -@comment $OpenBSD: PLIST,v 1.3 2002/04/16 19:25:05 espie Exp $ -libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Crypt/DES.pm -libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/Crypt/DES/DES.bs -libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/Crypt/DES/DES.so +@comment $OpenBSD: PLIST,v 1.4 2002/09/12 16:01:17 danh Exp $ +${P5ARCH}/Crypt/DES.pm +${P5ARCH}/auto/Crypt/DES/DES.bs +${P5ARCH}/auto/Crypt/DES/DES.so man/man3p/Crypt::DES.3p -@dirrm libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/Crypt/DES +@dirrm ${P5ARCH}/auto/Crypt/DES