pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pinentry: Fix references to wip and regenerate distinfo
Module Name: pkgsrc-wip
Committed By: Michael Baeuerle <micha%NetBSD.org@localhost>
Pushed By: micha
Date: Fri Jan 29 13:47:15 2021 +0100
Changeset: 1ba4d557806ba434a9ced7e1ef2f38f075db98ab
Modified Files:
pinentry/Makefile.common
pinentry/buildlink3.mk
pinentry/distinfo
Log Message:
pinentry: Fix references to wip and regenerate distinfo
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1ba4d557806ba434a9ced7e1ef2f38f075db98ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
pinentry/Makefile.common | 2 +-
pinentry/buildlink3.mk | 4 ++--
pinentry/distinfo | 10 +++++-----
3 files changed, 8 insertions(+), 8 deletions(-)
diffs:
diff --git a/pinentry/Makefile.common b/pinentry/Makefile.common
index 984abc97dc..310d34dec5 100644
--- a/pinentry/Makefile.common
+++ b/pinentry/Makefile.common
@@ -19,7 +19,7 @@ HOMEPAGE= ftp://ftp.gnupg.org/gcrypt/pinentry/
LICENSE= gnu-gpl-v2
#PATCHDIR= ${.CURDIR}/../../security/pinentry/patches
-DISTINFO_FILE= ${.CURDIR}/../../security/pinentry/distinfo
+DISTINFO_FILE= ${.CURDIR}/../../wip/pinentry/distinfo
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-libiconv-prefix=${BUILDLINK_PREFIX.iconv}
diff --git a/pinentry/buildlink3.mk b/pinentry/buildlink3.mk
index 68d1d8e709..d3cb950b63 100644
--- a/pinentry/buildlink3.mk
+++ b/pinentry/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.9 2018/01/07 13:04:30 rillig Exp $
+# $NetBSD$
BUILDLINK_TREE+= pinentry
@@ -7,7 +7,7 @@ PINENTRY_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.pinentry+= pinentry>=0.7.1
BUILDLINK_ABI_DEPENDS.pinentry+= pinentry>=0.7.1nb3
-BUILDLINK_PKGSRCDIR.pinentry?= ../../security/pinentry
+BUILDLINK_PKGSRCDIR.pinentry?= ../../wip/pinentry
.endif # PINENTRY_BUILDLINK3_MK
BUILDLINK_TREE+= -pinentry
diff --git a/pinentry/distinfo b/pinentry/distinfo
index eb038e83ee..0c1d82189e 100644
--- a/pinentry/distinfo
+++ b/pinentry/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.24 2018/01/10 12:29:38 wiz Exp $
+$NetBSD$
-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 (pinentry-1.1.1.tar.bz2) = b8b88cab4fd844e3616d55aeba8f084f2b98fb0f
+RMD160 (pinentry-1.1.1.tar.bz2) = 1b1a42245564b57c0fc0695d1c3c2d68e1cbf3ba
+SHA512 (pinentry-1.1.1.tar.bz2) = d6ab5af8ac2f3c9c05e09703e95d8e2676f9b2b7ceb97f6a31d101d0e9da7a1e106a6d3eabe86cab1bb35a4b119a7cba1380ac64bf13c61af0b3c48803116c12
+Size (pinentry-1.1.1.tar.bz2) = 515723 bytes
Home |
Main Index |
Thread Index |
Old Index