nmh-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated


From: Lyndon Nerenberg
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.6-branchpoint-164-g46f35e6
Date: Sun, 05 Oct 2014 06:14:49 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The nmh Mail Handling System".

The branch, master has been updated
       via  46f35e659f3bc3e808a70263bea0ec72624c8a08 (commit)
      from  99873064b5f03ef92885f5e5fcadb4374c39a9ef (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 46f35e659f3bc3e808a70263bea0ec72624c8a08
Author: Lyndon Nerenberg <address@hidden>
Date:   Sat Oct 4 22:49:01 2014 -0700

    New locations for config files and support binaries, and smarter default 
for install root directory.
    
    The default locations for config files and back-end executables has
    changed.
    
    Config files have moved from ${sysconfdir} to ${sysconfdir}/nmh, and
    the back-end programs from ${libdir} to ${libexecdir}/nmh.
    
    The only user-visible change is the addition of a new mhparam(1)
    component 'libexecdir', which replaces the previous 'libdir'.  User
    scripts invoking 'mhparam libdir' will need an update.  'libdir'
    has been kept around for the time being, to give people a chance
    to update their scripts.  It returns the same value as 'libexecdir'.
    'libdir' has been marked deprecated in the mhparam(1) manpage and
    the release notes; it will be removed in a couple of releases.
    
    In conjunction with this change there was an opportunity to do a
    bit of Makefile cleanup.  The old 'auxexec' construct has been
    replaced with a new scheme that leverages automake's templating.
    The auxexec_* references have been replaced with nmhlibexec_* forms,
    and a corresponding nmhlibexecdir variable defined as ${libexecdir}/nmh.
    
    Likewise, etcdir has been replaced with nmhetcdir.
    
    These name changes have percolated downstream to some extent, primarily
    in the man pages and test scripts.
    
    Finally, configure has been made a bit smarter about setting the
    default ${prefix}.  If it finds an existing nmh installation, it
    will set the default ${prefix} to match, falling back to /usr/local/nmh.
    configure looks for an existing installation by searching $PATH for
    a viable mhparam binary.

-----------------------------------------------------------------------

Summary of changes:
 INSTALL                       |    8 +++++---
 Makefile.am                   |   30 +++++++++++++++---------------
 config/config.c               |   12 ++++++------
 configure.ac                  |   14 ++++++++------
 docs/pending-release-notes    |   12 ++++++++++++
 etc/sendfiles                 |    8 ++++----
 man/ali.man                   |    4 ++--
 man/ap.man                    |    4 ++--
 man/comp.man                  |    2 +-
 man/dist.man                  |    4 ++--
 man/dp.man                    |    2 +-
 man/fmtdump.man               |    4 ++--
 man/fmttest.man               |    2 +-
 man/forw.man                  |    8 ++++----
 man/inc.man                   |    2 +-
 man/install-mh.man            |    6 +++---
 man/mh-alias.man              |    6 +++---
 man/mh-mail.man               |    2 +-
 man/mh-mime.man               |    2 +-
 man/mh-mkstemp.man            |    2 +-
 man/mh-profile.man            |   10 +++++-----
 man/mh-sequence.man           |    2 +-
 man/mh-tailor.man             |   10 +++++-----
 man/mhbuild.man               |    8 ++++----
 man/mhfixmsg.man              |   12 ++++++------
 man/mhl.man                   |    8 ++++----
 man/mhlist.man                |    2 +-
 man/mhmail.man                |    4 ++--
 man/mhparam.man               |   18 ++++++++++++------
 man/mhshow.man                |   12 ++++++------
 man/mhstore.man               |    8 ++++----
 man/msgchk.man                |    4 ++--
 man/new.man                   |    2 +-
 man/next.man                  |    2 +-
 man/nmh.man                   |    4 ++--
 man/packf.man                 |    2 +-
 man/pick.man                  |    2 +-
 man/post.man                  |   16 ++++++++--------
 man/prev.man                  |    2 +-
 man/prompter.man              |    2 +-
 man/rcvdist.man               |   10 +++++-----
 man/rcvpack.man               |    6 +++---
 man/rcvstore.man              |    4 ++--
 man/rcvtty.man                |    8 ++++----
 man/refile.man                |    2 +-
 man/repl.man                  |   10 +++++-----
 man/rmf.man                   |    2 +-
 man/rmm.man                   |    4 ++--
 man/scan.man                  |    4 ++--
 man/send.man                  |    8 ++++----
 man/sendfiles.man             |    2 +-
 man/show.man                  |    2 +-
 man/slocal.man                |   14 +++++++-------
 man/sortm.man                 |    2 +-
 man/whatnow.man               |    2 +-
 man/whom.man                  |    8 ++++----
 test/common.sh.in             |   22 +++++++++++-----------
 test/dist/test-dist           |    2 +-
 test/fakesendmail             |    2 +-
 test/format/test-dp           |    2 +-
 test/format/test-fmtdump      |    2 +-
 test/format/test-localmbox    |    2 +-
 test/format/test-myhost       |    4 ++--
 test/format/test-mymbox       |   14 +++++++-------
 test/format/test-myname       |    6 +++---
 test/format/test-rightjustify |    2 +-
 test/inc/test-msgchk          |    2 +-
 test/mhl/test-mhl-flags       |    2 +-
 test/mhparam/test-mhparam     |   12 ++++++------
 test/mkstemp/test-mkstemp     |    2 +-
 test/post/test-sendfiles      |    2 +-
 test/rcv/test-rcvdist         |    4 ++--
 test/rcv/test-rcvpack         |    2 +-
 test/rcv/test-rcvstore        |    2 +-
 test/rcv/test-rcvtty          |    2 +-
 test/slocal/test-slocal       |    4 ++--
 uip/mhmail                    |    8 ++++----
 uip/mhparam.c                 |    5 +++--
 uip/spost.in                  |    2 +-
 79 files changed, 241 insertions(+), 218 deletions(-)


hooks/post-receive
-- 
The nmh Mail Handling System



reply via email to

[Prev in Thread] Current Thread [Next in Thread]