Subject: CVS commit: pkgsrc/mail/cucipop
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 06/19/2007 21:07:42
Module Name:	pkgsrc
Committed By:	jlam
Date:		Tue Jun 19 21:07:42 UTC 2007

Modified Files:
	pkgsrc/mail/cucipop: MESSAGE Makefile distinfo
	pkgsrc/mail/cucipop/patches: patch-ad

Log Message:
* makevpopdb(8) does not need to be setgid anything.  It is supposed to be
  run as "root".

* Remove unnecessary passing of ROOT_USER and ROOT_GROUP to the
  distribution Makefile.  Instead, we simply use BSD_INSTALL_* macros
  to do the installation and use SPECIAL_PERMS to clean up and special
  permissions after the fact.

* Add a TODO section to the package Makefile that highlights the things
  that need to be done to fix this package.

* Fix MESSAGE to refer to ${PREFIX}, not ${LOCALBASE}, for the location
  of the installed files.

Bump PKGREVISION to 3 due to change in permissions for makevpopdb.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/mail/cucipop/MESSAGE
cvs rdiff -r1.28 -r1.29 pkgsrc/mail/cucipop/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/mail/cucipop/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/mail/cucipop/patches/patch-ad

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