pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/comms/conserver8 Revert changing the default away from...
details: https://anonhg.NetBSD.org/pkgsrc/rev/cb95ca182180
branches: trunk
changeset: 348930:cb95ca182180
user: schnoebe <schnoebe%pkgsrc.org@localhost>
date: Mon Jun 20 15:25:39 2016 +0000
description:
Revert changing the default away from "inet6".
diffstat:
comms/conserver8/Makefile | 4 ++--
comms/conserver8/options.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (32 lines):
diff -r 8e3ce1283c18 -r cb95ca182180 comms/conserver8/Makefile
--- a/comms/conserver8/Makefile Mon Jun 20 15:20:03 2016 +0000
+++ b/comms/conserver8/Makefile Mon Jun 20 15:25:39 2016 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2016/06/16 16:05:51 schnoebe Exp $
+# $NetBSD: Makefile,v 1.21 2016/06/20 15:25:39 schnoebe Exp $
#
PKGVER= 8.2.1
-PKGREVISION= 1
+PKGREVISION= 2
DISTNAME= conserver-${PKGVER}
PKGNAME= conserver8-${PKGVER}
CATEGORIES= comms
diff -r 8e3ce1283c18 -r cb95ca182180 comms/conserver8/options.mk
--- a/comms/conserver8/options.mk Mon Jun 20 15:20:03 2016 +0000
+++ b/comms/conserver8/options.mk Mon Jun 20 15:25:39 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.3 2016/06/15 23:02:10 schnoebe Exp $
+# $NetBSD: options.mk,v 1.4 2016/06/20 15:25:39 schnoebe Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.conserver8
@@ -7,7 +7,7 @@
PKG_SUPPORTED_OPTIONS= pam ssl
-PKG_SUGGESTED_OPTIONS= ssl
+PKG_SUGGESTED_OPTIONS= ssl inet6
.include "../../mk/bsd.options.mk"
Home |
Main Index |
Thread Index |
Old Index