pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/ppp-mppe Make it look for openssl 0.9.6l, in order...
details: https://anonhg.NetBSD.org/pkgsrc/rev/71ca715dbe9f
branches: trunk
changeset: 463467:71ca715dbe9f
user: cube <cube%pkgsrc.org@localhost>
date: Wed Nov 12 05:19:40 2003 +0000
description:
Make it look for openssl 0.9.6l, in order to compile.
diffstat:
net/ppp-mppe/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 448de8ebff9b -r 71ca715dbe9f net/ppp-mppe/Makefile
--- a/net/ppp-mppe/Makefile Wed Nov 12 03:59:50 2003 +0000
+++ b/net/ppp-mppe/Makefile Wed Nov 12 05:19:40 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2003/11/12 03:39:42 jschauma Exp $
+# $NetBSD: Makefile,v 1.22 2003/11/12 05:19:40 cube Exp $
DISTNAME= ppp-2.3.9
PKGNAME= ppp-mppe-2.3.9
@@ -14,7 +14,7 @@
ONLY_FOR_PLATFORM= NetBSD-*-*
-OPENSSL_VERS= 0.9.6k
+OPENSSL_VERS= 0.9.6l
OPENSSL_SRC= ${_PKGSRCDIR}/security/openssl/${WRKDIR:T}/openssl-${OPENSSL_VERS}
HAS_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index