pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/openssl The PLIST.linux was empty, but should...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f24d5aa3076c
branches:  trunk
changeset: 463944:f24d5aa3076c
user:      reed <reed%pkgsrc.org@localhost>
date:      Wed Dec 03 01:57:08 2003 +0000

description:
The PLIST.linux was empty, but should be registering the
libssl.so* and libcrypto.so* files. So added this.

diffstat:

 security/openssl/PLIST.linux |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r dc27f5a1f7e0 -r f24d5aa3076c security/openssl/PLIST.linux
--- a/security/openssl/PLIST.linux      Wed Dec 03 01:54:20 2003 +0000
+++ b/security/openssl/PLIST.linux      Wed Dec 03 01:57:08 2003 +0000
@@ -1,1 +1,7 @@
-@comment $NetBSD: PLIST.linux,v 1.1 2001/11/01 01:22:31 zuntum Exp $
+@comment $NetBSD: PLIST.linux,v 1.2 2003/12/03 01:57:08 reed Exp $
+lib/libcrypto.so
+lib/libcrypto.so.300
+lib/libcrypto.so.300.1
+lib/libssl.so
+lib/libssl.so.300
+lib/libssl.so.300.1



Home | Main Index | Thread Index | Old Index