diff options
author | drochner <drochner@pkgsrc.org> | 2012-08-15 17:47:56 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2012-08-15 17:47:56 +0000 |
commit | 7f6410c859f99267768627e9280e4a9a31c9305b (patch) | |
tree | 832ad3a53981dbdb91760cc9d7f46c3938c87016 /security | |
parent | 108ffed996396f101d612cf275a35ecd22445727 (diff) | |
download | pkgsrc-7f6410c859f99267768627e9280e4a9a31c9305b.tar.gz |
update to 0.8.2
changes:
* New SETTIMEOUT command for the qt4 pinentry.
* Wide character support for the curses pinentry.
* Various bug fixes.
Diffstat (limited to 'security')
-rw-r--r-- | security/pinentry/Makefile | 6 | ||||
-rw-r--r-- | security/pinentry/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile index 4c0aa95002e..970d01f09de 100644 --- a/security/pinentry/Makefile +++ b/security/pinentry/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.32 2011/12/25 03:42:30 sbd Exp $ +# $NetBSD: Makefile,v 1.33 2012/08/15 17:47:56 drochner Exp $ # -DISTNAME= pinentry-0.8.1 -PKGREVISION= 2 +DISTNAME= pinentry-0.8.2 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/pinentry/ +EXTRACT_SUFX= .tar.bz2 MAINTAINER= shannonjr@NetBSD.org HOMEPAGE= ftp://ftp.gnupg.org/gcrypt/pinentry/ diff --git a/security/pinentry/distinfo b/security/pinentry/distinfo index 229851b5f79..a9efd16a842 100644 --- a/security/pinentry/distinfo +++ b/security/pinentry/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.9 2011/01/11 12:10:16 drochner Exp $ +$NetBSD: distinfo,v 1.10 2012/08/15 17:47:56 drochner Exp $ -SHA1 (pinentry-0.8.1.tar.gz) = 84a6940175b552a8562b4014f4661dec3ff10165 -RMD160 (pinentry-0.8.1.tar.gz) = e36e34bfa2472094503c7809259f37abcc5fb2e8 -Size (pinentry-0.8.1.tar.gz) = 504101 bytes +SHA1 (pinentry-0.8.2.tar.bz2) = eeee9e80ea02f63bdac1cb03eb1785ab2cd57f90 +RMD160 (pinentry-0.8.2.tar.bz2) = 955b70a8a88aac2b5e9d1392c626324cc5fb48e4 +Size (pinentry-0.8.2.tar.bz2) = 428514 bytes SHA1 (patch-aa) = cd30ad4f3a3737687dc5786ebd861ef3b17c600e |