gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6734: update libc to 2.30


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6734: update libc to 2.30
Date: Thu, 1 Aug 2019 22:56:34 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6734
revision-id: address@hidden-20190802025628-20if82iktn2vcq4p
parent: address@hidden-20190731080642-lgyvgdqkhlwze4am
committer: address@hidden
branch nick: trunk
timestamp: Thu 2019-08-01 19:56:28 -0700
message:
  update libc to 2.30
modified:
  pkg/gnu/libc/Makefile          makefile-20160617014725-uokjfnggs70iry9h-1147
  pkg/gnu/libc/config.mk         config.mk-20160617020413-11a7qfj7m35z3xut-1
  pkg/gnu/libc/sha256sums        sha256sums-20160617014725-uokjfnggs70iry9h-1152
=== modified file 'pkg/gnu/libc/Makefile'
--- a/pkg/gnu/libc/Makefile     2019-01-31 19:18:52 +0000
+++ b/pkg/gnu/libc/Makefile     2019-08-02 02:56:28 +0000
@@ -1,7 +1,8 @@
 # Copyright © 2013, 2014, 2015, 2017 Brandon Invergo <address@hidden>
-# Copyright © 2017,2018,2019 Carl Hansen <address@hidden>
+# Copyright © 2017, 2018, 2019 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
@@ -22,7 +23,7 @@
 NAME = The GNU C Library glibc
 GARNAME = libc
 UPSTREAMNAME = glibc
-GARVERSION = 2.29
+GARVERSION = 2.30
 HOME_URL = http://www.gnu.org/software/libc/
 DESCRIPTION = GNU standard C library
 define BLURB
@@ -57,7 +58,7 @@
 
 INSTALL_ARGS = inst_vardbdir=$(prefix)/var/db
 
-# Warning; You will probably need to reboot the computer after installation,
-# since libc is basic to operations.
-#
+# Warning; You will probably need to reboot the computer immediately
+# after installation,  since libc is basic to operations. 
+# see note in config.mk
 

=== modified file 'pkg/gnu/libc/config.mk'
--- a/pkg/gnu/libc/config.mk    2016-10-13 08:27:28 +0000
+++ b/pkg/gnu/libc/config.mk    2019-08-02 02:56:28 +0000
@@ -1,7 +1,8 @@
 ## Configuration options for libc ##
 
 CONFIGURE_OPTS ?= 
-BUILD_OPTS ?= -Wno-error=parentheses
+BUILD_OPTS ?= 
+#BUILD_OPTS ?= -Wno-error=parentheses
 
 # Installing glibc via GSRC when there is already a system-installed
 # copy causes locale problems when your GSRC directory is added to

=== modified file 'pkg/gnu/libc/sha256sums'
--- a/pkg/gnu/libc/sha256sums   2019-01-31 19:18:52 +0000
+++ b/pkg/gnu/libc/sha256sums   2019-08-02 02:56:28 +0000
@@ -1,2 +1,2 @@
-f3eeb8d57e25ca9fc13c2af3dae97754f9f643bc69229546828e3a240e2af04b  
download/glibc-2.29.tar.xz
-b57cb2651084c7dd812ba9b7e33fcfb3dbe3257b72d29ee69235e50e1f027d47  
download/glibc-2.29.tar.xz.sig
+e2c4114e569afbe7edbc29131a43be833850ab9a459d81beb2588016d2bbb8af  
download/glibc-2.30.tar.xz
+7c5d4dd59812f025ae1f0f3ec5061f3b69f8b90a2264684b0b2343e3fc5c5430  
download/glibc-2.30.tar.xz.sig


reply via email to

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