pkgsrc-WIP-changes archive

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

gnunet: Update to 0.17.5



Module Name:	pkgsrc-wip
Committed By:	nikita <nikita%NetBSD.org@localhost>
Pushed By:	nikita
Date:		Wed Sep 7 11:47:30 2022 +0200
Changeset:	001939fd9a196a775c87f3ca6b9951d4050d8895

Modified Files:
	gnunet/Makefile
	gnunet/PLIST
	gnunet/TODO
	gnunet/distinfo

Log Message:
gnunet: Update to 0.17.5

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

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

diffstat:
 gnunet/Makefile | 2 +-
 gnunet/PLIST    | 1 +
 gnunet/TODO     | 6 ++++++
 gnunet/distinfo | 6 +++---
 4 files changed, 11 insertions(+), 4 deletions(-)

diffs:
diff --git a/gnunet/Makefile b/gnunet/Makefile
index e977abfbcd..ff647e4e15 100644
--- a/gnunet/Makefile
+++ b/gnunet/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=		gnunet-0.17.4
+DISTNAME=		gnunet-0.17.5
 CATEGORIES=		net
 MASTER_SITES=		${MASTER_SITE_GNU:=gnunet/}
 
diff --git a/gnunet/PLIST b/gnunet/PLIST
index 45e42a3037..e83bfd0281 100644
--- a/gnunet/PLIST
+++ b/gnunet/PLIST
@@ -292,6 +292,7 @@ lib/libgnunetdatacache.la
 lib/libgnunetdatastore.la
 lib/libgnunetdht.la
 lib/libgnunetdns.la
+lib/libgnunetdid.la
 lib/libgnunetfragmentation.la
 lib/libgnunetfriends.la
 lib/libgnunetfs.la
diff --git a/gnunet/TODO b/gnunet/TODO
index 25996594bd..2659997aac 100644
--- a/gnunet/TODO
+++ b/gnunet/TODO
@@ -6,3 +6,9 @@
       /usr/pkg/lib//gnunet/libexec/gnunet-rest-server -c /home/nikita/.config/gnunet.conf
 - build on linux and freebsd
   - currently broken on Linux due to bluez-libs being too old and not building.
+
+warning: /usr/work/wip/gnunet/work/.destdir/usr/pkg/share/gnunet/netjail_core.sh: other permissions (r-x) are higher than group permissions (r--).
+warning: /usr/work/wip/gnunet/work/.destdir/usr/pkg/share/gnunet/netjail_exec.sh: other permissions (r-x) are higher than group permissions (r--).
+warning: /usr/work/wip/gnunet/work/.destdir/usr/pkg/share/gnunet/netjail_start.sh: other permissions (r-x) are higher than group permissions (r--).
+warning: /usr/work/wip/gnunet/work/.destdir/usr/pkg/share/gnunet/netjail_stop.sh: other permissions (r-x) are higher than group permissions (r--).
+warning: /usr/work/wip/gnunet/work/.destdir/usr/pkg/share/gnunet/topo.sh: other permissions (r-x) are higher than group permissions (r--).
diff --git a/gnunet/distinfo b/gnunet/distinfo
index 9cfe2c604d..824fa70186 100644
--- a/gnunet/distinfo
+++ b/gnunet/distinfo
@@ -1,7 +1,7 @@
 $NetBSD$
 
-BLAKE2s (gnunet-0.17.4.tar.gz) = f0fcb28547f2d8bd6b13c805e9cd15338e2dbaa3803b83281fb9be96e82aedf2
-SHA512 (gnunet-0.17.4.tar.gz) = 415c88253440f3634b819495617617013fd00a60f9f4e4cb531b257b3e2b999804a2143d8c4ee5bd0e983be366e1fbf42ac68107b948337585861586a790d8fe
-Size (gnunet-0.17.4.tar.gz) = 9040260 bytes
+BLAKE2s (gnunet-0.17.5.tar.gz) = 34f927fea2c12e1320fdb0e6220420c9da716ce20a59d962ddc6ccc63eb72b88
+SHA512 (gnunet-0.17.5.tar.gz) = 02c6deac7d5008df4a6b2783a954cf7cd2432669ca2d5c872421cb9ee52ebffc3f8302f68535dcb13745751b5f68277a438e4710bd5ac8709ef933d75b2ed70c
+Size (gnunet-0.17.5.tar.gz) = 9069716 bytes
 SHA1 (patch-src_include_gnunet_common.h) = 44a0f31cd3d7fa4df5491cf9cf2efa31e695cdb9
 SHA1 (patch-src_setu_gnunet-service-setu.c) = 2e6c8eb895544fe79e27edec85e37379ec9b3783


Home | Main Index | Thread Index | Old Index