Hi,
Small diff to update pinentry to it's latest versin (1.1.0).
Tested @amd64 with gnupg 2.2.3.
Comments, ok ?
Regards,
Index: Makefile
===================================================================
RCS file: /cvs/ports/security/pinentry/Makefile,v
retrieving revision 1.21
diff -u -p -u -p -r1.21 Makefile
--- Makefile 28 Jul 2017 09:20:19 -0000 1.21
+++ Makefile 4 Dec 2017 09:13:31 -0000
@@ -4,7 +4,7 @@ COMMENT-main = PIN or passphrase entry
COMMENT-gtk2 = PIN or passphrase entry dialog (gtk2 interface)
COMMENT-gnome3 =PIN or passphrase entry dialog (GNOME 3 interface)
-VERSION = 1.0.0
+VERSION = 1.1.0
DISTNAME = pinentry-${VERSION}
CATEGORIES = security
EXTRACT_SUFX = .tar.bz2
@@ -25,7 +25,7 @@ PERMIT_PACKAGE_CDROM = Yes
MULTI_PACKAGES = -main -gtk2 -gnome3
WANTLIB += c assuan gio-2.0 glib-2.0 gobject-2.0 gpg-error iconv intl
-WANTLIB += ncursesw secret-1
+WANTLIB += curses secret-1
LIB_DEPENDS = security/libassuan \
x11/gnome/libsecret
Index: distinfo
===================================================================
RCS file: /cvs/ports/security/pinentry/distinfo,v
retrieving revision 1.6
diff -u -p -u -p -r1.6 distinfo
--- distinfo 28 Jul 2017 09:20:19 -0000 1.6
+++ distinfo 4 Dec 2017 09:13:31 -0000
@@ -1,2 +1,2 @@
-SHA256 (pinentry-1.0.0.tar.bz2) = FnLC7cH+sDYHWxh8B3N4eyr9BUT1UCXGRacbTC95J1o=
-SIZE (pinentry-1.0.0.tar.bz2) = 436930
+SHA256 (pinentry-1.1.0.tar.bz2) = aAdmhvpySikOpJzfDRwMFQCQfRt1mjvL++wCk+j1ZXA=
+SIZE (pinentry-1.1.0.tar.bz2) = 467702