1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Update to 2.59

PR:		97415
Submitted by:	Christopher Boumenot <boumenot@gmail.com>
Approved by:	Dominic Mitchell <dom@happygiraffe.net> (maintainer)
This commit is contained in:
Erwin Lansing 2006-05-18 14:59:09 +00:00
parent e5e827c8d4
commit a41498c0cf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162711
3 changed files with 8 additions and 7 deletions

View File

@ -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 <bsd.port.mk>

View File

@ -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

View File

@ -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