gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r8150: pcre2 update


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8150: pcre2 update
Date: Sun, 27 Feb 2022 15:08:02 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8150
revision-id: carlhansen1234@gmail.com-20220227200757-jizqjobc9s5wa8qf
parent: carlhansen1234@gmail.com-20220227184434-i12a7f0tdcs8ydfg
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sun 2022-02-27 12:07:57 -0800
message:
  pcre2 update
modified:
  pkg/other/pcre2/Makefile       makefile-20170404223804-l7ise3rily3kp6rh-4
  pkg/other/pcre2/gpg-keyring    gpgkeyring-20170404223804-l7ise3rily3kp6rh-3
  pkg/other/pcre2/sha256sums     sha256sums-20170404223804-l7ise3rily3kp6rh-5
=== modified file 'pkg/other/pcre2/Makefile'
--- a/pkg/other/pcre2/Makefile  2018-06-01 21:07:39 +0000
+++ b/pkg/other/pcre2/Makefile  2022-02-27 20:07:57 +0000
@@ -1,6 +1,7 @@
-# Copyright © 2016, 2017 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2016, 2017, 2022 Carl Hansen <carlhansen@gnu.org>
 #
-# This file is part of GSRC.
+# This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/gsrc
 #
 # GSRC is free software: you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -22,18 +23,19 @@
 
 NAME =    pcre2
 GARNAME = pcre2
-GARVERSION = 10.31
+GARVERSION = 10.39
 HOME_URL = http://www.pcre.org/
 DESCRIPTION = pcre2 perl compatible regular expressions library
 define BLURB
-
 endef
 
 ######################################################################
 
 #MASTER_SITES = ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/
-MASTER_SITES = https://ftp.pcre.org/pub/pcre/
-MASTER_SUBDIR = 
+#MASTER_SITES = https://ftp.pcre.org/pub/pcre/
+#https://github.com/PhilipHazel/pcre2/releases/download/pcre2-10.39/pcre2-10.39.tar.bz2.sig
+MASTER_SITES = https://github.com/
+MASTER_SUBDIR =  PhilipHazel/pcre2/releases/download/$(DISTNAME)/
 DISTFILES = $(DISTNAME).tar.bz2
 SIGFILES  = $(DISTNAME).tar.bz2.sig
 

=== modified file 'pkg/other/pcre2/gpg-keyring'
Binary files a/pkg/other/pcre2/gpg-keyring      2018-06-01 21:07:39 +0000 and 
b/pkg/other/pcre2/gpg-keyring     2022-02-27 20:07:57 +0000 differ
=== modified file 'pkg/other/pcre2/sha256sums'
--- a/pkg/other/pcre2/sha256sums        2018-06-01 21:07:39 +0000
+++ b/pkg/other/pcre2/sha256sums        2022-02-27 20:07:57 +0000
@@ -1,2 +1,2 @@
-e07d538704aa65e477b6a392b32ff9fc5edf75ab9a40ddfc876186c4ff4d68ac  
download/pcre2-10.31.tar.bz2
-bf35f3cb0d04b10eb3938f987f2f689c67c9cc20455f83ab50acf3dcf72f8fc7  
download/pcre2-10.31.tar.bz2.sig
+0f03caf57f81d9ff362ac28cd389c055ec2bf0678d277349a1a4bee00ad6d440  
download/pcre2-10.39.tar.bz2
+201bdb5e4db4b73f723dd60f26400e67fc301f5cd6529b87cb2d59c91e893bb6  
download/pcre2-10.39.tar.bz2.sig


reply via email to

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