diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-06-05 23:40:21 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-06-05 23:40:21 +0000 |
commit | 6b6c55352da2bc090ef91ee91faecedb83ff6091 (patch) | |
tree | f6dbb8e727de80c0ae619c10527d3508daed591d /devel/p5-SVN-Notify-Mirror | |
parent | 09b5f6242d6771546ec5b64b8b5004e0112230b3 (diff) | |
download | ports-6b6c55352da2bc090ef91ee91faecedb83ff6091.tar.gz ports-6b6c55352da2bc090ef91ee91faecedb83ff6091.zip |
Notes
Diffstat (limited to 'devel/p5-SVN-Notify-Mirror')
-rw-r--r-- | devel/p5-SVN-Notify-Mirror/Makefile | 8 | ||||
-rw-r--r-- | devel/p5-SVN-Notify-Mirror/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-SVN-Notify-Mirror/Makefile b/devel/p5-SVN-Notify-Mirror/Makefile index 8bf0b61c0796..e864944544f2 100644 --- a/devel/p5-SVN-Notify-Mirror/Makefile +++ b/devel/p5-SVN-Notify-Mirror/Makefile @@ -6,7 +6,7 @@ # PORTNAME= SVN-Notify-Mirror -PORTVERSION= 0.037 +PORTVERSION= 0.038 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN @@ -26,15 +26,15 @@ OPTIONS= CONFIG "Enable YAML syntax for post-commit hook" Off \ .include <bsd.port.pre.mk> .if defined(WITH_CONFIG) -BUILD_DEPENDS+= ${SITE_PERL}/SVN/Notify/Config.pm:${PORTSDIR}/devel/p5-SVN-Notify-Config +BUILD_DEPENDS+= p5-SVN-Notify-Config>=0.0906:${PORTSDIR}/devel/p5-SVN-Notify-Config .endif .if defined(WITH_SSH) -BUILD_DEPENDS+= ${SITE_PERL}/Net/SSH.pm:${PORTSDIR}/net/p5-Net-SSH +BUILD_DEPENDS+= p5-Net-SSH>=0.08:${PORTSDIR}/net/p5-Net-SSH .endif .if defined(WITH_RSYNC) -BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/File/Rsync.pm:${PORTSDIR}/net/p5-File-Rsync +BUILD_DEPENDS+= p5-File-Rsync>=0.42:${PORTSDIR}/net/p5-File-Rsync .endif PERL_MODBUILD= yes diff --git a/devel/p5-SVN-Notify-Mirror/distinfo b/devel/p5-SVN-Notify-Mirror/distinfo index 691a2c5b758b..c44e7c5a7b96 100644 --- a/devel/p5-SVN-Notify-Mirror/distinfo +++ b/devel/p5-SVN-Notify-Mirror/distinfo @@ -1,3 +1,3 @@ -MD5 (SVN-Notify-Mirror-0.037.tar.gz) = 6c84bc3cd3177cb666aed6cb1b3f4585 -SHA256 (SVN-Notify-Mirror-0.037.tar.gz) = 497560e126d9325b7eb4b0c1db5c46e020e6da821d3e854943470a686ee0934c -SIZE (SVN-Notify-Mirror-0.037.tar.gz) = 24772 +MD5 (SVN-Notify-Mirror-0.038.tar.gz) = 48cf25c6b2b865d4f598d60ebf78fab8 +SHA256 (SVN-Notify-Mirror-0.038.tar.gz) = 554684386d924a5efe5b454c45771671e21c1c74260b8e974678224af93cd39f +SIZE (SVN-Notify-Mirror-0.038.tar.gz) = 24977 |