Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jul 1997 21:59:54 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG
Subject:   cvs commit: ports/mail/exmh2 Makefile ports/mail/exmh2/files config md5 ports/mail/exmh2/patches patch-an patch-ao patch-ap patch-aq patch-ar ports/mail/exmh2/pkg DESCR PLIST ports/mail/exmh2/scripts build
Message-ID:  <199707020459.VAA05803@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1997/07/01 21:59:54 PDT

  Modified files:
    mail/exmh2           Makefile 
    mail/exmh2/files     config md5 
    mail/exmh2/pkg       DESCR PLIST 
    mail/exmh2/scripts   build 
  Removed files:
    mail/exmh2/patches   patch-an patch-ao patch-ap patch-aq 
                         patch-ar 
  Log:
  Update exmh-2.0gamma to 2.0delta.  There's lots of bug fixes, as well as
  things like koi8-r recognition, background news (nntp) processing, ispell
  support.
  
  Note that there's a horrible hack here to work around a weakness in
  bsd.port.mk.  The distributed patches are relative to a subdir of ${WRKSRC}
  and bsd.port.mk doesn't seem to allow clean overriding of that to patch.
  I appended a second "-d dir" arg to PATCH_DIST_ARGS after the .include
  that set up the string with +=.  patch seems to use the last instance of
  "-d dir" when there are several online (it's a simple parse-time chdir).
  
  Prompted by: pst (who also sent a partial update)
  
  Revision  Changes    Path
  1.9       +19 -4     ports/mail/exmh2/Makefile
  1.3       +1 -0      ports/mail/exmh2/files/config
  1.4       +14 -1     ports/mail/exmh2/files/md5
  1.3       +3 -3      ports/mail/exmh2/pkg/DESCR
  1.5       +166 -160  ports/mail/exmh2/pkg/PLIST
  1.3       +5 -1      ports/mail/exmh2/scripts/build



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707020459.VAA05803>