pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-SVN-Notify
Module Name: pkgsrc
Committed By: mef
Date: Sun Apr 12 10:03:02 UTC 2015
Modified Files:
pkgsrc/devel/p5-SVN-Notify: Makefile distinfo
Log Message:
Update to 2.84
--------------
2.84 2013-08-13T14:25:21Z
- Added `--smtp-tls` to the output of `man svnnotify`.
- Removed `--smtp-authtype` from the output of `man svnnotify`.
- Added `--diff-content-type` option. Defaults to "text/plain" for
backward compatibility. Patch by Daniel P. Wright.
- Renamed `Filter.pm` to `Filter.pod`, since it's just documentation.
- Removed the pod tests from the distribution.
- Changed the CSS for message `<pre>` blocks to use `white-space:
pre-line`, so that long lines will be wrapped, but newlines are still
respected as usual. Thanks to Dave Abrahams for the patch (and the
persistence).
- Changed C<to_regex_map> to allow it to match any path in the
repository, including files, rather than just directories. Patch from
mscherer.
- Fixed error when the first line of the commit message is less than 10
characters long (issue #2).
- Fixed the "From" and "To" headers so that they are properly encoded as
MIME headers (issue #6).
- Removed the Makefile.PL, which was just passing through to
Module::Build. That pattern is now deprecated, and Module::Build is
required for configuration.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/p5-SVN-Notify/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/p5-SVN-Notify/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index