gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r9543: gnunet 0.20.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9543: gnunet 0.20.0
Date: Sun, 24 Sep 2023 20:20:55 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9543
revision-id: carlhansen@gnu.org-20230925002050-bi92hbnsqxuqru24
parent: carlhansen@gnu.org-20230924064935-h8yffl91171y06s1
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Sun 2023-09-24 17:20:50 -0700
message:
  gnunet 0.20.0
modified:
  pkg/gnu/gnunet-fuse/Makefile   makefile-20160617014725-uokjfnggs70iry9h-846
  pkg/gnu/gnunet-fuse/sha256sums sha256sums-20160617014725-uokjfnggs70iry9h-848
  pkg/gnu/gnunet-gtk/Makefile    makefile-20160617014725-uokjfnggs70iry9h-849
  pkg/gnu/gnunet-gtk/sha256sums  sha256sums-20160617014725-uokjfnggs70iry9h-851
  pkg/gnu/gnunet/Makefile        makefile-20160617014725-uokjfnggs70iry9h-843
  pkg/gnu/gnunet/sha256sums      sha256sums-20160617014725-uokjfnggs70iry9h-845
=== modified file 'pkg/gnu/gnunet-fuse/Makefile'
--- a/pkg/gnu/gnunet-fuse/Makefile      2023-02-12 07:10:56 +0000
+++ b/pkg/gnu/gnunet-fuse/Makefile      2023-09-25 00:20:50 +0000
@@ -1,5 +1,5 @@
 # Copyright © 2013 Brandon Invergo <brandon@invergo.net>
-# Copyright © 2018, 2019, 2020, 2022 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2018-2023 Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -23,7 +23,7 @@
 
 NAME = GNUnet-fuse
 GARNAME = gnunet-fuse
-GARVERSION = 0.19.1
+GARVERSION = 0.20.0
 HOME_URL = http://www.gnu.org/software/gnunet/
 DESCRIPTION = A FUSE filesystem client for GNUnet
 define BLURB
@@ -44,3 +44,4 @@
 
 include ../../../gar/gar.lib/autotools.mk
 include config.mk
+

=== modified file 'pkg/gnu/gnunet-fuse/sha256sums'
--- a/pkg/gnu/gnunet-fuse/sha256sums    2023-01-07 20:11:37 +0000
+++ b/pkg/gnu/gnunet-fuse/sha256sums    2023-09-25 00:20:50 +0000
@@ -1,2 +1,2 @@
-8f1f6f4d76c108ae74c0ec849bc9c02dc8dea412e205c56236c86cb792ccc9b4  
download/gnunet-fuse-0.19.1.tar.gz
-e09b207a4f464e08dca6ad6cfe8baa8d12ca27a783a5eec5d4dc9f7332ac3ce1  
download/gnunet-fuse-0.19.1.tar.gz.sig
+c27cca8fa2b325d629ba497df78f2e7e8824094fe23c29d6c4d9574995143ce0  
download/gnunet-fuse-0.20.0.tar.gz
+aa0e8cf0a5da2983a6f1f88fe91d9f391ec6b5adabc2bfada1d14c994baf8bf7  
download/gnunet-fuse-0.20.0.tar.gz.sig

=== modified file 'pkg/gnu/gnunet-gtk/Makefile'
--- a/pkg/gnu/gnunet-gtk/Makefile       2022-12-06 22:06:11 +0000
+++ b/pkg/gnu/gnunet-gtk/Makefile       2023-09-25 00:20:50 +0000
@@ -1,5 +1,5 @@
 # Copyright © 2013, 2014 Brandon Invergo <brandon@invergo.net>
-# Copyright © 2019, 2020, 2021, 2022 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2019-2023 Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -22,7 +22,7 @@
 
 NAME = GNUnet-gtk
 GARNAME = gnunet-gtk
-GARVERSION = 0.19.0
+GARVERSION = 0.20.0
 HOME_URL = http://www.gnu.org/software/gnunet/
 DESCRIPTION = GNUnet GTK+ interface
 define BLURB
@@ -41,7 +41,9 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include config.mk
 
 CONFIGURE_ARGS += --with-gnunet=$(prefix)
+
+

=== modified file 'pkg/gnu/gnunet-gtk/sha256sums'
--- a/pkg/gnu/gnunet-gtk/sha256sums     2022-12-06 22:06:11 +0000
+++ b/pkg/gnu/gnunet-gtk/sha256sums     2023-09-25 00:20:50 +0000
@@ -1,2 +1,2 @@
-330016b35ac75d895151c0165fc2e708b4f010e488ebc680d2ceee646818477c  
download/gnunet-gtk-0.19.0.tar.gz
-b6fd6a1812319148b80b88f4258e2b7b22ac3e6a53834367077c38e973fe8d8a  
download/gnunet-gtk-0.19.0.tar.gz.sig
+e991e50c82ab4e6aff691cf893916d455c59ec1f47961db0e36413e1846c562d  
download/gnunet-gtk-0.20.0.tar.gz
+16a12d022e677f27048b5802d832f4d860a27456239199e6e191545ad144c609  
download/gnunet-gtk-0.20.0.tar.gz.sig

=== modified file 'pkg/gnu/gnunet/Makefile'
--- a/pkg/gnu/gnunet/Makefile   2023-04-04 21:12:01 +0000
+++ b/pkg/gnu/gnunet/Makefile   2023-09-25 00:20:50 +0000
@@ -21,7 +21,7 @@
 
 NAME = GNUnet
 GARNAME = gnunet
-GARVERSION = 0.19.4
+GARVERSION = 0.20.0
 HOME_URL = http://www.gnu.org/software/gnunet
 # see https://gnunet.org/generic-installation-instructions
 DESCRIPTION = Secure, decentralized, peer-to-peer networking framework

=== modified file 'pkg/gnu/gnunet/sha256sums'
--- a/pkg/gnu/gnunet/sha256sums 2023-04-01 20:02:49 +0000
+++ b/pkg/gnu/gnunet/sha256sums 2023-09-25 00:20:50 +0000
@@ -1,2 +1,2 @@
-00a63df408d5987f5ba9a50441f2a77182bd9fb32f1e302ae563ac94e7ac009b  
download/gnunet-0.19.4.tar.gz
-2d0ea63f27707b18fffcb9cdfd915bc7b5d898d7c0599caac68a3d619248ca0c  
download/gnunet-0.19.4.tar.gz.sig
+56029e78a99c04d52b1358094ae5074e4cd8ea9b98cf6855f57ad9af27ac9518  
download/gnunet-0.20.0.tar.gz
+32238b5c8a7bfe3829802415c14444388e641a8f6d713a702cd5c714c5daac80  
download/gnunet-0.20.0.tar.gz.sig


reply via email to

[Prev in Thread] Current Thread [Next in Thread]