pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gnunet: Update to 0.17.0
Module Name: pkgsrc-wip
Committed By: nikita <nikita%NetBSD.org@localhost>
Pushed By: nikita
Date: Mon Jun 6 10:59:08 2022 +0200
Changeset: bb95d3f17f4e17f0ba00fa8b80db221ab0c256e7
Modified Files:
gnunet/Makefile
gnunet/PLIST
gnunet/distinfo
Removed Files:
gnunet/patches/patch-configure
Log Message:
gnunet: Update to 0.17.0
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=bb95d3f17f4e17f0ba00fa8b80db221ab0c256e7
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/distinfo | 6 +++---
gnunet/patches/patch-configure | 15 ---------------
4 files changed, 5 insertions(+), 19 deletions(-)
diffs:
diff --git a/gnunet/Makefile b/gnunet/Makefile
index 7b308aa196..7896d43d7d 100644
--- a/gnunet/Makefile
+++ b/gnunet/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= gnunet-0.16.3
+DISTNAME= gnunet-0.17.0
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GNU:=gnunet/}
diff --git a/gnunet/PLIST b/gnunet/PLIST
index 8ae52c08d1..95b6af3423 100644
--- a/gnunet/PLIST
+++ b/gnunet/PLIST
@@ -92,6 +92,7 @@ include/gnunet/gnunet_datacache_plugin.h
include/gnunet/gnunet_datastore_plugin.h
include/gnunet/gnunet_datastore_service.h
include/gnunet/gnunet_db_lib.h
+include/gnunet/gnunet_dht_block_types.h
include/gnunet/gnunet_dht_service.h
include/gnunet/gnunet_dhtu_plugin.h
include/gnunet/gnunet_disk_lib.h
diff --git a/gnunet/distinfo b/gnunet/distinfo
index 6955aa6682..36f35875a4 100644
--- a/gnunet/distinfo
+++ b/gnunet/distinfo
@@ -1,8 +1,8 @@
$NetBSD$
-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
+BLAKE2s (gnunet-0.17.0.tar.gz) = db4ff508ed733ea32b8d1313e2a538cd989882bd6bf26edc1401ceeb324da28c
+SHA512 (gnunet-0.17.0.tar.gz) = 4a6a322b9dfd8c001cec058e085401bbbd07641532be14ae8ec2d913f45695e172ca8b7cb8e4cef9a2801999b009196082017bc837f2d9aaf9cc72cb149247ca
+Size (gnunet-0.17.0.tar.gz) = 9399228 bytes
SHA1 (patch-configure) = c33f33f45a8bff553c3828282526c32f670cf97d
SHA1 (patch-src_include_gnunet_common.h) = 44a0f31cd3d7fa4df5491cf9cf2efa31e695cdb9
SHA1 (patch-src_setu_gnunet-service-setu.c) = 2e6c8eb895544fe79e27edec85e37379ec9b3783
diff --git a/gnunet/patches/patch-configure b/gnunet/patches/patch-configure
deleted file mode 100644
index 37dbc89229..0000000000
--- a/gnunet/patches/patch-configure
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD$
-
-Fix mysql version detection. Fixed in next release.
-
---- configure.orig 2022-04-08 12:31:53.471282883 +0200
-+++ configure 2022-04-08 12:33:13.084608511 +0200
-@@ -25579,7 +25579,7 @@
- $as_echo_n "checking for mysql version... " >&6; }
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
- /* end confdefs.h. */
--include <mysql/mysql_version.h>
-+#include <mysql/mysql_version.h>
- int
- main ()
- {
Home |
Main Index |
Thread Index |
Old Index