pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-SVN-Notify Update to 2.84
details: https://anonhg.NetBSD.org/pkgsrc/rev/022c5e11a8b4
branches: trunk
changeset: 649879:022c5e11a8b4
user: mef <mef%pkgsrc.org@localhost>
date: Sun Apr 12 10:03:02 2015 +0000
description:
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.
diffstat:
devel/p5-SVN-Notify/Makefile | 5 ++---
devel/p5-SVN-Notify/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r c380be950daf -r 022c5e11a8b4 devel/p5-SVN-Notify/Makefile
--- a/devel/p5-SVN-Notify/Makefile Sun Apr 12 09:49:18 2015 +0000
+++ b/devel/p5-SVN-Notify/Makefile Sun Apr 12 10:03:02 2015 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2014/05/29 23:36:15 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2015/04/12 10:03:02 mef Exp $
-DISTNAME= SVN-Notify-2.83
+DISTNAME= SVN-Notify-2.84
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= devel perl5 scm
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SVN/}
diff -r c380be950daf -r 022c5e11a8b4 devel/p5-SVN-Notify/distinfo
--- a/devel/p5-SVN-Notify/distinfo Sun Apr 12 09:49:18 2015 +0000
+++ b/devel/p5-SVN-Notify/distinfo Sun Apr 12 10:03:02 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2012/01/26 12:18:43 rhaen Exp $
+$NetBSD: distinfo,v 1.11 2015/04/12 10:03:02 mef Exp $
-SHA1 (SVN-Notify-2.83.tar.gz) = 6bc4333cb209c09d2875fbbb412be167cd749d45
-RMD160 (SVN-Notify-2.83.tar.gz) = 3aae127a2f29e3aef91dd028685f6c60ba678a92
-Size (SVN-Notify-2.83.tar.gz) = 98407 bytes
+SHA1 (SVN-Notify-2.84.tar.gz) = 1d9a947aac2fbf1d8af95b151609733ff843a2dc
+RMD160 (SVN-Notify-2.84.tar.gz) = 7c6cdda694904ac6cde80e34f6c820a18460725e
+Size (SVN-Notify-2.84.tar.gz) = 98737 bytes
Home |
Main Index |
Thread Index |
Old Index