Subject: CVS commit: pkgsrc/mail/mailman
To: None <pkgsrc-changes@NetBSD.org>
From: Kimmo Suominen <kim@netbsd.org>
List: pkgsrc-changes
Date: 12/25/2004 16:55:33
Module Name: pkgsrc
Committed By: kim
Date: Sat Dec 25 16:55:33 UTC 2004
Modified Files:
pkgsrc/mail/mailman: Makefile PLIST
Added Files:
pkgsrc/mail/mailman/files: DEINSTALL INSTALL
Log Message:
Change permissions of installed files to match what is required by
the software to work. Run "check_perms -f" to make sure permissions
are correct (it still fixes a setgid problem with "mail/mailman").
Remove mm_cfg.pyc (compiled copy of mm_cfg.py) always, so the package
can be deinstalled cleanly.
Closes PR pkg/24041.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/mail/mailman/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/mail/mailman/PLIST
cvs rdiff -r0 -r1.1 pkgsrc/mail/mailman/files/DEINSTALL \
pkgsrc/mail/mailman/files/INSTALL
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.