pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/ppp-mppe Allow this package to build again (it has...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c5d8d6ff4ecc
branches: trunk
changeset: 462820:c5d8d6ff4ecc
user: cube <cube%pkgsrc.org@localhost>
date: Tue Oct 14 19:22:55 2003 +0000
description:
Allow this package to build again (it has to track security/openssl
version changes, without need for a PKGREVISION bump, though).
Take over maintainership, as agreed with dbj@.
diffstat:
net/ppp-mppe/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r 9cd23953658b -r c5d8d6ff4ecc net/ppp-mppe/Makefile
--- a/net/ppp-mppe/Makefile Tue Oct 14 17:40:47 2003 +0000
+++ b/net/ppp-mppe/Makefile Tue Oct 14 19:22:55 2003 +0000
@@ -1,17 +1,17 @@
-# $NetBSD: Makefile,v 1.18 2003/09/15 16:27:55 jmmv Exp $
+# $NetBSD: Makefile,v 1.19 2003/10/14 19:22:55 cube Exp $
DISTNAME= ppp-2.3.9
PKGNAME= ppp-mppe-2.3.9
CATEGORIES= net
MASTER_SITES= ftp://cs.anu.edu.au/pub/software/ppp/
-MAINTAINER= dbj%NetBSD.org@localhost
+MAINTAINER= cube%NetBSD.org@localhost
HOMEPAGE= http://www.moretonbay.com/vpn/releases/
COMMENT= PPP daemon and LKM with MPPE - Microsoft Point-to-Point Encryption
CONFLICTS+= ppp-2.*
-OPENSSL_VERS= 0.9.6g
+OPENSSL_VERS= 0.9.6k
OPENSSL_SRC= ${_PKGSRCDIR}/security/openssl/${WRKDIR:T}/openssl-${OPENSSL_VERS}
HAS_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index