pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

gnunet: Update to 0.16.3



Module Name:	pkgsrc-wip
Committed By:	nikita <nikita%NetBSD.org@localhost>
Pushed By:	nikita
Date:		Thu Mar 31 17:54:31 2022 +0200
Changeset:	8173f9a644b2556a6fc52ab4e205619be629ce91

Modified Files:
	gnunet/Makefile
	gnunet/distinfo

Log Message:
gnunet: Update to 0.16.3

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8173f9a644b2556a6fc52ab4e205619be629ce91

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gnunet/Makefile | 3 ++-
 gnunet/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diffs:
diff --git a/gnunet/Makefile b/gnunet/Makefile
index 0d796d06a5..7b308aa196 100644
--- a/gnunet/Makefile
+++ b/gnunet/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=		gnunet-0.16.2
+DISTNAME=		gnunet-0.16.3
 CATEGORIES=		net
 MASTER_SITES=		${MASTER_SITE_GNU:=gnunet/}
 
@@ -29,6 +29,7 @@ CONFIGURE_ARGS+=	--with-extractor=${BUILDLINK_PREFIX.libextractor}
 CONFIGURE_ARGS+=	--with-gnunetdns=gnunetdns
 CONFIGURE_ARGS+=	--with-jansson=${BUILDLINK_PREFIX.jansson}
 CONFIGURE_ARGS+=	--with-microhttpd=${BUILDLINK_PREFIX.libmicrohttpd}
+CONFIGURE_ARGS+=	--with-libgcrypt-prefix=${BUILDLINK_PREFIX.libgcrypt}
 
 GNUNET_LOG_DIR=		${VARBASE}/chroot/gnunet/cache
 GNUNET_DIR=		${VARBASE}/chroot/gnunet
diff --git a/gnunet/distinfo b/gnunet/distinfo
index e20d4aebe1..bc8e89637a 100644
--- a/gnunet/distinfo
+++ b/gnunet/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-BLAKE2s (gnunet-0.16.2.tar.gz) = 70755def2aa6562ac941a0c042f0bc8b3aca45472a78a4b58444b33baeab6f24
-SHA512 (gnunet-0.16.2.tar.gz) = 3e08418ced7002d5ba3bc10006b4ca498255047cb1b4477e281ee655a189bd9d4b0d984e6559d4957fd17357fe0ec7592568f57ca3617c203572dba245fa0f09
-Size (gnunet-0.16.2.tar.gz) = 9385626 bytes
+BLAKE2s (gnunet-0.16.3.tar.gz) = 693612916e9c777bffe64533cb54a0011279ccaedfbbf84c66bd6148bc29bdcb
+SHA512 (gnunet-0.16.3.tar.gz) = fad8fcdb4b8058f17aef13a6176d8f19ab88d77fc5fcc709a4bbda463b2217ed2342f3e858c634114b9e4cf8651082af19ca1d490b1dce5e4302c421e1f88664
+Size (gnunet-0.16.3.tar.gz) = 9392002 bytes
 SHA1 (patch-src_setu_gnunet-service-setu.c) = 2e6c8eb895544fe79e27edec85e37379ec9b3783


Home | Main Index | Thread Index | Old Index