diff options
author | clsung <clsung@FreeBSD.org> | 2009-06-24 13:13:32 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2009-06-24 13:13:32 +0800 |
commit | 7a0069ea6d96004c37b719f27867a5e395f5e092 (patch) | |
tree | 68ed94790a94098ce4bf6421ffc254d39b2a1ce4 /sysutils/p5-MogileFS-Utils | |
parent | 0ece8873ecd61fbd56834b5f286ad53fecd0629b (diff) | |
download | freebsd-ports-gnome-7a0069ea6d96004c37b719f27867a5e395f5e092.tar.gz freebsd-ports-gnome-7a0069ea6d96004c37b719f27867a5e395f5e092.tar.zst freebsd-ports-gnome-7a0069ea6d96004c37b719f27867a5e395f5e092.zip |
- Update to 2.14
PR: ports/135841
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Diffstat (limited to 'sysutils/p5-MogileFS-Utils')
-rw-r--r-- | sysutils/p5-MogileFS-Utils/Makefile | 7 | ||||
-rw-r--r-- | sysutils/p5-MogileFS-Utils/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/sysutils/p5-MogileFS-Utils/Makefile b/sysutils/p5-MogileFS-Utils/Makefile index 40b72e5215ca..c05ece4c0e96 100644 --- a/sysutils/p5-MogileFS-Utils/Makefile +++ b/sysutils/p5-MogileFS-Utils/Makefile @@ -6,16 +6,17 @@ # PORTNAME= MogileFS-Utils -PORTVERSION= 2.12 +PORTVERSION= 2.14 CATEGORIES= sysutils net perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/B/BR/BRADFITZ +MASTER_SITE_SUBDIR= ../../authors/id/D/DO/DORMANDO PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org COMMENT= MogileFS tools -RUN_DEPENDS= ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \ +RUN_DEPENDS= ${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \ + ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/MogileFS/Client.pm:${PORTSDIR}/sysutils/p5-MogileFS-Client PERL_CONFIGURE= yes diff --git a/sysutils/p5-MogileFS-Utils/distinfo b/sysutils/p5-MogileFS-Utils/distinfo index d0fbe7a2f4c1..0a55d200b2d6 100644 --- a/sysutils/p5-MogileFS-Utils/distinfo +++ b/sysutils/p5-MogileFS-Utils/distinfo @@ -1,3 +1,3 @@ -MD5 (MogileFS-Utils-2.12.tar.gz) = 69d2160ee6394efa63542eb4b5bb8c32 -SHA256 (MogileFS-Utils-2.12.tar.gz) = 54e4e94de7852f3109be7e551b324eb23a92b61e0c9fcd7fb942e818619f5475 -SIZE (MogileFS-Utils-2.12.tar.gz) = 26488 +MD5 (MogileFS-Utils-2.14.tar.gz) = 3e76f855aee03084f89f41c2283cb9ee +SHA256 (MogileFS-Utils-2.14.tar.gz) = 3351a9a754ff7d0a036f35e1faa8977391230c2ed61aea786185a31d2ef40772 +SIZE (MogileFS-Utils-2.14.tar.gz) = 27024 |