Subject: CVS commit: pkgsrc/news/inn
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 09/29/2002 13:39:37
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sun Sep 29 10:39:36 UTC 2002

Modified Files:
	pkgsrc/news/inn: MESSAGE Makefile PLIST
	pkgsrc/news/inn/files: innd.sh
Removed Files:
	pkgsrc/news/inn: DEINSTALL INSTALL

Log Message:
* buildlink1 -> buildlink2
* Use gcc/buildlink2.mk instead of Makefile.gcc.
* Use the functionality on bsd.pkg.install.mk to generate INSTALL/DEINSTALL
  scripts that match the functionality of the custom ones we're removing,
  and handle the rc.d script automatically.
* Name the full paths of the binaries that are installed setuid.


To generate a diff of this commit:
cvs rdiff -r1.1 -r0 pkgsrc/news/inn/DEINSTALL pkgsrc/news/inn/INSTALL
cvs rdiff -r1.2 -r1.3 pkgsrc/news/inn/MESSAGE
cvs rdiff -r1.36 -r1.37 pkgsrc/news/inn/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/news/inn/PLIST
cvs rdiff -r1.12 -r1.13 pkgsrc/news/inn/files/innd.sh

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