diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-09-26 14:05:14 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-09-26 14:05:14 +0000 |
commit | dfbc5388b44fc2a7e0de9facf913e01fff0501c6 (patch) | |
tree | c78a7c18dd4b9ca5f558c40e03c72a078d0e61c4 /devel | |
parent | c75d3786195c1eb54705d2426693eec1688990aa (diff) |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-SVN-Notify/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-SVN-Notify/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-SVN-Notify/Makefile b/devel/p5-SVN-Notify/Makefile index 496f3ce24968..d6339bbd1f3a 100644 --- a/devel/p5-SVN-Notify/Makefile +++ b/devel/p5-SVN-Notify/Makefile @@ -6,17 +6,17 @@ # PORTNAME= SVN-Notify -PORTVERSION= 2.77 +PORTVERSION= 2.78 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org +MAINTAINER= clsung@FreeBSD.org COMMENT= Subversion activity notification RUN_DEPENDS= ${SITE_PERL}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net \ ${SITE_PERL}/Net/SMTP_auth.pm:${PORTSDIR}/mail/p5-Net-SMTP_auth \ - p5-Text-Trac>=0.09:${PORTSDIR}/textproc/p5-Text-Trac \ + p5-Text-Trac>=0.10:${PORTSDIR}/textproc/p5-Text-Trac \ ${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/devel/p5-SVN-Notify/distinfo b/devel/p5-SVN-Notify/distinfo index 8421602a2c7a..4f3a2cdee9dc 100644 --- a/devel/p5-SVN-Notify/distinfo +++ b/devel/p5-SVN-Notify/distinfo @@ -1,3 +1,3 @@ -MD5 (SVN-Notify-2.77.tar.gz) = a6909bfca5d623db5f019b57da6e97e6 -SHA256 (SVN-Notify-2.77.tar.gz) = b17f903c1c725123aa2e724284cb2e88c24acb75270e4a2d3c06877f604c9be9 -SIZE (SVN-Notify-2.77.tar.gz) = 79138 +MD5 (SVN-Notify-2.78.tar.gz) = 48b7c304c64fc8a7497811bb00b96e99 +SHA256 (SVN-Notify-2.78.tar.gz) = a0d701fc8528d2f32446933794d3800f33488abbe50c9083a3591b49849e0b29 +SIZE (SVN-Notify-2.78.tar.gz) = 79472 |