cvs commit: ports/mail/exmh2 Makefile ports/mail/exmh2/files patch-thread.tcl ports/mail/exmh2/scripts build

Bruce A. Mah bmah at FreeBSD.org
Sat Jun 7 18:18:52 PDT 2003


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 at 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


More information about the cvs-ports mailing list