[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r9382: update ncurses to 6.4-20230701
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r9382: update ncurses to 6.4-20230701 |
Date: |
Sun, 2 Jul 2023 21:41:19 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 9382
revision-id: carlhansen1234@gmail.com-20230703014112-apr64qgfk71tuuus
parent: carlhansen1234@gmail.com-20230702210451-26jpysckrbkv0j1r
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sun 2023-07-02 18:41:12 -0700
message:
update ncurses to 6.4-20230701
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 2023-06-26 06:39:37 +0000
+++ b/pkg/gnu/ncurses/Makefile 2023-07-03 01:41:12 +0000
@@ -22,7 +22,7 @@
NAME = ncurses
GARNAME = ncurses
-GARVERSION = 6.4-20230625
+GARVERSION = 6.4-20230701
GARVERSIONMAJOR = 6.4
HOME_URL = http://www.gnu.org/software/ncurses/
@@ -40,7 +40,6 @@
######################################################################
#MASTER_SITES = $(MASTER_GNU)
#MASTER_SUBDIR = $(GARNAME)/
-# ftp://ftp.invisible-island.net/ncurses/current/ncurses-6.3-20220212.tgz
#
https://invisible-island.net/archives/ncurses/current/ncurses-6.3-20220501.tgz
#
MASTER_SITES = http://invisible-island.net/
@@ -62,19 +61,18 @@
#CONFIGURE_ARGS += --enable-widec --enable-pc-files --with-shared
--without-debug --enable-rpath CPPFLAGS=-fPIC CFLAGS=-fPIC
#CONFIGURE_ARGS += --enable-pc-files --with-shared
--without-debug --enable-rpath CPPFLAGS=-fPIC CFLAGS=-fPIC
-CONFIGURE_ARGS += --enable-pc-files --with-shared
CPPFLAGS=-fPIC CFLAGS=-fPIC
-
-BUILD_ARGS = CFLAGS+="-fPIC"
-
-
-.PHONY: pre-configure configure-nonwide configure-wide build-nonwide
build-wide install-nonwide install-wide
-a:
- echo $(CONFIGURE_ARGS)
- echo $(CONFIGURE_OPTS)
- echo $(BUILD_ARGS)
- echo $(BUILD_OPTS)
-
-
+#CONFIGURE_ARGS += --enable-pc-files --with-shared
CPPFLAGS=-fPIC CFLAGS=-fPIC
+#CONFIGURE_ARGS += --with-shared
CPPFLAGS=-fPIC CFLAGS=-fPIC
+#CONFIGURE_ARGS += --enable-pc-files --with-shared
+#CONFIGURE_ARGS += --enable-pc-files --with-shared
+#CONFIGURE_ARGS += --with-shared
--enable-rpath
+#CONFIGURE_ARGS += --enable-pc-files --with-shared
--enable-rpath
+
+#CONFIGURE_ARGS += --enable-pc-files --with-shared
--without-debug --enable-rpath CPPFLAGS=-fPIC CFLAGS=-fPIC
+CONFIGURE_ARGS += --enable-pc-files --with-shared
+
+#BUILD_ARGS = CFLAGS="-fPIC" CPPFLAGS="-fPIC" -Wl,-lncurses
+BUILD_ARGS = LDFLAGS=-Wl,-lncurses
# HINT. there are many config options. In the source directory, do "configure
--help"
=== modified file 'pkg/gnu/ncurses/sha256sums'
--- a/pkg/gnu/ncurses/sha256sums 2023-06-26 06:39:37 +0000
+++ b/pkg/gnu/ncurses/sha256sums 2023-07-03 01:41:12 +0000
@@ -1,2 +1,2 @@
-54d25c0215c1b7f6f17d64c7f8f229fb34af007d663c0fcd54d9557a1cacc3ee
download/ncurses-6.4-20230625.tgz
-d20a0166bdf9f8eccc6df015a49fd60a168f00f8430431810fc49963b44c0965
download/ncurses-6.4-20230625.tgz.asc
+c55afe217dfa37152cac5cd79e7fddcbd3bf4235a612040b123a81b513a263ae
download/ncurses-6.4-20230701.tgz
+c3292da5bcfee3c81c6960eeaa9ea3dd1f79548bfbaab3b6fe5b47061a05667c
download/ncurses-6.4-20230701.tgz.asc
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r9382: update ncurses to 6.4-20230701,
Carl Hansen <=