pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/pinentry adjust comment explaining how this s...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fb10a4b11f0e
branches:  trunk
changeset: 519853:fb10a4b11f0e
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Wed Oct 11 14:51:21 2006 +0000

description:
adjust comment explaining how this should be separate packages rather
than options.

diffstat:

 security/pinentry/options.mk |  11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)

diffs (20 lines):

diff -r 9cebe147b5a4 -r fb10a4b11f0e security/pinentry/options.mk
--- a/security/pinentry/options.mk      Wed Oct 11 14:48:51 2006 +0000
+++ b/security/pinentry/options.mk      Wed Oct 11 14:51:21 2006 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: options.mk,v 1.1 2006/06/17 13:46:34 rillig Exp $
+# $NetBSD: options.mk,v 1.2 2006/10/11 14:51:21 gdt Exp $
 #
 
-# XXX This usage of bsd.options.mk is wrong and has to be fixed.  The
-# package has to be splitted into different packages, such as pinentry-gtk
-# and pinentry-qt, so that the frontends can be built on their own and
-# can be distributed in different binary packages.
+# XXX This usage of bsd.options.mk is incorrect.  The package should
+# to be split into three packages
+#   pinentry-curses
+#   pinentry-gtk
+#   pinentry-qt
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.pinentry
 PKG_SUPPORTED_OPTIONS= gtk qt



Home | Main Index | Thread Index | Old Index