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 f51d08573e0b5ee447c03bd83547ed252103354c (commit) via fa87949f51fea475ba7c19a2aac57f49eebb56a2 (commit) via 305a4cd7666fe9e2922b9d6541ef3ff2420c2168 (commit) via 5dd60d56dddeb759395a09d4cf725bcc81cdca85 (commit) via 80f7b47ec7714362d1a34941655dcec2a25484dc (commit) from f3cf850f2bd74afbe32dc72b18af9c9da39552ff (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 f51d08573e0b5ee447c03bd83547ed252103354c Author: David Levine <levin...@acm.org> Date: Sat May 5 10:05:36 2012 -0500 Check for success of hard links of bin files. If they fail, try sym links. On Cygwin, the choice of ln or ln -s must be made at install time, not configure time, because some filesystems (NTFS) support hard links but others (FAT32) don't. Fallback to cp -p, though might not be needed, just in case. commit fa87949f51fea475ba7c19a2aac57f49eebb56a2 Author: David Levine <levin...@acm.org> Date: Sat May 5 10:04:35 2012 -0500 Customized generic SPECS/build-nmh-cygwin for nmh. commit 305a4cd7666fe9e2922b9d6541ef3ff2420c2168 Author: David Levine <levin...@acm.org> Date: Sat May 5 09:54:10 2012 -0500 Replaced mh_profile man page hard link with new man/mh_profile.man. The hard link isn't be supported by SPECS/build-nmh-cygwin. And it's consistent with the handling of other aliased man pages. commit 5dd60d56dddeb759395a09d4cf725bcc81cdca85 Author: David Levine <levin...@acm.org> Date: Sat May 5 09:16:49 2012 -0500 Added SPECS/build-nmh-cygwin. This version isn't ready: it's a renamed download of http://sourceware.org/cgi-bin/cvsweb.cgi/~checkout~/packaging/templates/generic-build-script?content-type=text/plain&cvsroot=cygwin-apps It's committed in its original form so we can easily view changes to it. commit 80f7b47ec7714362d1a34941655dcec2a25484dc Author: David Levine <levin...@acm.org> Date: Sat May 5 09:14:48 2012 -0500 Moved nmh.spec to new SPECS directory. ----------------------------------------------------------------------- Summary of changes: MACHINES | 10 +- Makefile.am | 62 +++-- SPECS/build-nmh-cygwin | 578 ++++++++++++++++++++++++++++++++++++++ {docs/contrib => SPECS}/nmh.spec | 0 man/mh_profile.man | 1 + 5 files changed, 625 insertions(+), 26 deletions(-) create mode 100755 SPECS/build-nmh-cygwin rename {docs/contrib => SPECS}/nmh.spec (100%) create mode 100644 man/mh_profile.man hooks/post-receive -- The nmh Mail Handling System _______________________________________________ Nmh-commits mailing list Nmh-commits@nongnu.org https://lists.nongnu.org/mailman/listinfo/nmh-commits