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 - updated to 2.78
details: https://anonhg.NetBSD.org/pkgsrc/rev/c2523144f9e9
branches: trunk
changeset: 549936:c2523144f9e9
user: rhaen <rhaen%pkgsrc.org@localhost>
date: Tue Nov 11 09:06:23 2008 +0000
description:
- updated to 2.78
ChangeLog:
2.78 2008-09-24T04:41:27
- When searching for an executable to run, SVN::Notify now also looks in
the "installbin" and "installscript" directories, as specified by the
Config module. Patch from John Peacock to improve the finding of apps
on Strawberry Perl.
- Documented --to-email-map in `svnnotify`. It was already documented in
SVN::Notify, but I'd forgoten to include it in the command-line
script. Reported by Grégory Joseph (Bug #22620).
- Fixed a bug in the test suite where an unexpected exception was thrown
on platforms where `sendmail` was not available. Reported by David
Golden via CPAN-Testers.
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 4614e2f08ed2 -r c2523144f9e9 devel/p5-SVN-Notify/Makefile
--- a/devel/p5-SVN-Notify/Makefile Tue Nov 11 09:02:57 2008 +0000
+++ b/devel/p5-SVN-Notify/Makefile Tue Nov 11 09:06:23 2008 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2008/10/19 19:18:00 he Exp $
+# $NetBSD: Makefile,v 1.8 2008/11/11 09:06:23 rhaen Exp $
-DISTNAME= SVN-Notify-2.77
+DISTNAME= SVN-Notify-2.78
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5 scm
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SVN/}
diff -r 4614e2f08ed2 -r c2523144f9e9 devel/p5-SVN-Notify/distinfo
--- a/devel/p5-SVN-Notify/distinfo Tue Nov 11 09:02:57 2008 +0000
+++ b/devel/p5-SVN-Notify/distinfo Tue Nov 11 09:06:23 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2008/07/21 08:42:23 rhaen Exp $
+$NetBSD: distinfo,v 1.6 2008/11/11 09:06:23 rhaen Exp $
-SHA1 (SVN-Notify-2.77.tar.gz) = 51b7869cde88365b1973c8847e5c81f1d8cdf414
-RMD160 (SVN-Notify-2.77.tar.gz) = e2953d7b659f4521e7582e2ad80d76f832a97916
-Size (SVN-Notify-2.77.tar.gz) = 79138 bytes
+SHA1 (SVN-Notify-2.78.tar.gz) = 32ea9df38799b57fed5cc187e4b02bb359eea5e3
+RMD160 (SVN-Notify-2.78.tar.gz) = c42342e756bfedc147ae6019e408d0110b4f5652
+Size (SVN-Notify-2.78.tar.gz) = 79472 bytes
Home |
Main Index |
Thread Index |
Old Index