Subject: CVS commit: pkgsrc/mail
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 09/09/2002 22:25:32
Module Name:	pkgsrc
Committed By:	jlam
Date:		Mon Sep  9 19:25:31 UTC 2002

Modified Files:
	pkgsrc/mail/poppassd: Makefile distinfo
	pkgsrc/mail/poppassd/patches: patch-ab
	pkgsrc/mail/qpopper: Makefile Makefile.common

Log Message:
* buildlink1 --> buildlink2.
* Pass the LDFLAGS through to the build process so that the final binaries
  are built with the appropriate -Wl,-R flags.  This should fix pkg/18054.
* Use ROOT_{USER,GROUP} instead of hardcoding "root" and "wheel" when
  installing poppassd.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/mail/poppassd/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/mail/poppassd/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/mail/poppassd/patches/patch-ab
cvs rdiff -r1.33 -r1.34 pkgsrc/mail/qpopper/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/mail/qpopper/Makefile.common

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