gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4081: update ncurses to 6.0-20161001 , at least it


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4081: update ncurses to 6.0-20161001 , at least it finally compiles...
Date: Thu, 27 Oct 2016 07:00:34 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 4081
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Thu 2016-10-27 00:00:28 -0700
message:
  update ncurses to 6.0-20161001 , at least it finally compiles...
modified:
  pkg/gnu/ncurses/Makefile       makefile-20160617014725-uokjfnggs70iry9h-1464
  pkg/gnu/ncurses/gpg-keyring    gpgkeyring-20160617014725-uokjfnggs70iry9h-1468
  pkg/gnu/ncurses/sha256sums     sha256sums-20160617014725-uokjfnggs70iry9h-1469
=== modified file 'pkg/gnu/ncurses/Makefile'
--- a/pkg/gnu/ncurses/Makefile  2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/ncurses/Makefile  2016-10-27 07:00:28 +0000
@@ -17,8 +17,9 @@
 
 NAME = Ncurses
 GARNAME = ncurses
-GARVERSION = 6.0
+GARVERSION = 6.0-20161001
 HOME_URL = http://www.gnu.org/software/ncurses/
+HOME_URL = http://invisible-island.net/ncurses
 DESCRIPTION = Terminal emulation (termcap, terminfo) library
 define BLURB
 GNU Ncurses is a library which provides capabilities to write text to a
@@ -30,11 +31,12 @@
 endef
 
 ######################################################################
-
-MASTER_SITES = $(MASTER_GNU)
-MASTER_SUBDIR = $(GARNAME)/
-DISTFILES = $(DISTNAME).tar.gz
-SIGFILES = $(DISTNAME).tar.gz.sig
+# ftp://invisible-island.net/ncurses/current/ncurses-6.0-20161001.tgz
+#MASTER_SITES = $(MASTER_GNU)
+MASTER_SITES = ftp://invisible-island.net/
+MASTER_SUBDIR = $(GARNAME)/current/
+DISTFILES = $(DISTNAME).tgz
+SIGFILES = $(DISTNAME).tgz.asc
 CONFIGURE_SCRIPTS = ncursesw ncurses
 BUILD_SCRIPTS = $(WORKDIR)/ncursesw-build/Makefile 
$(WORKDIR)/ncurses-build/Makefile
 INSTALL_SCRIPTS = $(WORKDIR)/ncursesw-build/Makefile ncursesw ncurses
@@ -43,16 +45,6 @@
 BUILDDEPS = libtool
 LIBDEPS =
 
-# build note:
-# There was an error, "couldn't find a lib".
-# I did:
-# make -k install
-# then make again, and it found it,
-# then
-# make install
-# again
-######################################################################
-
 include ../../../gar/gar.lib/auto.mk
 include config.mk
 

=== modified file 'pkg/gnu/ncurses/gpg-keyring'
Binary files a/pkg/gnu/ncurses/gpg-keyring      2016-06-17 19:08:15 +0000 and 
b/pkg/gnu/ncurses/gpg-keyring     2016-10-27 07:00:28 +0000 differ
=== modified file 'pkg/gnu/ncurses/sha256sums'
--- a/pkg/gnu/ncurses/sha256sums        2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/ncurses/sha256sums        2016-10-27 07:00:28 +0000
@@ -1,2 +1,2 @@
-f551c24b30ce8bfb6e96d9f59b42fbea30fa3a6123384172f9e7284bcf647260  
download/ncurses-6.0.tar.gz
-1b57915163f4ef6201fdebaefdabd9f38c78dfc2c2d5a6bf8f077c824219f7eb  
download/ncurses-6.0.tar.gz.sig
+da76319176e11891524a23c3431ac94da0d301be96877c0f8b6faac1f9b0b48b  
download/ncurses-6.0-20161001.tgz
+8eb8506cf9b713a09a146c4cc101025b0db736262c684739e60c97431d0f9d75  
download/ncurses-6.0-20161001.tgz.asc


reply via email to

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