diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-08-14 10:01:36 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-08-14 10:01:36 +0000 |
commit | 61dd0cfc5a981b89bdc834e566ff6a889a63c21e (patch) | |
tree | 5fd917fa24df5b6f4a395882036b801080277f5a /sysutils/p5-MogileFS-Utils | |
parent | 2d93fa800d6b8379935590589701f984550f02e0 (diff) | |
download | ports-61dd0cfc5a981b89bdc834e566ff6a889a63c21e.tar.gz ports-61dd0cfc5a981b89bdc834e566ff6a889a63c21e.zip |
Notes
Diffstat (limited to 'sysutils/p5-MogileFS-Utils')
-rw-r--r-- | sysutils/p5-MogileFS-Utils/Makefile | 6 | ||||
-rw-r--r-- | sysutils/p5-MogileFS-Utils/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/p5-MogileFS-Utils/Makefile b/sysutils/p5-MogileFS-Utils/Makefile index 80760a874164..3ab932e5103c 100644 --- a/sysutils/p5-MogileFS-Utils/Makefile +++ b/sysutils/p5-MogileFS-Utils/Makefile @@ -6,7 +6,7 @@ # PORTNAME= MogileFS-Utils -PORTVERSION= 2.25 +PORTVERSION= 2.26 CATEGORIES= sysutils net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DORMANDO @@ -17,8 +17,7 @@ COMMENT= MogileFS tools BUILD_DEPENDS= p5-MogileFS-Client>=1.16:${PORTSDIR}/sysutils/p5-MogileFS-Client \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -RUN_DEPENDS= p5-MogileFS-Client>=1.16:${PORTSDIR}/sysutils/p5-MogileFS-Client \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes @@ -38,6 +37,7 @@ MAN3= MogileFS::Utils.3 .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 501000 +BUILD_DEPENDS+= p5-IO-Compress>=0:${PORTSDIR}/archivers/p5-IO-Compress RUN_DEPENDS+= p5-IO-Compress>=0:${PORTSDIR}/archivers/p5-IO-Compress .endif diff --git a/sysutils/p5-MogileFS-Utils/distinfo b/sysutils/p5-MogileFS-Utils/distinfo index 921f0278f126..fc9e09d4c9c5 100644 --- a/sysutils/p5-MogileFS-Utils/distinfo +++ b/sysutils/p5-MogileFS-Utils/distinfo @@ -1,2 +1,2 @@ -SHA256 (MogileFS-Utils-2.25.tar.gz) = c688e56ea54e2fd93a6a7cafa7b66d98fb6e2be3a69055402165fd50cefa3ede -SIZE (MogileFS-Utils-2.25.tar.gz) = 40055 +SHA256 (MogileFS-Utils-2.26.tar.gz) = 234f972aa0788ee00dea4a87eae1150c8cf0147fa6a5b08ea0b0d37abb13068e +SIZE (MogileFS-Utils-2.26.tar.gz) = 40130 |