From 815cad40daf0e27f5a19140b7f56f5d727c14aba Mon Sep 17 00:00:00 2001 From: erwin Date: Thu, 18 May 2006 14:59:09 +0000 Subject: Update to 2.59 PR: 97415 Submitted by: Christopher Boumenot Approved by: Dominic Mitchell (maintainer) --- devel/p5-SVN-Notify/Makefile | 4 ++-- devel/p5-SVN-Notify/distinfo | 6 +++--- devel/p5-SVN-Notify/pkg-plist | 5 +++-- 3 files changed, 8 insertions(+), 7 deletions(-) (limited to 'devel/p5-SVN-Notify') diff --git a/devel/p5-SVN-Notify/Makefile b/devel/p5-SVN-Notify/Makefile index 7e497851282e..a547dda6c633 100644 --- a/devel/p5-SVN-Notify/Makefile +++ b/devel/p5-SVN-Notify/Makefile @@ -6,7 +6,7 @@ # PORTNAME= SVN-Notify -PORTVERSION= 2.43 +PORTVERSION= 2.59 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../by-authors/id/D/DW/DWHEELER/ @@ -22,6 +22,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_MODBUILD= yes MAN1= svnnotify.1 -MAN3= SVN::Notify.3 SVN::Notify::HTML.3 SVN::Notify::HTML::ColorDiff.3 +MAN3= SVN::Notify.3 SVN::Notify::Alternative.3 SVN::Notify::HTML.3 SVN::Notify::HTML::ColorDiff.3 .include diff --git a/devel/p5-SVN-Notify/distinfo b/devel/p5-SVN-Notify/distinfo index 2f2e7b4b2c62..865d2dc0dd75 100644 --- a/devel/p5-SVN-Notify/distinfo +++ b/devel/p5-SVN-Notify/distinfo @@ -1,3 +1,3 @@ -MD5 (SVN-Notify-2.43.tar.gz) = b4ae61a73ecf1bf1a50f5bc8dc03cf8e -SHA256 (SVN-Notify-2.43.tar.gz) = 564c6ceb9b26d109358b1d5794a87f57499402578c1b5f51b33deba64c957088 -SIZE (SVN-Notify-2.43.tar.gz) = 35852 +MD5 (SVN-Notify-2.59.tar.gz) = 5c4be8303d1455c20201785418039b59 +SHA256 (SVN-Notify-2.59.tar.gz) = 056791fdb6e67bd05c3fae0bbfe9618bc43d5993b5a13407f2fbe3d6706ee838 +SIZE (SVN-Notify-2.59.tar.gz) = 49745 diff --git a/devel/p5-SVN-Notify/pkg-plist b/devel/p5-SVN-Notify/pkg-plist index d1bf19b15138..8e275166f3f7 100644 --- a/devel/p5-SVN-Notify/pkg-plist +++ b/devel/p5-SVN-Notify/pkg-plist @@ -1,7 +1,8 @@ bin/svnnotify %%SITE_PERL%%/SVN/Notify.pm +%%SITE_PERL%%/SVN/Notify/Alternative.pm %%SITE_PERL%%/SVN/Notify/HTML.pm %%SITE_PERL%%/SVN/Notify/HTML/ColorDiff.pm -@dirrmtry %%SITE_PERL%%/SVN/Notify/HTML -@dirrmtry %%SITE_PERL%%/SVN/Notify +@dirrm %%SITE_PERL%%/SVN/Notify/HTML +@dirrm %%SITE_PERL%%/SVN/Notify @dirrmtry %%SITE_PERL%%/SVN -- cgit