[Lunar-commits] <moonbase-other> pinentry: version bumped to 0.9.0.
Florin Braescu
florin at lunar-linux.org
Thu Nov 13 12:56:39 CET 2014
commit 4ec90535eb75ad87261771e0c2c98fb13cd17014
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu, 13 Nov 2014 13:56:24 +0200
URL: https://github.com/lunar-linux/moonbase-other/commit/4ec90535eb75ad87261771e0c2c98fb13cd17014
pinentry: version bumped to 0.9.0.
---
x11-utils/pinentry/BUILD | +1/-1
x11-utils/pinentry/DEPENDS | +3/-3
x11-utils/pinentry/DETAILS | +3/-3
3 files changed, 7 insertions(+), 7 deletions(-)
--- a/x11-utils/pinentry/BUILD
+++ b/x11-utils/pinentry/BUILD
@@ -3,7 +3,7 @@
OPTS+=" --enable-fallback-curses --enable-pinentry-curses" &&
if in_depends $MODULE qt4 ; then
- . /etc/profile.d/qt4.rc
+ . /etc/profile.d/qt4.rc
fi &&
sedit 's/gulong/gsize/g' gtk+-2/gtksecentry.c &&
--- a/x11-utils/pinentry/DEPENDS
+++ b/x11-utils/pinentry/DEPENDS
@@ -1,5 +1,5 @@
depends ncurses
-optional_depends "libcap-ng" "--with-libcap" "--without-libcap" "for POSIX 1003.1e support"
-optional_depends "gtk+-2" "--enable-pinentry-gtk2" "--disable-pinentry-gtk" "for Gtk-2 support"
-optional_depends "qt4" "--enable-pinentry-qt4" "--disable-pinentry-qt" "for Qt support"
+optional_depends "libcap" "--with-libcap" "--without-libcap" "for POSIX 1003.1e support"
+optional_depends "gtk+-2" "--enable-pinentry-gtk2" "--disable-pinentry-gtk" "for Gtk-2 support"
+optional_depends "qt4" "--enable-pinentry-qt4" "--disable-pinentry-qt4" "for Qt 4.x support"
--- a/x11-utils/pinentry/DETAILS
+++ b/x11-utils/pinentry/DETAILS
@@ -1,11 +1,11 @@
MODULE=pinentry
- VERSION=0.8.3
+ VERSION=0.9.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=ftp://ftp.gnupg.org/gcrypt/pinentry
- SOURCE_VFY=sha1:fc0efe5d375568f90ddbb23ee68e173411a49d4a
+ SOURCE_VFY=sha256:90045a07ab8e1a8e1ecf5d19b51691f195525e579fa5d71d7e92c120b05490ab
WEB_SITE=http://www.gnupg.org/aegypten/development.en.html
ENTERED=20030310
- UPDATED=20130509
+ UPDATED=20141113
SHORT="A collection of simple PIN or passphrase entry dialogs"
cat << EOF
More information about the Lunar-commits
mailing list