pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/djbdns 2018Q3 is branched; remove compatibility op...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fdeda4f4ec23
branches: trunk
changeset: 313464:fdeda4f4ec23
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Sun Sep 30 22:10:51 2018 +0000
description:
2018Q3 is branched; remove compatibility options for djbdns-qmerge{1,2}.
diffstat:
net/djbdns/options.mk | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
diffs (20 lines):
diff -r e7cfb87bf821 -r fdeda4f4ec23 net/djbdns/options.mk
--- a/net/djbdns/options.mk Sun Sep 30 21:37:29 2018 +0000
+++ b/net/djbdns/options.mk Sun Sep 30 22:10:51 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.20 2018/09/28 20:36:24 schmonz Exp $
+# $NetBSD: options.mk,v 1.21 2018/09/30 22:10:51 schmonz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.djbdns
PKG_SUPPORTED_OPTIONS+= # inet6
@@ -6,10 +6,6 @@
PKG_SUPPORTED_OPTIONS+= djbdns-mergequeries djbdns-tinydns64
PKG_SUGGESTED_OPTIONS+= djbdns-mergequeries djbdns-tinydns64
-# For users migrating from 2018Q2; remove compatibility after 2018Q3 is branched
-PKG_OPTIONS_LEGACY_OPTS+= djbdns-qmerge1:djbdns-mergequeries
-PKG_OPTIONS_LEGACY_OPTS+= djbdns-qmerge2:djbdns-mergequeries
-
.include "../../mk/bsd.options.mk"
PLIST_VARS+= inet6
Home |
Main Index |
Thread Index |
Old Index