gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6166: update bash to 5.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6166: update bash to 5.0
Date: Mon, 7 Jan 2019 11:41:11 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6166
revision-id: address@hidden
parent: address@hidden
committer: Carl Hansen <address@hidden>
branch nick: trunk
timestamp: Mon 2019-01-07 08:41:06 -0800
message:
  update bash to 5.0
modified:
  pkg/gnu/bash/Makefile          makefile-20160617014725-uokjfnggs70iry9h-446
  pkg/gnu/bash/sha256sums        sha256sums-20160617014725-uokjfnggs70iry9h-449
=== modified file 'pkg/gnu/bash/Makefile'
--- a/pkg/gnu/bash/Makefile     2018-12-20 18:55:36 +0000
+++ b/pkg/gnu/bash/Makefile     2019-01-07 16:41:06 +0000
@@ -22,7 +22,7 @@
 NAME = Bash
 GARNAME = bash
 #GARVERSION = 4.4.18
-GARVERSION = 5.0-rc1
+GARVERSION = 5.0
 #PATCHNUM = 12
 HOME_URL = http://www.gnu.org/software/bash/
 DESCRIPTION = The GNU Bourne-Again SHell
@@ -54,9 +54,11 @@
 #SIGFILES = $(DISTNAME).tar.gz.sig  \
 #      $(foreach patchfile, $(PATCHFILES), $(patchfile).sig)
 
-BUILDDEPS = readline ncurses
+BUILDDEPS = #readline ncurses
 LIBDEPS = 
 
+# bug; doen't compile 
+
 ######################################################################
 
 include ../../../gar/gar.lib/auto.mk

=== modified file 'pkg/gnu/bash/sha256sums'
--- a/pkg/gnu/bash/sha256sums   2018-12-20 18:55:36 +0000
+++ b/pkg/gnu/bash/sha256sums   2019-01-07 16:41:06 +0000
@@ -1,2 +1,2 @@
-03a3bbf701428c37ec2b0f656b9e7382529d498f332beba53b7ce992d23296ef  
download/bash-5.0-rc1.tar.gz
-6e79f807b1810b2fb6b77f00d1cfd4c712f7e8ea616059b9e6b20b5f47723421  
download/bash-5.0-rc1.tar.gz.sig
+b4a80f2ac66170b2913efbfb9f2594f1f76c7b1afd11f799e22035d63077fb4d  
download/bash-5.0.tar.gz
+a7766ea28205a21b444f6bf9d9c8dcd95c80763653267668d9097006def626ff  
download/bash-5.0.tar.gz.sig


reply via email to

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