Subject: CVS commit: pkgsrc/devel/ncurses
To: None <pkgsrc-changes@NetBSD.org>
From: Jeremy C. Reed <reed@netbsd.org>
List: pkgsrc-changes
Date: 12/20/2003 08:49:27
Module Name:	pkgsrc
Committed By:	reed
Date:		Sat Dec 20 08:49:27 UTC 2003

Modified Files:
	pkgsrc/devel/ncurses: Makefile PLIST distinfo
Removed Files:
	pkgsrc/devel/ncurses/patches: patch-ab

Log Message:
Allow ncurses to install useful reset, tset, tput and clear utilities
(and manpages).  This is in regards to my PR #23103.
I bumped PKGREVISION in Makefile but not in buildlink2.mk file.
The ncurses libraries and headers didn't change. No need to bump
PKGREVISIONs for all the packages that depend on libncurses.


To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 pkgsrc/devel/ncurses/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/ncurses/PLIST
cvs rdiff -r1.8 -r1.9 pkgsrc/devel/ncurses/distinfo
cvs rdiff -r1.11 -r0 pkgsrc/devel/ncurses/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.