diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile index 317f05927f0..4ac5ed0d3ae 100644 --- a/security/pinentry/Makefile +++ b/security/pinentry/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.18 2016/08/27 14:23:35 jca Exp $ +# $OpenBSD: Makefile,v 1.19 2016/09/19 17:16:32 edd Exp $ COMMENT-main = PIN or passphrase entry dialog (ncurses interface) COMMENT-gtk2 = PIN or passphrase entry dialog (gtk2 interface) COMMENT-gnome3 =PIN or passphrase entry dialog (GNOME 3 interface) -VERSION = 0.9.6 +VERSION = 0.9.7 DISTNAME = pinentry-${VERSION} CATEGORIES = security EXTRACT_SUFX = .tar.bz2 @@ -13,10 +13,6 @@ PKGNAME-main = ${DISTNAME} PKGNAME-gtk2 = pinentry-gtk2-${VERSION} PKGNAME-gnome3 =pinentry-gnome3-${VERSION} -REVISION-main = 4 -REVISION-gtk2 = 0 -REVISION-gnome3= 0 - MASTER_SITES = ${MASTER_SITES_GNUPG:=pinentry/} HOMEPAGE = http://www.gnupg.org/related_software/pinentry/index.en.html @@ -29,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 pthread secret-1 +WANTLIB += ncursesw secret-1 LIB_DEPENDS = devel/gettext \ security/libassuan \ diff --git a/security/pinentry/distinfo b/security/pinentry/distinfo index 8047c07ca22..630df3c9364 100644 --- a/security/pinentry/distinfo +++ b/security/pinentry/distinfo @@ -1,2 +1,2 @@ -SHA256 (pinentry-0.9.6.tar.bz2) = KhEk6Ql/JPhmyreYJhBnfiIs6nG+CnGlVm8iMXfgHmY= -SIZE (pinentry-0.9.6.tar.bz2) = 432889 +SHA256 (pinentry-0.9.7.tar.bz2) = Y5ggg5SXK7+JfDMleAGVWEaCoNDBZMpaDaNbk7Hk57I= +SIZE (pinentry-0.9.7.tar.bz2) = 432978