From owner-cvs-ports@FreeBSD.ORG Sat Jun 7 18:18:51 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B8FD37B404; Sat, 7 Jun 2003 18:18:51 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC01543FAF; Sat, 7 Jun 2003 18:18:50 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h581Io0U004919; Sat, 7 Jun 2003 18:18:50 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h581Iovc004918; Sat, 7 Jun 2003 18:18:50 -0700 (PDT) Message-Id: <200306080118.h581Iovc004918@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sat, 7 Jun 2003 18:18:50 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/exmh2 Makefile ports/mail/exmh2/files patch-thread.tcl ports/mail/exmh2/scripts build X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jun 2003 01:18:52 -0000 bmah 2003/06/07 18:18:50 PDT FreeBSD ports repository Modified files: mail/exmh2 Makefile mail/exmh2/scripts build Added files: mail/exmh2/files patch-thread.tcl Log: Fix a couple of problems in the exmh port. The port bogusly relied on build-time detection of PGP-type programs. This was unneeded since exmh is smart enough to do run-time detection of various PGP versions. Fix this so PGP-type programs installed after exmh will be recognized correctly. [1] Add patch to fix a bug in exmh where threading cleared the unseen sequence. [2] PORTREVISION bump to mark these changes. Reviewed by: Dave Tweten [1] Obtained from: exmh CVS [2] Revision Changes Path 1.51 +1 -1 ports/mail/exmh2/Makefile 1.1 +20 -0 ports/mail/exmh2/files/patch-thread.tcl (new) 1.13 +5 -16 ports/mail/exmh2/scripts/build