pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/ppp-mppe Note new version of OpenSSL.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2c5c66629848
branches: trunk
changeset: 471822:2c5c66629848
user: cube <cube%pkgsrc.org@localhost>
date: Wed Mar 31 10:24:50 2004 +0000
description:
Note new version of OpenSSL.
diffstat:
net/ppp-mppe/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r 28ae6286b8b3 -r 2c5c66629848 net/ppp-mppe/Makefile
--- a/net/ppp-mppe/Makefile Wed Mar 31 10:23:59 2004 +0000
+++ b/net/ppp-mppe/Makefile Wed Mar 31 10:24:50 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2003/12/01 17:23:24 cube Exp $
+# $NetBSD: Makefile,v 1.25 2004/03/31 10:24:50 cube Exp $
DISTNAME= ppp-2.3.9
PKGNAME= ppp-mppe-2.3.9
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= net
MASTER_SITES= ftp://cs.anu.edu.au/pub/software/ppp/
@@ -14,7 +14,7 @@
ONLY_FOR_PLATFORM= NetBSD-*-*
-OPENSSL_VERS= 0.9.6l
+OPENSSL_VERS= 0.9.6m
OPENSSL_SRC= ${_PKGSRCDIR}/security/openssl/${WRKDIR:T}/openssl-${OPENSSL_VERS}
HAS_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index