From a70eed7f8c25bb33e18dab9ec756ba41bb96a4a2 Mon Sep 17 00:00:00 2001 From: hubertf Date: Sat, 22 Nov 1997 05:09:14 +0000 Subject: Fix RCS Id, MI/MD PLIST --- security/p5-MD5/Makefile | 3 ++- security/p5-MD5/pkg/PLIST | 8 -------- security/p5-MD5/pkg/PLIST-md.shared | 4 ++++ security/p5-MD5/pkg/PLIST-md.static | 4 ++++ security/p5-MD5/pkg/PLIST-mi | 6 ++++++ 5 files changed, 16 insertions(+), 9 deletions(-) delete mode 100644 security/p5-MD5/pkg/PLIST create mode 100644 security/p5-MD5/pkg/PLIST-md.shared create mode 100644 security/p5-MD5/pkg/PLIST-md.static create mode 100644 security/p5-MD5/pkg/PLIST-mi (limited to 'security/p5-MD5') diff --git a/security/p5-MD5/Makefile b/security/p5-MD5/Makefile index 0466ca96203..4314e99b89c 100644 --- a/security/p5-MD5/Makefile +++ b/security/p5-MD5/Makefile @@ -3,7 +3,8 @@ # Date created: September 30th 1996 # Whom: James FitzGibbon # -# $Id: Makefile,v 1.1.1.1 1997/11/22 05:06:27 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 1997/11/22 05:09:14 hubertf Exp $ +# FreeBSD Id: Makefile,v 1.7 1997/06/24 18:43:23 jfitz Exp # DISTNAME= MD5-1.7 diff --git a/security/p5-MD5/pkg/PLIST b/security/p5-MD5/pkg/PLIST deleted file mode 100644 index db0fdcbe0fa..00000000000 --- a/security/p5-MD5/pkg/PLIST +++ /dev/null @@ -1,8 +0,0 @@ -lib/perl5/site_perl/i386-freebsd/auto/MD5/MD5.so -lib/perl5/site_perl/i386-freebsd/auto/MD5/MD5.bs -lib/perl5/site_perl/auto/MD5/autosplit.ix -lib/perl5/site_perl/MD5.pm -lib/perl5/man/man3/MD5.3.gz -lib/perl5/site_perl/i386-freebsd/auto/MD5/.packlist -@dirrm lib/perl5/site_perl/i386-freebsd/auto/MD5 -@dirrm lib/perl5/site_perl/auto/MD5 diff --git a/security/p5-MD5/pkg/PLIST-md.shared b/security/p5-MD5/pkg/PLIST-md.shared new file mode 100644 index 00000000000..33d0d1bcb81 --- /dev/null +++ b/security/p5-MD5/pkg/PLIST-md.shared @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST-md.shared,v 1.1 1997/11/22 05:09:19 hubertf Exp $ +lib/perl5/site_perl/<$ARCH>-netbsd/auto/MD5/MD5.so +lib/perl5/site_perl/<$ARCH>-netbsd/auto/MD5/MD5.bs +@dirrm lib/perl5/site_perl/<$ARCH>-netbsd/auto/MD5 diff --git a/security/p5-MD5/pkg/PLIST-md.static b/security/p5-MD5/pkg/PLIST-md.static new file mode 100644 index 00000000000..cddffb6da84 --- /dev/null +++ b/security/p5-MD5/pkg/PLIST-md.static @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST-md.static,v 1.1 1997/11/22 05:09:21 hubertf Exp $ +lib/perl5/site_perl/<$ARCH>-netbsd/auto/MD5/MD5.a +lib/perl5/site_perl/<$ARCH>-netbsd/auto/MD5/extralibs.ld +@dirrm lib/perl5/site_perl/<$ARCH>-netbsd/auto/MD5 diff --git a/security/p5-MD5/pkg/PLIST-mi b/security/p5-MD5/pkg/PLIST-mi new file mode 100644 index 00000000000..1f88048c52d --- /dev/null +++ b/security/p5-MD5/pkg/PLIST-mi @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST-mi,v 1.1 1997/11/22 05:09:22 hubertf Exp $ +lib/perl5/site_perl/MD5.pm +lib/perl5/man/man3/MD5.3.gz +lib/perl5/site_perl/auto/MD5/autosplit.ix +@dirrm lib/perl5/site_perl/auto/MD5 +lib/perl5/site_perl/<$ARCH>-netbsd/auto/MD5/.packlist -- cgit v1.2.3