pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/pinentry-fltk pinentry-fltk: on second though...
details: https://anonhg.NetBSD.org/pkgsrc/rev/94de5279287e
branches: trunk
changeset: 329676:94de5279287e
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Feb 13 17:40:53 2019 +0000
description:
pinentry-fltk: on second thought, use local distinfo
Since this has a patch only needed for the fltk version.
diffstat:
security/pinentry-fltk/Makefile | 3 ++-
security/pinentry-fltk/distinfo | 7 +++++++
2 files changed, 9 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r d28fea3c9ff9 -r 94de5279287e security/pinentry-fltk/Makefile
--- a/security/pinentry-fltk/Makefile Wed Feb 13 17:39:36 2019 +0000
+++ b/security/pinentry-fltk/Makefile Wed Feb 13 17:40:53 2019 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.1 2019/02/13 17:39:36 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2019/02/13 17:40:53 wiz Exp $
PKGNAME= ${DISTNAME:S/pinentry-/pinentry-fltk-/}
COMMENT= Applications for entering PINs or Passphrases, FLTK enabled
.include "../../security/pinentry/Makefile.common"
+DISTINFO_FILE= ${.CURDIR}/distinfo
USE_LANGUAGES+= c c++
USE_TOOLS+= pkg-config
diff -r d28fea3c9ff9 -r 94de5279287e security/pinentry-fltk/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/pinentry-fltk/distinfo Wed Feb 13 17:40:53 2019 +0000
@@ -0,0 +1,7 @@
+$NetBSD: distinfo,v 1.1 2019/02/13 17:40:53 wiz Exp $
+
+SHA1 (pinentry-1.1.0.tar.bz2) = 693bdf9f48dfb3e040d92f50b1bb464e268b9fb0
+RMD160 (pinentry-1.1.0.tar.bz2) = 33b1f9ae44172a0bba37ad4b7d264822e040fe9e
+SHA512 (pinentry-1.1.0.tar.bz2) = 5012672925bcb5f683358c259e55e4b87c67cf063ad52c759308933733025c33f7ce08e5b8019ffc101cbf7ef30499040ef2fd34a7611698e65e1593f80948cd
+Size (pinentry-1.1.0.tar.bz2) = 467702 bytes
+SHA1 (patch-fltk_main.cxx) = f74f3eb14f16e632386c46f5febea158700447fb
Home |
Main Index |
Thread Index |
Old Index