From owner-freebsd-commit Thu Feb 22 17:25:32 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA06883 for freebsd-commit-outgoing; Thu, 22 Feb 1996 17:25:32 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA06866 for cvs-all-outgoing; Thu, 22 Feb 1996 17:25:19 -0800 (PST) Received: (from pst@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA06843 Thu, 22 Feb 1996 17:25:11 -0800 (PST) Date: Thu, 22 Feb 1996 17:25:11 -0800 (PST) From: Paul Traina Message-Id: <199602230125.RAA06843@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-ports Subject: cvs commit: ports/mail/mh/patches patch-aa patch-ac patch-ad Sender: owner-commit@FreeBSD.ORG Precedence: bulk pst 96/02/22 17:25:10 Modified: mail/mh/patches patch-aa patch-ac patch-ad Log: Fix shared library linking (again). Fix and enable pop support code. Fix and enable slocal msgid support code (eliminates duplicates) if .db file present. Revision Changes Path 1.3 +8 -8 ports/mail/mh/patches/patch-aa 1.2 +133 -4 ports/mail/mh/patches/patch-ac 1.3 +34 -1 ports/mail/mh/patches/patch-ad