commit fef6b25033fce064b6455e216f1894b2716c8ebb
Author: Thomas Penteker <tek@serverop.de>
Date: Sat Mar 27 01:33:37 2010 +0100
[notify] pinentry: 0.7.5 -> 0.8.0
The pinentry port was split into:
pinentry
pinentry-gtk2
pinentry-qt4
whereas the -gtk2 and -qt4 ports depend on pinentry. This allows you to have
pinentry without it's usual X dependencies installed.
The pinentry port now only contains the curses-based interface and a wrapper
to automatically select the interface.
diff --git a/pinentry/.footprint b/pinentry/.footprint
index 5b46820..2237c6a 100644
--- a/pinentry/.footprint
+++ b/pinentry/.footprint
@@ -1,5 +1,4 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-lrwxrwxrwx root/root usr/bin/pinentry -> pinentry-gtk-2
+-rwxr-xr-x root/root usr/bin/pinentry
-rwxr-xr-x root/root usr/bin/pinentry-curses
--rwxr-xr-x root/root usr/bin/pinentry-gtk-2
diff --git a/pinentry/.md5sum b/pinentry/.md5sum
index 6372e0e..7dcd4da 100644
--- a/pinentry/.md5sum
+++ b/pinentry/.md5sum
@@ -1,2 +1,2 @@
-75037de4a7c18df1f1d1cc5b7e58aa51 pinentry-0.7.5.patch
-ca492afbbb59cd19f1c875533f18b269 pinentry-0.7.5.tar.gz
+b66d05feddf92184d9b1db4fff4bfe66 pinentry
+590be1b00f9ab63205843c7fed8caf35 pinentry-0.8.0.tar.gz
diff --git a/pinentry/Pkgfile b/pinentry/Pkgfile
index e9fa267..eceda9b 100644
--- a/pinentry/Pkgfile
+++ b/pinentry/Pkgfile
@@ -1,27 +1,26 @@
# Description: Secure PinEntry Dialog
-# URL: http://www.gnupg.org
-# Maintainer: Simon Glossner, viper at hometux dot de
-# Packager: Alan Mizrahi, alan at mizrahi dot com dot ve
-# Depends on: ncurses, xorg-libx11
-# Nice to have: gtk, qt3
+# URL: http://www.gnupg.org
+# Maintainer: Thomas Penteker, tek at serverop dot de
+# Packager: Alan Mizrahi, alan at mizrahi dot com dot ve
+# Depends on:
+# Nice to have: pinentry-gtk2 pinentry-qt4