gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7788: root gzip etc


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7788: root gzip etc
Date: Mon, 6 Sep 2021 16:45:16 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7788
revision-id: carlhansen1234@gmail.com-20210906204508-yrnxhccsced3orlf
parent: carlhansen1234@gmail.com-20210904003029-pdegxmfzmghjgcpn
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Mon 2021-09-06 13:45:08 -0700
message:
  root gzip etc
modified:
  pkg/gnu/gzip/Makefile          makefile-20160617014725-uokjfnggs70iry9h-1017
  pkg/gnu/gzip/gpg-keyring       gpgkeyring-20160617014725-uokjfnggs70iry9h-1018
  pkg/gnu/gzip/sha256sums        sha256sums-20160617014725-uokjfnggs70iry9h-1019
  pkg/other/nyacc/Makefile       makefile-20171111234847-ddaxaq043uks6dhp-3
  pkg/other/nyacc/sha256sums     sha256sums-20171111234847-ddaxaq043uks6dhp-4
  pkg/other/root/Makefile        makefile-20161025063657-4wx3eeqz615u34a7-3
  pkg/other/root/sha256sums      sha256sums-20161025063657-4wx3eeqz615u34a7-4
=== modified file 'pkg/gnu/gzip/Makefile'
--- a/pkg/gnu/gzip/Makefile     2018-12-30 15:27:12 +0000
+++ b/pkg/gnu/gzip/Makefile     2021-09-06 20:45:08 +0000
@@ -1,7 +1,8 @@
 # Copyright © 2013 Brandon Invergo <brandon@invergo.net>
-# Copyright © 2018 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2018, 2021 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
@@ -15,10 +16,13 @@
 #
 # 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 = Gzip
 GARNAME = gzip
-GARVERSION = 1.10
+GARVERSION = 1.11
 HOME_URL = http://www.gnu.org/software/gzip/
 DESCRIPTION = General file (de)compression (using lzw)
 define BLURB

=== modified file 'pkg/gnu/gzip/gpg-keyring'
Binary files a/pkg/gnu/gzip/gpg-keyring 2018-12-30 15:27:12 +0000 and 
b/pkg/gnu/gzip/gpg-keyring        2021-09-06 20:45:08 +0000 differ
=== modified file 'pkg/gnu/gzip/sha256sums'
--- a/pkg/gnu/gzip/sha256sums   2018-12-30 15:27:12 +0000
+++ b/pkg/gnu/gzip/sha256sums   2021-09-06 20:45:08 +0000
@@ -1,2 +1,2 @@
-8425ccac99872d544d4310305f915f5ea81e04d0f437ef1a230dc9d1c819d7c0  
download/gzip-1.10.tar.xz
-685dfff80d31ee70f88d70c42943f54cc1a182349d05467d2f05bde15648f201  
download/gzip-1.10.tar.xz.sig
+9b9a95d68fdcb936849a4d6fada8bf8686cddf58b9b26c9c4289ed0c92a77907  
download/gzip-1.11.tar.xz
+d1fb725178c534a8ad69f0075f9d487e091f86ccc442a666fe8e76a50cb2ef65  
download/gzip-1.11.tar.xz.sig

=== modified file 'pkg/other/nyacc/Makefile'
--- a/pkg/other/nyacc/Makefile  2021-05-31 06:31:12 +0000
+++ b/pkg/other/nyacc/Makefile  2021-09-06 20:45:08 +0000
@@ -21,7 +21,7 @@
 
 NAME = nyacc
 GARNAME = nyacc
-GARVERSION =  1.04.1
+GARVERSION =  1.05.0
 HOME_URL =  http://www.nongnu.org/nyacc
 DESCRIPTION =  Guile modules for nyacc compiler creation and parsers
 define BLURB

=== modified file 'pkg/other/nyacc/sha256sums'
--- a/pkg/other/nyacc/sha256sums        2021-05-31 06:31:12 +0000
+++ b/pkg/other/nyacc/sha256sums        2021-09-06 20:45:08 +0000
@@ -1,2 +1,2 @@
-6246772ab5859556ef1397d2b7182eb9ad2b6a078fb423a832c67bff889a6ff1  
download/nyacc-1.04.1.tar.gz
-2746d1d9c5e605dc16924de0ee001fa1a2173e78a52a62424386287e6456ee82  
download/nyacc-1.04.1.tar.gz.sig
+58c790b22ccdb850817349340dcbcb0280060924c594b9a7792d7b2539b8c20f  
download/nyacc-1.05.0.tar.gz
+3a51790ad6ce0945ce6a159d30a6bb3bcb20bb3f9d5e5a2b878520b263e73db7  
download/nyacc-1.05.0.tar.gz.sig

=== modified file 'pkg/other/root/Makefile'
--- a/pkg/other/root/Makefile   2021-08-29 04:34:22 +0000
+++ b/pkg/other/root/Makefile   2021-09-06 20:45:08 +0000
@@ -21,7 +21,7 @@
 
 NAME = ROOT
 GARNAME = root
-GARVERSION = 6.24.04
+GARVERSION = 6.24.06
 
 HOME_URL = https://root.cern.ch 
 DESCRIPTION = Scientific data framework from CERN, includes a C++ interpreter.

=== modified file 'pkg/other/root/sha256sums'
--- a/pkg/other/root/sha256sums 2021-08-29 04:34:22 +0000
+++ b/pkg/other/root/sha256sums 2021-09-06 20:45:08 +0000
@@ -1,1 +1,1 @@
-4a416f3d7aa25dba46d05b641505eb074c5f07b3ec1d21911451046adaea3ee7  
download/root_v6.24.04.source.tar.gz
+907f69f4baca1e4f30eeb4979598ca7599b6aa803ca046e80e25b6bbaa0ef522  
download/root_v6.24.06.source.tar.gz


reply via email to

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