pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/rfcutil Use lynx, not the vulnerable links, b...
details: https://anonhg.NetBSD.org/pkgsrc/rev/739831fd2946
branches: trunk
changeset: 651763:739831fd2946
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Mon May 11 14:07:44 2015 +0000
description:
Use lynx, not the vulnerable links, by default. From kj Woolley in
PR pkg/49740.
diffstat:
textproc/rfcutil/options.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 5f30a007f9b2 -r 739831fd2946 textproc/rfcutil/options.mk
--- a/textproc/rfcutil/options.mk Mon May 11 13:28:39 2015 +0000
+++ b/textproc/rfcutil/options.mk Mon May 11 14:07:44 2015 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: options.mk,v 1.1 2009/01/04 15:37:07 hubertf Exp $
+# $NetBSD: options.mk,v 1.2 2015/05/11 14:07:44 bsiegert Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.rfcutil
PKG_OPTIONS_OPTIONAL_GROUPS= rfcutil-browser
PKG_OPTIONS_GROUP.rfcutil-browser= links lynx w3m
-PKG_SUGGESTED_OPTIONS= links
+PKG_SUGGESTED_OPTIONS= lynx
.include "../../mk/bsd.options.mk"
Home |
Main Index |
Thread Index |
Old Index