pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/pinentry Re: pkg/35086: security/pinentry: PL...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/316c8d64589a
branches:  trunk
changeset: 521802:316c8d64589a
user:      shannonjr <shannonjr%pkgsrc.org@localhost>
date:      Wed Nov 22 11:56:14 2006 +0000

description:
Re: pkg/35086: security/pinentry: PLIST is wrong

PLIST correction.

diffstat:

 security/pinentry/Makefile |  4 ++--
 security/pinentry/PLIST    |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (27 lines):

diff -r 9339caad1976 -r 316c8d64589a security/pinentry/Makefile
--- a/security/pinentry/Makefile        Wed Nov 22 00:14:14 2006 +0000
+++ b/security/pinentry/Makefile        Wed Nov 22 11:56:14 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2006/10/11 18:53:38 shannonjr Exp $
+# $NetBSD: Makefile,v 1.17 2006/11/22 11:56:14 shannonjr Exp $
 #
 
 DISTNAME=              pinentry-0.7.2
-PKGREVISION=           1
+PKGREVISION=           2
 CATEGORIES=            security
 MASTER_SITES=          ftp://ftp.gnupg.org/gcrypt/pinentry/
 
diff -r 9339caad1976 -r 316c8d64589a security/pinentry/PLIST
--- a/security/pinentry/PLIST   Wed Nov 22 00:14:14 2006 +0000
+++ b/security/pinentry/PLIST   Wed Nov 22 11:56:14 2006 +0000
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.5 2006/10/11 18:53:38 shannonjr Exp $
+@comment $NetBSD: PLIST,v 1.6 2006/11/22 11:56:14 shannonjr Exp $
 bin/pinentry
 bin/pinentry-curses
 info/pinentry.info
 ${USE_GTK}bin/pinentry-gtk
-${USE_GTK2}bin/pinentry-gtk2
+${USE_GTK2}bin/pinentry-gtk-2
 ${USE_QT}bin/pinentry-qt



Home | Main Index | Thread Index | Old Index