Date: Wed, 19 Jul 2000 01:25:29 -0700 (PDT) From: Alexander Langer <alex@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/qpopper Makefile ports/mail/qpopper/patches patch-ac patch-ap patch-manpages Message-ID: <200007190825.BAA10252@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alex 2000/07/19 01:25:29 PDT Modified files: mail/qpopper Makefile Added files: mail/qpopper/patches patch-ac patch-ap Removed files: mail/qpopper/patches patch-manpages Log: Split up the manpage-patch in order to preserve history of the old manpage-patch-files. However, due to an odd bug in patch(1), 2 of the 3 hunks for popper.8 fails (somehow, diff(1) thinks it is a binary file and patch cannot patch it correctly if diff is used with the -a option). So patch-ac only changes /usr/local/lib/popper to .../libexec/qpopper and doesn't neither corrects the location of sendmail nor adds the /etc/ftpusers file to the SEE ALSO section. In the Makefile, /usr/local is now replaced with PREFIX for both manpages. Revision Changes Path 1.38 +3 -2 ports/mail/qpopper/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007190825.BAA10252>