gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r10106: gngpg related updates


From: Carl Hansen
Subject: [Gsrc-commit] trunk r10106: gngpg related updates
Date: Sun, 31 Mar 2024 21:56:32 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 10106
revision-id: carlhansen@gnu.org-20240401015627-o7228jgw3d54q38a
parent: carlhansen@gnu.org-20240401014823-b1e17w153xre6dh7
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Mon 2024-04-01 01:56:27 +0000
message:
  gngpg related updates
modified:
  pkg/gnu/gcc11/Makefile         makefile-20210428052007-s6hgkhmeykbbpts5-3
  pkg/gnu/gcc12/Makefile         makefile-20220506234224-8rfv7nmip10udynx-4
  pkg/gnu/libassuan/Makefile     makefile-20160617014725-uokjfnggs70iry9h-1141
  pkg/gnu/libassuan/sha256sums   sha256sums-20160617014725-uokjfnggs70iry9h-1146
  pkg/gnu/npth/Makefile          makefile-20160617014725-uokjfnggs70iry9h-1476
  pkg/gnu/ntbtls/Makefile        makefile-20180618011122-ynci74kb7q13rviw-4
=== modified file 'pkg/gnu/gcc11/Makefile'
--- a/pkg/gnu/gcc11/Makefile    2023-05-29 23:59:02 +0000
+++ b/pkg/gnu/gcc11/Makefile    2024-04-01 01:56:27 +0000
@@ -75,7 +75,7 @@
 #
 
 ######################################################################
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include ../../../gar/gar.lib/info.mk
 include config.mk
 

=== modified file 'pkg/gnu/gcc12/Makefile'
--- a/pkg/gnu/gcc12/Makefile    2023-06-15 01:55:39 +0000
+++ b/pkg/gnu/gcc12/Makefile    2024-04-01 01:56:27 +0000
@@ -75,7 +75,7 @@
 #
 
 ######################################################################
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include ../../../gar/gar.lib/info.mk
 include config.mk
 

=== modified file 'pkg/gnu/libassuan/Makefile'
--- a/pkg/gnu/libassuan/Makefile        2023-06-24 02:50:42 +0000
+++ b/pkg/gnu/libassuan/Makefile        2024-04-01 01:56:27 +0000
@@ -1,5 +1,5 @@
 # Copyright © 2013, 2014, 2015 Brandon Invergo <brandon@invergo.net>
-# Copyright © 2017, 2019, 2020, 2021, 2023 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2017, 2019, 2020, 2021, 2023-2024 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 = libassuan
 GARNAME = libassuan
-GARVERSION = 2.5.6
+GARVERSION = 2.5.7
 HOME_URL = http://www.gnupg.org/related_software/libassuan/index.en.html/
 DESCRIPTION = A library implementing the Assuan IPC protocol
 define BLURB

=== modified file 'pkg/gnu/libassuan/sha256sums'
--- a/pkg/gnu/libassuan/sha256sums      2023-06-24 02:50:42 +0000
+++ b/pkg/gnu/libassuan/sha256sums      2024-04-01 01:56:27 +0000
@@ -1,2 +1,2 @@
-e9fd27218d5394904e4e39788f9b1742711c3e6b41689a31aa3380bd5aa4f426  
download/libassuan-2.5.6.tar.bz2
-e601a5ecd89e66a09d09ca405f4e419a6271aacf2ea27ba8ba93c0b61e638bc1  
download/libassuan-2.5.6.tar.bz2.sig
+0103081ffc27838a2e50479153ca105e873d3d65d8a9593282e9c94c7e6afb76  
download/libassuan-2.5.7.tar.bz2
+9ae0864efc87aa49b46b8f0da3837508267ab97cac611b0bf3c4673d947ef022  
download/libassuan-2.5.7.tar.bz2.sig

=== modified file 'pkg/gnu/npth/Makefile'
--- a/pkg/gnu/npth/Makefile     2024-04-01 01:46:29 +0000
+++ b/pkg/gnu/npth/Makefile     2024-04-01 01:56:27 +0000
@@ -43,6 +43,6 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include config.mk
 

=== modified file 'pkg/gnu/ntbtls/Makefile'
--- a/pkg/gnu/ntbtls/Makefile   2024-02-15 22:45:00 +0000
+++ b/pkg/gnu/ntbtls/Makefile   2024-04-01 01:56:27 +0000
@@ -39,5 +39,6 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include config.mk
+


reply via email to

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