pkgsrc-WIP-changes archive

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

gnunet: Update to 0.16.2.



Module Name:	pkgsrc-wip
Committed By:	nikita <nikita%NetBSD.org@localhost>
Pushed By:	nikita
Date:		Mon Mar 21 15:40:59 2022 +0100
Changeset:	550a06d58c3a12e8eb8263f10f7c34bb819a358e

Modified Files:
	gnunet/Makefile
	gnunet/distinfo

Log Message:
gnunet: Update to 0.16.2.

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

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

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

diffs:
diff --git a/gnunet/Makefile b/gnunet/Makefile
index 52c37d99e2..a814804db6 100644
--- a/gnunet/Makefile
+++ b/gnunet/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=		gnunet-0.16.1
+DISTNAME=		gnunet-0.16.2
 CATEGORIES=		net
 MASTER_SITES=		${MASTER_SITE_GNU:=gnunet/}
 
@@ -30,10 +30,6 @@ CONFIGURE_ARGS+=	--with-gnunetdns=gnunetdns
 CONFIGURE_ARGS+=	--with-jansson=${BUILDLINK_PREFIX.jansson}
 CONFIGURE_ARGS+=	--with-microhttpd=${BUILDLINK_PREFIX.libmicrohttpd}
 
-.if ${OPSYS} == "NetBSD" || ${OPSYS} == "FreeBSD" || ${OPSYS} == "OpenBSD"
-CONFIGURE_ENV+=		DEFAULT_INTERFACE="\"lo0\""
-.endif
-
 GNUNET_DIR=		${VARBASE}/chroot/gnunet
 GNUNET_LOG_DIR?=	${VARBASE}/log/gnunet
 GNUNET_USER=		gnunet
diff --git a/gnunet/distinfo b/gnunet/distinfo
index 31ba4ef195..e20d4aebe1 100644
--- a/gnunet/distinfo
+++ b/gnunet/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-BLAKE2s (gnunet-0.16.1.tar.gz) = a410f2d08942ad106df1fc3b4a6001411b2897db003c27a25ef3edf68e0bf61f
-SHA512 (gnunet-0.16.1.tar.gz) = cba1a86d5b10392185256efa498008d676ae0d9d6e66e1fa950f94f8ff7a92b1bbe6b4ab41074541cf96dc13cc99f28a3cbc59c99b72e2e770739281ff0ab0e6
-Size (gnunet-0.16.1.tar.gz) = 9387068 bytes
+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
 SHA1 (patch-src_setu_gnunet-service-setu.c) = 2e6c8eb895544fe79e27edec85e37379ec9b3783


Home | Main Index | Thread Index | Old Index