diff options
author | explorer <explorer@pkgsrc.org> | 1998-09-05 09:05:21 +0000 |
---|---|---|
committer | explorer <explorer@pkgsrc.org> | 1998-09-05 09:05:21 +0000 |
commit | e7d604b12815f549eb6a3635a99910f196839239 (patch) | |
tree | 90249632474dd04ed0a7564ed8b77588c2fb7ef4 /security | |
parent | 01df77edd1f9070a21ec0f1b26ecfd25d38e4811 (diff) | |
download | pkgsrc-e7d604b12815f549eb6a3635a99910f196839239.tar.gz |
clean up some nits
Diffstat (limited to 'security')
-rw-r--r-- | security/ssleay/Makefile | 3 | ||||
-rw-r--r-- | security/ssleay/files/md5 | 2 | ||||
-rw-r--r-- | security/ssleay/patches/patch-aa | 2 | ||||
-rw-r--r-- | security/ssleay/patches/patch-ab | 2 | ||||
-rw-r--r-- | security/ssleay/pkg/PLIST | 3 |
5 files changed, 9 insertions, 3 deletions
diff --git a/security/ssleay/Makefile b/security/ssleay/Makefile index 6b1a6358633..08848c5fa62 100644 --- a/security/ssleay/Makefile +++ b/security/ssleay/Makefile @@ -1,6 +1,5 @@ -# Eric Young's SSL/Crypto Library +# $NetBSD: Makefile,v 1.3 1998/09/05 09:05:21 explorer Exp $ # FreeBSD: Makefile,v 1.20 1998/08/27 16:38:02 markm Exp -# $NetBSD: Makefile,v 1.2 1998/09/05 00:00:06 explorer Exp $ # DISTNAME= SSLeay-0.9.0b diff --git a/security/ssleay/files/md5 b/security/ssleay/files/md5 index f21f978227d..325ee332557 100644 --- a/security/ssleay/files/md5 +++ b/security/ssleay/files/md5 @@ -1 +1,3 @@ +$NetBSD: md5,v 1.2 1998/09/05 09:05:22 explorer Exp $ + MD5 (SSLeay-0.9.0b.tar.gz) = 41c26258b20af611e9995968cbd89688 diff --git a/security/ssleay/patches/patch-aa b/security/ssleay/patches/patch-aa index 9330d3d7763..f089e5efe4a 100644 --- a/security/ssleay/patches/patch-aa +++ b/security/ssleay/patches/patch-aa @@ -1,3 +1,5 @@ +$NetBSD: patch-aa,v 1.2 1998/09/05 09:05:22 explorer Exp $ + diff -udr ../SSLeay-0.8.1.ORIG/apps/ca.c ./apps/ca.c --- ../SSLeay-0.8.1.ORIG/apps/ca.c Fri Jul 18 20:15:56 1997 +++ ./apps/ca.c Tue Feb 17 20:27:52 1998 diff --git a/security/ssleay/patches/patch-ab b/security/ssleay/patches/patch-ab index 0d390ca466d..d512e085457 100644 --- a/security/ssleay/patches/patch-ab +++ b/security/ssleay/patches/patch-ab @@ -1,3 +1,5 @@ +$NetBSD: patch-ab,v 1.2 1998/09/05 09:05:22 explorer Exp $ + --- Makefile.ssl.orig Fri Jun 26 10:25:25 1998 +++ Makefile.ssl Sat Aug 22 13:14:34 1998 @@ -175,7 +175,7 @@ diff --git a/security/ssleay/pkg/PLIST b/security/ssleay/pkg/PLIST index 0fd1ee85f42..e1a584a9d06 100644 --- a/security/ssleay/pkg/PLIST +++ b/security/ssleay/pkg/PLIST @@ -1,3 +1,4 @@ +@comment $NetBSD: PLIST,v 1.2 1998/09/05 09:05:22 explorer Exp $ bin/ssleay @exec ln -sf %D/%F %B/asn1parse @exec ln -sf %D/%F %B/base64 @@ -247,4 +248,4 @@ share/doc/SSLeay/threads.doc share/doc/SSLeay/txt_db.doc share/doc/SSLeay/verify share/doc/SSLeay/why.doc -@unexec rm -rf share/doc/SSLeay +@dirrm share/doc/SSLeay |