Revision: 27208 http://sourceforge.net/p/gar/code/27208 Author: dmichelsen Date: 2025-09-20 13:23:28 +0000 (Sat, 20 Sep 2025) Log Message: ----------- ncurses/trunk: Update to 6.5
Modified Paths: -------------- csw/mgar/pkg/ncurses/trunk/Makefile csw/mgar/pkg/ncurses/trunk/checksums Modified: csw/mgar/pkg/ncurses/trunk/Makefile =================================================================== --- csw/mgar/pkg/ncurses/trunk/Makefile 2025-09-17 13:19:10 UTC (rev 27207) +++ csw/mgar/pkg/ncurses/trunk/Makefile 2025-09-20 13:23:28 UTC (rev 27208) @@ -6,7 +6,7 @@ # https://plus.google.com/105567297772267099132/posts/Bv5GSTQvfzC NAME = ncurses -VERSION = 6.2 +VERSION = 6.5 GARTYPE = v2 define BLURB @@ -169,18 +169,6 @@ MERGE_SCRIPTS_isa-extra-widec-enable = copy-relocated-only copy-config-only MERGE_DIRS_isa-extra-widec-enable = $(libdir) -# This is termcap location which defaults to -# /etc/termcap, /usr/share/misc/termcap and $HOME/.termcap -# which I think is ok -CHECKPKG_OVERRIDES_CSWlibncurses-dev += file-with-bad-content|/usr/share|root/opt/csw/share/man/man3/ncurses.3x - -# I *think* this is a default, but keep an eye on it -CHECKPKG_OVERRIDES_CSWlibncurses-dev += file-with-bad-content|/usr/share|root/opt/csw/include/ncursesw/tic.h -CHECKPKG_OVERRIDES_CSWlibncurses-dev += file-with-bad-content|/usr/share|root/opt/csw/include/ncurses/tic.h - -# I have no idea what this is. Inspect on problems. -CHECKPKG_OVERRIDES_CSWterminfo += file-with-bad-content|/usr/share|root/opt/csw/share/terminfo/p/pcmw - include gar/category.mk LDFLAGS := $(filter-out -L%,$(LDFLAGS)) Modified: csw/mgar/pkg/ncurses/trunk/checksums =================================================================== --- csw/mgar/pkg/ncurses/trunk/checksums 2025-09-17 13:19:10 UTC (rev 27207) +++ csw/mgar/pkg/ncurses/trunk/checksums 2025-09-20 13:23:28 UTC (rev 27208) @@ -1 +1 @@ -e812da327b1c2214ac1aed440ea3ae8d ncurses-6.2.tar.gz +ac2d2629296f04c8537ca706b6977687 ncurses-6.5.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.