Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Lex Wennmacher <wennmach@netbsd.org>
List: source-changes
Date: 10/11/1999 06:39:34
Module Name: pkgsrc
Committed By: wennmach
Date: Mon Oct 11 13:39:34 UTC 1999
Modified Files:
pkgsrc/misc/jitterbug: Makefile
pkgsrc/misc/jitterbug/pkg: PLIST REQ
Added Files:
pkgsrc/misc/jitterbug/pkg: DEINSTALL MESSAGE
Removed Files:
pkgsrc/misc/jitterbug/files: POSTINSTALL
Log Message:
Fixed some minor problems of this pkg, including:
o do not require $JB_PACKAGE to be set to a bug category; if $JB_PACKAGE
is not set, the default category "test" is used
o the above will also fix the error messages on nbftp occuring in
update-distfiles (hi veego!)
o make proper use of "DEINSTALL" and "MESSAGE" files so that installing
(and deinstalling) of jitterbug from pkgsrc/as binary makes no difference
o when echoing the defaults for JB_USER, JB_USERID, etc, use the actual
variables, not hardcoded values
o ownership of jitterbig.config fixed (@JB_USER@ instead of root)
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/misc/jitterbug/Makefile
cvs rdiff -r1.1.1.1 -r0 pkgsrc/misc/jitterbug/files/POSTINSTALL
cvs rdiff -r0 -r1.1 pkgsrc/misc/jitterbug/pkg/DEINSTALL \
pkgsrc/misc/jitterbug/pkg/MESSAGE
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/misc/jitterbug/pkg/PLIST \
pkgsrc/misc/jitterbug/pkg/REQ
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.