[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r3864: update readline to 7.0
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r3864: update readline to 7.0 |
Date: |
Fri, 16 Sep 2016 04:04:35 +0000 (UTC) |
User-agent: |
Bazaar (2.6b2) |
------------------------------------------------------------
revno: 3864
revision-id: address@hidden
parent: address@hidden
committer: Carl Hansen <address@hidden>
branch nick: trunk
timestamp: Thu 2016-09-15 21:04:29 -0700
message:
update readline to 7.0
modified:
pkg/gnu/readline/Makefile makefile-20160617014725-uokjfnggs70iry9h-1635
pkg/gnu/readline/sha256sums sha256sums-20160617014725-uokjfnggs70iry9h-1643
=== modified file 'pkg/gnu/readline/Makefile'
--- a/pkg/gnu/readline/Makefile 2016-09-07 23:07:39 +0000
+++ b/pkg/gnu/readline/Makefile 2016-09-16 04:04:29 +0000
@@ -17,8 +17,7 @@
NAME = Readline
GARNAME = readline
-GARVERSION = 7.0-rc2
-#PATCHNUM = 008
+GARVERSION = 7.0
HOME_URL = http://www.gnu.org/software/readline/
DESCRIPTION = Edit command lines while typing, with history support
define BLURB
@@ -32,9 +31,7 @@
######################################################################
MASTER_SITES = $(MASTER_GNU)
-#MASTER_SUBDIR = $(GARNAME)/
-# probably temporary:
-MASTER_SUBDIR = bash/
+MASTER_SUBDIR = $(GARNAME)/
#PATCHFILE_SITES = $(MASTER_GNU)
#PATCHFILE_SUBDIR = $(GARNAME)/$(DISTNAME)-patches/
SIGFILE_SITES = $(MASTER_GNU)
@@ -53,10 +50,11 @@
INFO_FILES = $(GARNAME).info history.info rluserman.info
BUILDDEPS =
-LIBDEPS = ncurses
+LIBDEPS = #ncurses
######################################################################
include ../../../gar/gar.lib/auto.mk
include ../../../gar/gar.lib/info.mk
include config.mk
+
=== modified file 'pkg/gnu/readline/sha256sums'
--- a/pkg/gnu/readline/sha256sums 2016-09-07 23:07:39 +0000
+++ b/pkg/gnu/readline/sha256sums 2016-09-16 04:04:29 +0000
@@ -1,2 +1,2 @@
-80c6e492f813bb8886e6342e294fd67362973fbb4fe281b31dcd25e22d872fe8
download/readline-7.0-rc2.tar.gz
-1b43ea497a26aaca3162dfc100a63784cec616b9e471a12511bbdabdb6aae900
download/readline-7.0-rc2.tar.gz.sig
+750d437185286f40a369e1e4f4764eda932b9459b5ec9a731628393dd3d32334
download/readline-7.0.tar.gz
+a3c90b01db0a6ae28d47770506e9da635de1c0f567b3eb3fd9b13ff5eb711e17
download/readline-7.0.tar.gz.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r3864: update readline to 7.0,
Carl Hansen <=