pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/ppp-mppe Mark this package as broken until it can ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b82b22dff1e6
branches: trunk
changeset: 486329:b82b22dff1e6
user: jlam <jlam%pkgsrc.org@localhost>
date: Sun Dec 26 22:05:44 2004 +0000
description:
Mark this package as broken until it can be taught to use a newer OpenSSL
release.
diffstat:
net/ppp-mppe/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 5d4b5aa819fb -r b82b22dff1e6 net/ppp-mppe/Makefile
--- a/net/ppp-mppe/Makefile Sun Dec 26 22:03:08 2004 +0000
+++ b/net/ppp-mppe/Makefile Sun Dec 26 22:05:44 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2004/10/07 02:01:38 jlam Exp $
+# $NetBSD: Makefile,v 1.28 2004/12/26 22:05:44 jlam Exp $
DISTNAME= ppp-2.3.9
PKGNAME= ppp-mppe-2.3.9
@@ -12,6 +12,8 @@
CONFLICTS+= ppp-2.*
+BROKEN= "This package needs to be modified to use a newer OpenSSL release."
+
ONLY_FOR_PLATFORM= NetBSD-*-*
HAS_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index