[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r9810: update pcre2 to 10.43-RC1
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r9810: update pcre2 to 10.43-RC1 |
Date: |
Sat, 30 Dec 2023 14:05:26 -0500 (EST) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 9810
revision-id: carlhansen@gnu.org-20231230190520-5zrjt0lzo34oykd9
parent: carlhansen@gnu.org-20231230033447-cv0z7cwtykpzcoet
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Sat 2023-12-30 11:05:20 -0800
message:
update pcre2 to 10.43-RC1
modified:
pkg/other/pcre2/Makefile makefile-20170404223804-l7ise3rily3kp6rh-4
pkg/other/pcre2/sha256sums sha256sums-20170404223804-l7ise3rily3kp6rh-5
=== modified file 'pkg/other/pcre2/Makefile'
--- a/pkg/other/pcre2/Makefile 2022-02-27 20:07:57 +0000
+++ b/pkg/other/pcre2/Makefile 2023-12-30 19:05:20 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2016, 2017, 2022 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2016, 2017, 2022-2023 Carl Hansen <carlhansen@gnu.org>
#
# This file is part of GSRC, the GNU Source Release Collection.
# http://www.gnu.org/software/gsrc
@@ -15,17 +15,17 @@
#
# You should have received a copy of the GNU General Public License
# along with GSRC. If not, see <http://www.gnu.org/licenses/>.
-#
-#
-#
+
+
+
# Send bug reports and comments about GSRC problems to bug-gsrc@gnu.org
NAME = pcre2
GARNAME = pcre2
-GARVERSION = 10.39
+GARVERSION = 10.43-RC1
HOME_URL = http://www.pcre.org/
-DESCRIPTION = pcre2 perl compatible regular expressions library
+DESCRIPTION = pcre.2 perl compatible regular expressions library
define BLURB
endef
@@ -44,6 +44,6 @@
######################################################################
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
include config.mk
=== modified file 'pkg/other/pcre2/sha256sums'
--- a/pkg/other/pcre2/sha256sums 2022-02-27 20:07:57 +0000
+++ b/pkg/other/pcre2/sha256sums 2023-12-30 19:05:20 +0000
@@ -1,2 +1,2 @@
-0f03caf57f81d9ff362ac28cd389c055ec2bf0678d277349a1a4bee00ad6d440
download/pcre2-10.39.tar.bz2
-201bdb5e4db4b73f723dd60f26400e67fc301f5cd6529b87cb2d59c91e893bb6
download/pcre2-10.39.tar.bz2.sig
+1d9a325f72ebe70f11778551660373e0a292b6d7c1962c5d069adbef18b96674
download/pcre2-10.43-RC1.tar.bz2
+4d53d0fb043c60b9d13994f64a7b5e2e0657fa31bd58dbfaf793197a6c80821d
download/pcre2-10.43-RC1.tar.bz2.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r9810: update pcre2 to 10.43-RC1,
Carl Hansen <=