gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r9875: update expat to 2.5.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9875: update expat to 2.5.0
Date: Sun, 21 Jan 2024 14:06:07 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9875
revision-id: carlhansen@gnu.org-20240121190602-q1fvdgg7meh34i82
parent: carlhansen@gnu.org-20240121185838-50si8vlndh3kfvua
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Sun 2024-01-21 11:06:02 -0800
message:
  update expat to 2.5.0
modified:
  pkg/other/expat/Makefile       makefile-20180327060346-7r8whwrdm0v0nx4b-3
  pkg/other/expat/sha256sums     sha256sums-20180327060346-7r8whwrdm0v0nx4b-4
=== modified file 'pkg/other/expat/Makefile'
--- a/pkg/other/expat/Makefile  2022-10-24 20:37:17 +0000
+++ b/pkg/other/expat/Makefile  2024-01-21 19:06:02 +0000
@@ -1,4 +1,4 @@
-# Copyright ©2017, 2021, 2022 Carl Hansen <carlhansen@gnu.org>
+# Copyright ©2017, 2021, 2022, 2024 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 =    expat
 GARNAME = expat
-GARVERSION = 2.4.9
+GARVERSION = 2.5.0
 HOME_URL = https://libexpat.github.io/
 DESCRIPTION = XML parser c library
 define BLURB
@@ -30,11 +30,10 @@
 
 LICENSE = same as the MIT/X Consortium
 ######################################################################
-# 
https://github.com/libexpat/libexpat/releases/download/R_2_4_4/expat-2.4.4.tar.lz
 # 
https://github.com/libexpat/libexpat/releases/download/R_2_4_7/expat-2.4.7.tar.lz.asc
+# 
https://github.com/libexpat/libexpat/releases/download/R_2_5_0/expat-2.5.0.tar.lz
 MASTER_SITES = $(MASTER_GITHUB)/  
-# to fix:
-MASTER_SUBDIR = libexpat/libexpat/releases/download/R_2_4_9/ 
+MASTER_SUBDIR = libexpat/libexpat/releases/download/R_2_5_0/ 
 DISTFILES =  $(DISTNAME).tar.lz
 SIGFILES =    $(DISTNAME).tar.lz.asc 
 
@@ -43,6 +42,6 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include config.mk
 

=== modified file 'pkg/other/expat/sha256sums'
--- a/pkg/other/expat/sha256sums        2022-10-24 20:37:17 +0000
+++ b/pkg/other/expat/sha256sums        2024-01-21 19:06:02 +0000
@@ -1,2 +1,2 @@
-d6425880f70ecc27707167097dc542de89701b2e0ecf223a9796999ecd2de147  
download/expat-2.4.9.tar.lz
-103d3c4ddef1f79af73efecb3a3d1ea888840a716560ae8eef4a318a98e2d51f  
download/expat-2.4.9.tar.lz.asc
+9a51edebc8c2910d8cc2b5e6b8d98350dea559922208f3e1a6bb5de33b6c2dc6  
download/expat-2.5.0.tar.lz
+803831947d3bb71fb504518b674399c39be7ecd4a7c7e0cbed1761c3f43a6fcb  
download/expat-2.5.0.tar.lz.asc


reply via email to

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