gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6856: gcc snapshot bison gmp make


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6856: gcc snapshot bison gmp make
Date: Sun, 19 Jan 2020 23:01:28 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6856
revision-id: address@hidden-20200120040123-oiehskz5qyg202g1
parent: address@hidden-20200120031822-orwto8oa9ck98vxg
committer: address@hidden
branch nick: trunk
timestamp: Sun 2020-01-19 20:01:23 -0800
message:
  gcc snapshot bison gmp make
modified:
  pkg/gnu/bison/Makefile         makefile-20160617014725-uokjfnggs70iry9h-460
  pkg/gnu/bison/sha256sums       sha256sums-20160617014725-uokjfnggs70iry9h-462
  pkg/gnu/gmp/Makefile           makefile-20160617014725-uokjfnggs70iry9h-743
  pkg/gnu/gmp/sha256sums         sha256sums-20160617014725-uokjfnggs70iry9h-745
  pkg/gnualpha/gcc10snapshot/Makefile makefile-20190506050828-2enxreepw1xsv1i3-3
  pkg/gnualpha/gcc10snapshot/sha256sums 
sha256sums-20190506050828-2enxreepw1xsv1i3-4
  pkg/gnualpha/gcc9snapshot/Makefile makefile-20190601034442-z1ba96fwvbg1kiya-3
  pkg/gnualpha/gcc9snapshot/sha256sums 
sha256sums-20190601034442-z1ba96fwvbg1kiya-4
=== modified file 'pkg/gnu/bison/Makefile'
--- a/pkg/gnu/bison/Makefile    2019-12-19 00:22:09 +0000
+++ b/pkg/gnu/bison/Makefile    2020-01-20 04:01:23 +0000
@@ -1,5 +1,5 @@
 # Copyright © 2013, 2015 Brandon Invergo <address@hidden>
-# Copyright © 2018, 2019 Carl Hansen <address@hidden>
+# Copyright © 2018, 2019, 2020 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -23,7 +23,7 @@
 
 NAME = Bison
 GARNAME = bison
-GARVERSION = 3.5
+GARVERSION = 3.5.1
 HOME_URL = http://www.gnu.org/software/bison/
 DESCRIPTION = Parser generator
 define BLURB

=== modified file 'pkg/gnu/bison/sha256sums'
--- a/pkg/gnu/bison/sha256sums  2019-12-19 00:22:09 +0000
+++ b/pkg/gnu/bison/sha256sums  2020-01-20 04:01:23 +0000
@@ -1,2 +1,2 @@
-55e4a023b1b4ad19095a5f8279f0dc048fa29f970759cea83224a6d5e7a3a641  
download/bison-3.5.tar.xz
-0c90e87cb3c9690f1ee69e2cdfc8620bd6679f1fcc440aec17ad43f01ec44d72  
download/bison-3.5.tar.xz.sig
+3e7e097bd9709a2d5e40e69446b74b149733b3de864fadb7a9b54eca7b2a4dd0  
download/bison-3.5.1.tar.xz
+579f25f273fe8a40d4b7b2b206dbccce0558b1b998e835459bd7632306155d39  
download/bison-3.5.1.tar.xz.sig

=== modified file 'pkg/gnu/gmp/Makefile'
--- a/pkg/gnu/gmp/Makefile      2016-12-19 04:53:09 +0000
+++ b/pkg/gnu/gmp/Makefile      2020-01-20 04:01:23 +0000
@@ -1,6 +1,8 @@
 # Copyright © 2013, 2014 Brandon Invergo <address@hidden>
+# Copyright © 2020 Carl Hansen <address@hidden>
 #
-# 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
@@ -14,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 address@hidden
 
 NAME = GNU MP
 GARNAME = gmp
-GARVERSION = 6.1.2
+GARVERSION = 6.2.0
 HOME_URL = http://www.gnu.org/software/gmp/
 DESCRIPTION = Multiple-precision arithmetic library
 define BLURB

=== modified file 'pkg/gnu/gmp/sha256sums'
--- a/pkg/gnu/gmp/sha256sums    2016-12-19 04:53:09 +0000
+++ b/pkg/gnu/gmp/sha256sums    2020-01-20 04:01:23 +0000
@@ -1,2 +1,2 @@
-12fed0532d440d2dc902e64f016aa89a33af6044b90bd1f7bca7396635105dbb  
download/gmp-6.1.2.tar.lz
-f29f63a2a4578f252e38dca147f61ab87a744c305407c4c0bc3422e39eddab0d  
download/gmp-6.1.2.tar.lz.sig
+3f33f127bcb6b2c3601676cd3281df45824b148cbf688b73c0fc8248793667d9  
download/gmp-6.2.0.tar.lz
+faf7f883d7ac2c4e787d4fb72094db0c3fa996b39989cde376836192e373c010  
download/gmp-6.2.0.tar.lz.sig

=== modified file 'pkg/gnualpha/gcc10snapshot/Makefile'
--- a/pkg/gnualpha/gcc10snapshot/Makefile       2020-01-11 03:29:14 +0000
+++ b/pkg/gnualpha/gcc10snapshot/Makefile       2020-01-20 04:01:23 +0000
@@ -22,7 +22,7 @@
 NAME = The GNU Compiler Collection version 10 development version
 GARNAME = gcc10snapshot
 UPSTREAMNAME = gcc
-GARVERSION = 10-20200110
+GARVERSION = 10-20200119
 HOME_URL = http://www.gnu.org/software/gcc
 DESCRIPTION = GNU Compiler Collection 10 snapshot
 define BLURB

=== modified file 'pkg/gnualpha/gcc10snapshot/sha256sums'
--- a/pkg/gnualpha/gcc10snapshot/sha256sums     2020-01-11 03:29:14 +0000
+++ b/pkg/gnualpha/gcc10snapshot/sha256sums     2020-01-20 04:01:23 +0000
@@ -1,1 +1,1 @@
-c3b624be071362b9ce7292ae95d59810a9eb5a003f40cfd938a039859677424f  
download/gcc-10-20200110.tar.xz
+3e940218a21ca90bce4b5d13647c17897087833c80a26e5831f8c91b4b11a145  
download/gcc-10-20200119.tar.xz

=== modified file 'pkg/gnualpha/gcc9snapshot/Makefile'
--- a/pkg/gnualpha/gcc9snapshot/Makefile        2020-01-06 01:14:12 +0000
+++ b/pkg/gnualpha/gcc9snapshot/Makefile        2020-01-20 04:01:23 +0000
@@ -22,7 +22,7 @@
 NAME = The GNU Compiler Collection version 9 snapshot
 GARNAME = gcc9snapshot
 UPSTREAMNAME = gcc
-GARVERSION = 9-20200104
+GARVERSION = 9-20200118
 HOME_URL = http://www.gnu.org/software/gcc
 DESCRIPTION = GNU Compiler Collection 9 snapshot
 define BLURB

=== modified file 'pkg/gnualpha/gcc9snapshot/sha256sums'
--- a/pkg/gnualpha/gcc9snapshot/sha256sums      2020-01-06 01:14:12 +0000
+++ b/pkg/gnualpha/gcc9snapshot/sha256sums      2020-01-20 04:01:23 +0000
@@ -1,1 +1,1 @@
-2b2535cdb15d33728eff57ad50a3e380f4b9cdc0454177147aa00dd0e91d089e  
download/gcc-9-20200104.tar.xz
+23e63cee0095f440eaa119bd147d860e1feb770c3dec0bcb9f1e38358164e197  
download/gcc-9-20200118.tar.xz


reply via email to

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