gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5145: update ncurses to 6.1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5145: update ncurses to 6.1
Date: Sun, 28 Jan 2018 01:45:16 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5145
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sat 2018-01-27 22:45:12 -0800
message:
  update ncurses to 6.1
modified:
  pkg/gnu/ncurses/Makefile       makefile-20160617014725-uokjfnggs70iry9h-1464
  pkg/gnu/ncurses/sha256sums     sha256sums-20160617014725-uokjfnggs70iry9h-1469
=== modified file 'pkg/gnu/ncurses/Makefile'
--- a/pkg/gnu/ncurses/Makefile  2017-08-17 19:27:00 +0000
+++ b/pkg/gnu/ncurses/Makefile  2018-01-28 06:45:12 +0000
@@ -1,4 +1,5 @@
 # Copyright © 2013, 2014, 2017 Brandon Invergo <address@hidden>
+# Copyright © 2017,2018 Carl Hansen <address@hidden> 
 #
 # This file is part of GSRC.
 #
@@ -14,10 +15,13 @@
 #
 # 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 = Ncurses
 GARNAME = ncurses
-GARVERSION = 6.0-20170812
+GARVERSION = 6.1
 HOME_URL = http://www.gnu.org/software/ncurses/
 #HOME_URL = http://invisible-island.net/ncurses
 DESCRIPTION = text-to-termimal library
@@ -31,11 +35,11 @@
 endef
 
 ######################################################################
-#MASTER_SITES = $(MASTER_GNU)
-MASTER_SITES = ftp://ftp.invisible-island.net/
-MASTER_SUBDIR = $(GARNAME)/current/
-DISTFILES = $(DISTNAME).tgz
-SIGFILES = $(DISTNAME).tgz.asc
+MASTER_SITES = $(MASTER_GNU)
+#MASTER_SITES = ftp://ftp.invisible-island.net/
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
 CONFIGURE_SCRIPTS = ncursesw ncurses
 BUILD_SCRIPTS = $(WORKDIR)/ncursesw-$(GARVERSION)-build/Makefile 
$(WORKDIR)/ncurses-$(GARVERSION)-build/Makefile
 INSTALL_SCRIPTS = $(WORKDIR)/ncursesw-$(GARVERSION)-build/Makefile ncursesw 
ncurses

=== modified file 'pkg/gnu/ncurses/sha256sums'
--- a/pkg/gnu/ncurses/sha256sums        2017-08-17 19:27:00 +0000
+++ b/pkg/gnu/ncurses/sha256sums        2018-01-28 06:45:12 +0000
@@ -1,2 +1,2 @@
-6107dadc5b1009e09a081d8ef8752eedffcf18dae6e15610279a269e67b6b9a0  
download/ncurses-6.0-20170812.tgz
-56e420c627fc4184c879166a304ac317bcf5c5e77d3b56f9bac785521f9396e5  
download/ncurses-6.0-20170812.tgz.asc
+aa057eeeb4a14d470101eff4597d5833dcef5965331be3528c08d99cebaa0d17  
download/ncurses-6.1.tar.gz
+8429674ec3429d084ddec15229d160d2af8ecc4f40b9b2f2b4f9c83559ce69d5  
download/ncurses-6.1.tar.gz.sig


reply via email to

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