pkgsrc-WIP-changes archive

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

gnunet: Update to 0.13.0



Module Name:	pkgsrc-wip
Committed By:	nikita <nikita%NetBSD.org@localhost>
Pushed By:	nikita
Date:		Sat Jul 18 10:58:37 2020 +0200
Changeset:	17a3430e319242d2286b1d8bb7ff3ce57190d211

Modified Files:
	gnunet/Makefile
	gnunet/distinfo

Log Message:
gnunet: Update to 0.13.0

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

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

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

diffs:
diff --git a/gnunet/Makefile b/gnunet/Makefile
index e79f4af249..681af20541 100644
--- a/gnunet/Makefile
+++ b/gnunet/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=		gnunet-0.12.2
+DISTNAME=		gnunet-0.13.0
 CATEGORIES=		net
 MASTER_SITES=		${MASTER_SITE_GNU:=gnunet/}
 
@@ -70,13 +70,6 @@ SUBST_SED.sysconfdir+=		-e 's,^GNUNET_DATA_HOME.*,GNUNET_DATA_HOME = ${GNUNET_DI
 SUBST_SED.sysconfdir+=		-e 's,^GNUNET_RUNTIME_DIR.*,GNUNET_RUNTIME_DIR = ${GNUNET_DIR},g'
 SUBST_SED.sysconfdir+=		-e 's,^GNUNET_HOME.*,GNUNET_HOME = ${GNUNET_DIR},g'
 
-# But really I should fix this upstream
-SUBST_CLASSES+=			binsh
-SUBST_STAGE.binsh=		pre-configure
-SUBST_MESSAGE.binsh=		Fixing env sh to /bin/sh
-SUBST_FILES.binsh=		contrib/scripts/gnunet-bugreport
-SUBST_SED.binsh+=		-e 's,/usr/bin/env sh,/bin/sh,g'
-
 # All helpers have to be suid. fs helper must not be suid.
 # Some helpers and functionalities are only supported on
 # some Operating Systems so far.
@@ -108,6 +101,7 @@ SPECIAL_PERMS+=	${PREFIX}/lib/gnunet/libexec/gnunet-helper-nat-server ${SETUID_R
 .include "../../net/miniupnpc/buildlink3.mk"
 .include "../../security/gnutls/buildlink3.mk"
 .include "../../security/libgcrypt/buildlink3.mk"
+.include "../../security/libsodium/buildlink3.mk"
 .include "../../textproc/libunistring/buildlink3.mk"
 .include "../../www/gnurl/buildlink3.mk"
 .include "../../www/libmicrohttpd/buildlink3.mk"
diff --git a/gnunet/distinfo b/gnunet/distinfo
index 058ac2544d..2de2476384 100644
--- a/gnunet/distinfo
+++ b/gnunet/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (gnunet-0.12.2.tar.gz) = 4b032a11c498d0875b69a7b5c924f6f7668b76d8
-RMD160 (gnunet-0.12.2.tar.gz) = 3cc04391d67ebb9a07ca9a88baf602b5f9b4e66d
-SHA512 (gnunet-0.12.2.tar.gz) = 210a9f06679d32dbb399a056e7a20e411cbfacf7945a282bd7e63eb8bfd7a324815efc48caedff32894d0a3f7a4ba9d1e879e2e04db0222282399ae6fc065c7b
-Size (gnunet-0.12.2.tar.gz) = 7580872 bytes
+SHA1 (gnunet-0.13.0.tar.gz) = 4d0307fb4fcff09a75eb124e8505de1b59c0f0c4
+RMD160 (gnunet-0.13.0.tar.gz) = e11cb56ea2811950c97526a6c20ac275eb38bbfb
+SHA512 (gnunet-0.13.0.tar.gz) = 5cc81d61b1715c34457cc457f82dc60f55fc751fca58b3f4121920366f2f0129e3d52e6ffd2757456c63e14166c82d2e9b351b0e5e9d5ec2a21e8675c32bd7dc
+Size (gnunet-0.13.0.tar.gz) = 7588601 bytes


Home | Main Index | Thread Index | Old Index