gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5570: update readline to 8.0-alpha


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5570: update readline to 8.0-alpha
Date: Wed, 23 May 2018 00:02:59 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5570
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Tue 2018-05-22 21:02:54 -0700
message:
  update readline to 8.0-alpha
modified:
  pkg/gnu/readline/Makefile      makefile-20160617014725-uokjfnggs70iry9h-1635
  pkg/gnu/readline/gpg-keyring   gpgkeyring-20160617014725-uokjfnggs70iry9h-1642
  pkg/gnu/readline/sha256sums    sha256sums-20160617014725-uokjfnggs70iry9h-1643
=== modified file 'pkg/gnu/readline/Makefile'
--- a/pkg/gnu/readline/Makefile 2017-01-30 02:23:43 +0000
+++ b/pkg/gnu/readline/Makefile 2018-05-23 04:02:54 +0000
@@ -1,4 +1,5 @@
 # Copyright © 2013, 2014, 2015 Brandon Invergo <address@hidden>
+# Copyright © 2018 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC.
 #
@@ -14,11 +15,14 @@
 #
 # 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 = Readline
 GARNAME = readline
-GARVERSION = 7.0
-PATCHNUM = 3
+GARVERSION = 8.0-alpha
+#PATCHNUM = 3
 HOME_URL = http://www.gnu.org/software/readline/
 DESCRIPTION = Edit command lines while typing, with history support
 define BLURB
@@ -33,18 +37,18 @@
 
 MASTER_SITES = $(MASTER_GNU)
 MASTER_SUBDIR = $(GARNAME)/
-PATCHFILE_SITES = $(MASTER_GNU)
-PATCHFILE_SUBDIR = $(GARNAME)/$(DISTNAME)-patches/
-SIGFILE_SITES = $(MASTER_GNU)
-SIGFILE_SUBDIR = $(PATCHFILE_SUBDIR)
+#PATCHFILE_SITES = $(MASTER_GNU)
+#PATCHFILE_SUBDIR = $(GARNAME)/$(DISTNAME)-patches/
+#SIGFILE_SITES = $(MASTER_GNU)
+#SIGFILE_SUBDIR = $(PATCHFILE_SUBDIR)
 DISTFILES = $(DISTNAME).tar.gz
-ifneq ($(PATCHNUM),)
-       patchnums = $(shell seq -w 001 $(PATCHNUM))
-       upstream_patches = $(foreach num, $(patchnums), \
-                       $(GARNAME)$(subst .,,$(GARVERSION))-$(num))
-       PATCHFILES = $(upstream_patches) \
-                    $(DISTNAME)-link-ncurses.diff
-endif
+#ifneq ($(PATCHNUM),)
+#      patchnums = $(shell seq -w 001 $(PATCHNUM))
+#      upstream_patches = $(foreach num, $(patchnums), \
+#                      $(GARNAME)$(subst .,,$(GARVERSION))-$(num))
+#      PATCHFILES = $(upstream_patches) \
+#                   $(DISTNAME)-link-ncurses.diff
+#endif
 SIGFILES = $(DISTNAME).tar.gz.sig \
           $(foreach patchfile, $(upstream_patches), $(patchfile).sig)
 INFO_FILES = $(GARNAME).info history.info rluserman.info

=== modified file 'pkg/gnu/readline/gpg-keyring'
Binary files a/pkg/gnu/readline/gpg-keyring     2016-06-17 19:08:15 +0000 and 
b/pkg/gnu/readline/gpg-keyring    2018-05-23 04:02:54 +0000 differ
=== modified file 'pkg/gnu/readline/sha256sums'
--- a/pkg/gnu/readline/sha256sums       2017-01-30 02:23:43 +0000
+++ b/pkg/gnu/readline/sha256sums       2018-05-23 04:02:54 +0000
@@ -1,9 +1,2 @@
-750d437185286f40a369e1e4f4764eda932b9459b5ec9a731628393dd3d32334  
download/readline-7.0.tar.gz
-9ac1b3ac2ec7b1bf0709af047f2d7d2a34ccde353684e57c6b47ebca77d7a376  
download/readline70-001
-8747c92c35d5db32eae99af66f17b384abaca961653e185677f9c9a571ed2d58  
download/readline70-002
-9e43aa93378c7e9f7001d8174b1beb948deefa6799b6f581673f465b7d9d4780  
download/readline70-003
-db6f5be0671ba28c65bd56320467f4fbb09de1058197f923e283512a962bc4d8  
download/readline-7.0-link-ncurses.diff
-a3c90b01db0a6ae28d47770506e9da635de1c0f567b3eb3fd9b13ff5eb711e17  
download/readline-7.0.tar.gz.sig
-d5bc780c93a5b9facb87492002ded13e3f8bf6fa310a674b332b684f00563d94  
download/readline70-001.sig
-321338649dc6108d6b9bc16c3fe48e9d2249bfd94b22030ade7ca63110caba35  
download/readline70-002.sig
-e28a2dcbd5451d6bedfd3601650f7ee18f7e588e9b5e906a2f7cdf833203f6ef  
download/readline70-003.sig
+81d975b3687c6dea260baf1754009ef24c4b2b851f35e0bef4c06be7524cbfba  
download/readline-8.0-alpha.tar.gz
+e90e9373bf6cb54ea96189ccb2d28d3e38aa153e4f2c0f45f8bc9a8232914f98  
download/readline-8.0-alpha.tar.gz.sig


reply via email to

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