Date: Sat, 7 Jun 2003 18:18:50 -0700 (PDT) From: "Bruce A. Mah" <bmah@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/exmh2 Makefile ports/mail/exmh2/files patch-thread.tcl ports/mail/exmh2/scripts build Message-ID: <200306080118.h581Iovc004918@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <tweten@nas.nasa.gov> [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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306080118.h581Iovc004918>