summaryrefslogtreecommitdiff
path: root/security/pinentry
diff options
context:
space:
mode:
authormef <mef>2014-12-10 10:24:21 +0000
committermef <mef>2014-12-10 10:24:21 +0000
commite3263563a8a2ee2a5f0062dc3889b0557728a485 (patch)
tree32ed9aeb665a27a331ee029a6b57c78d6b13427a /security/pinentry
parentb72f527abded304284346f05d043e67f0f36b54e (diff)
downloadpkgsrc-e3263563a8a2ee2a5f0062dc3889b0557728a485.tar.gz
Update security/pinentry* from 0.8.3 to 0.8.4
The second part of the commit after Makefile.common updated This is the last version pinentry-{qt,gtk} are available.
Diffstat (limited to 'security/pinentry')
-rw-r--r--security/pinentry/Makefile3
-rw-r--r--security/pinentry/distinfo9
-rw-r--r--security/pinentry/patches/patch-qt4_pinentryconfirm_moc16
3 files changed, 22 insertions, 6 deletions
diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile
index f7ea8516310..996a4891edd 100644
--- a/security/pinentry/Makefile
+++ b/security/pinentry/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2014/12/10 02:27:43 mef Exp $
+# $NetBSD: Makefile,v 1.42 2014/12/10 10:24:21 mef Exp $
#
#PKGNAME= ${DISTNAME}
-PKGREVISION= 2
COMMENT= Applications for entering PINs or Passphrases
.include "../../security/pinentry/Makefile.common"
diff --git a/security/pinentry/distinfo b/security/pinentry/distinfo
index 6efbc266814..03f6c352477 100644
--- a/security/pinentry/distinfo
+++ b/security/pinentry/distinfo
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.13 2013/07/04 17:04:58 wiz Exp $
+$NetBSD: distinfo,v 1.14 2014/12/10 10:24:21 mef Exp $
-SHA1 (pinentry-0.8.3.tar.bz2) = fc0efe5d375568f90ddbb23ee68e173411a49d4a
-RMD160 (pinentry-0.8.3.tar.bz2) = c081810a8cb7a281098625b3ac621ae3ae2acf7b
-Size (pinentry-0.8.3.tar.bz2) = 430753 bytes
+SHA1 (pinentry-0.8.4.tar.bz2) = 36c94980ceab5c15e188de121f7ab4c7ee6b3521
+RMD160 (pinentry-0.8.4.tar.bz2) = fa2b9a3df9390b3a20ae1ea6ee229d59cedd42a7
+Size (pinentry-0.8.4.tar.bz2) = 516975 bytes
+SHA1 (patch-qt4_pinentryconfirm_moc) = b48ed080f78a4a465d3e56139d69c9fbfcb8fcc2
diff --git a/security/pinentry/patches/patch-qt4_pinentryconfirm_moc b/security/pinentry/patches/patch-qt4_pinentryconfirm_moc
new file mode 100644
index 00000000000..f651f5ee99a
--- /dev/null
+++ b/security/pinentry/patches/patch-qt4_pinentryconfirm_moc
@@ -0,0 +1,16 @@
+$NetBSD: patch-qt4_pinentryconfirm_moc,v 1.1 2014/12/10 10:24:21 mef Exp $
+
+Although, this is said generated file, it seems to me the path is
+wrong. (only pinentry-qt4 needs this patch)
+
+--- qt4/pinentryconfirm.moc~ 2014-12-10 17:40:26.000000000 +0900
++++ qt4/pinentryconfirm.moc 2014-12-10 17:41:41.000000000 +0900
+@@ -6,7 +6,7 @@
+ ** WARNING! All changes made in this file will be lost!
+ *****************************************************************************/
+
+-#include "../../../s/pinentry/qt4/pinentryconfirm.h"
++#include "../qt4/pinentryconfirm.h"
+ #if !defined(Q_MOC_OUTPUT_REVISION)
+ #error "The header file 'pinentryconfirm.h' doesn't include <QObject>."
+ #elif Q_MOC_OUTPUT_REVISION != 63