gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4648: update libc to 2.26


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4648: update libc to 2.26
Date: Thu, 3 Aug 2017 16:40:25 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4648
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Thu 2017-08-03 13:40:21 -0700
message:
  update libc to 2.26
modified:
  pkg/gnu/libc/Makefile          makefile-20160617014725-uokjfnggs70iry9h-1147
  pkg/gnu/libc/gpg-keyring       gpgkeyring-20160617014725-uokjfnggs70iry9h-1151
  pkg/gnu/libc/sha256sums        sha256sums-20160617014725-uokjfnggs70iry9h-1152
=== modified file 'pkg/gnu/libc/Makefile'
--- a/pkg/gnu/libc/Makefile     2017-03-25 01:39:00 +0000
+++ b/pkg/gnu/libc/Makefile     2017-08-03 20:40:21 +0000
@@ -15,12 +15,12 @@
 # You should have received a copy of the GNU General Public License
 # along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
 
-NAME = The GNU C Library
+NAME = The GNU C Library glibc
 GARNAME = libc
 UPSTREAMNAME = glibc
-GARVERSION = 2.25
+GARVERSION = 2.26
 HOME_URL = http://www.gnu.org/software/libc/
-DESCRIPTION = C library
+DESCRIPTION = GNU C library , standard C lib
 define BLURB
 The GNU C Library is the standard C library of the GNU system.  It
 defines the system calls and other basic functionality necessary to
@@ -36,7 +36,7 @@
 MASTER_SUBDIR = $(UPSTREAMNAME)/
 DISTFILES = $(DISTNAME).tar.xz
 SIGFILES = $(DISTNAME).tar.xz.sig
-WORKOBJ = $(WORKDIR)/build.$(GARVERSION)
+WORKOBJ = $(WORKDIR)/$(DISTNAME).build
 CONFIGURE_SCRIPTS = $(WORKSRC)/configure
 BUILD_SCRIPTS = $(WORKOBJ)/Makefile
 TEST_SCRIPTS = $(WORKOBJ)/Makefile
@@ -52,3 +52,5 @@
 include config.mk
 
 INSTALL_ARGS = inst_vardbdir=$(prefix)/var/db
+
+

=== modified file 'pkg/gnu/libc/gpg-keyring'
Binary files a/pkg/gnu/libc/gpg-keyring 2017-03-19 07:44:25 +0000 and 
b/pkg/gnu/libc/gpg-keyring        2017-08-03 20:40:21 +0000 differ
=== modified file 'pkg/gnu/libc/sha256sums'
--- a/pkg/gnu/libc/sha256sums   2017-03-19 07:44:25 +0000
+++ b/pkg/gnu/libc/sha256sums   2017-08-03 20:40:21 +0000
@@ -1,2 +1,2 @@
-067bd9bb3390e79aa45911537d13c3721f1d9d3769931a30c2681bfee66f23a0  
download/glibc-2.25.tar.xz
-21b76ff9c88e79be8fea4e925cd101936f16b5b28d42699a75ce250d3920ab75  
download/glibc-2.25.tar.xz.sig
+e54e0a934cd2bc94429be79da5e9385898d2306b9eaf3c92d5a77af96190f6bd  
download/glibc-2.26.tar.xz
+b740fc4308e215fe8f33a057fe82a35b1ea297d62181958c85ae1ccabb8add33  
download/glibc-2.26.tar.xz.sig


reply via email to

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