summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrhaen <rhaen>2008-11-11 09:06:23 +0000
committerrhaen <rhaen>2008-11-11 09:06:23 +0000
commit9060dd41fd9a4be7e1ca2ac372783f965e70cd94 (patch)
tree00e1f41594c00f64325f485f5952af69a66ac60b
parentb264e253a7fe18e7ec76c5fe0e6c0e04241140b0 (diff)
downloadpkgsrc-9060dd41fd9a4be7e1ca2ac372783f965e70cd94.tar.gz
- 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.
-rw-r--r--devel/p5-SVN-Notify/Makefile5
-rw-r--r--devel/p5-SVN-Notify/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-SVN-Notify/Makefile b/devel/p5-SVN-Notify/Makefile
index 949717f930b..9f4db2a4b38 100644
--- a/devel/p5-SVN-Notify/Makefile
+++ b/devel/p5-SVN-Notify/Makefile
@@ -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 --git a/devel/p5-SVN-Notify/distinfo b/devel/p5-SVN-Notify/distinfo
index c1cb6b61478..89a73a8fd94 100644
--- a/devel/p5-SVN-Notify/distinfo
+++ b/devel/p5-SVN-Notify/distinfo
@@ -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