diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-11-09 09:11:46 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-11-09 09:11:46 +0000 |
commit | 0b5ed2f86032e00dda1c4cad75009812fe4a3357 (patch) | |
tree | cc61da87fe8f24308a9e63f59b416c995f26795a /devel/p5-SVN-Notify | |
parent | 8b883a18f2809575b9f1c99cc61c93a5d16108f8 (diff) |
Notes
Diffstat (limited to 'devel/p5-SVN-Notify')
-rw-r--r-- | devel/p5-SVN-Notify/Makefile | 8 | ||||
-rw-r--r-- | devel/p5-SVN-Notify/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-SVN-Notify/Makefile b/devel/p5-SVN-Notify/Makefile index 721dfb8fe9ef..4ceedae5077a 100644 --- a/devel/p5-SVN-Notify/Makefile +++ b/devel/p5-SVN-Notify/Makefile @@ -6,7 +6,7 @@ # PORTNAME= SVN-Notify -PORTVERSION= 2.63 +PORTVERSION= 2.64 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= SVN @@ -15,9 +15,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= dom@happygiraffe.net COMMENT= Subversion activity notification -BUILD_DEPENDS= ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \ - ${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= ${SITE_PERL}/Net/SMTP_auth.pm:${PORTSDIR}/mail/p5-Net-SMTP_auth \ + ${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser +BUILD_DEPENDS= ${RUN_DEPENDS} PERL_MODBUILD= yes diff --git a/devel/p5-SVN-Notify/distinfo b/devel/p5-SVN-Notify/distinfo index 97ffde0e879a..bb77e8932392 100644 --- a/devel/p5-SVN-Notify/distinfo +++ b/devel/p5-SVN-Notify/distinfo @@ -1,3 +1,3 @@ -MD5 (SVN-Notify-2.63.tar.gz) = 2e6ef63a559cbf6948904a17a9401467 -SHA256 (SVN-Notify-2.63.tar.gz) = 341e8121c66bcfc8ef2e7e91edfd700e089ca899f2adeb00e624227a62e94621 -SIZE (SVN-Notify-2.63.tar.gz) = 53436 +MD5 (SVN-Notify-2.64.tar.gz) = e46a6b7d8455241d58754ceb563d765d +SHA256 (SVN-Notify-2.64.tar.gz) = 94799d4c98e20881d2c7960e7f6b4ee86b4dca3a7089708d9150caf82fa54d14 +SIZE (SVN-Notify-2.64.tar.gz) = 54165 |