mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 2.14
PR: ports/135841 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
This commit is contained in:
parent
20ddbe85a2
commit
4aecafbe7a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=236568
2 changed files with 7 additions and 6 deletions
|
@ -6,16 +6,17 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= MogileFS-Utils
|
PORTNAME= MogileFS-Utils
|
||||||
PORTVERSION= 2.12
|
PORTVERSION= 2.14
|
||||||
CATEGORIES= sysutils net perl5
|
CATEGORIES= sysutils net perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
MASTER_SITE_SUBDIR= ../../authors/id/B/BR/BRADFITZ
|
MASTER_SITE_SUBDIR= ../../authors/id/D/DO/DORMANDO
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= clsung@FreeBSD.org
|
MAINTAINER= clsung@FreeBSD.org
|
||||||
COMMENT= MogileFS tools
|
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
|
${SITE_PERL}/MogileFS/Client.pm:${PORTSDIR}/sysutils/p5-MogileFS-Client
|
||||||
|
|
||||||
PERL_CONFIGURE= yes
|
PERL_CONFIGURE= yes
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (MogileFS-Utils-2.12.tar.gz) = 69d2160ee6394efa63542eb4b5bb8c32
|
MD5 (MogileFS-Utils-2.14.tar.gz) = 3e76f855aee03084f89f41c2283cb9ee
|
||||||
SHA256 (MogileFS-Utils-2.12.tar.gz) = 54e4e94de7852f3109be7e551b324eb23a92b61e0c9fcd7fb942e818619f5475
|
SHA256 (MogileFS-Utils-2.14.tar.gz) = 3351a9a754ff7d0a036f35e1faa8977391230c2ed61aea786185a31d2ef40772
|
||||||
SIZE (MogileFS-Utils-2.12.tar.gz) = 26488
|
SIZE (MogileFS-Utils-2.14.tar.gz) = 27024
|
||||||
|
|
Loading…
Add table
Reference in a new issue