1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

- Update to 2.19

ChangeLog: http://search.cpan.org/src/DORMANDO/MogileFS-Utils-2.19/Changes
This commit is contained in:
Wen Heping 2011-01-10 06:28:19 +00:00
parent f71fa14e68
commit e8facee8ed
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267571
3 changed files with 16 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= MogileFS-Utils
PORTVERSION= 2.18
PORTVERSION= 2.19
CATEGORIES= sysutils net perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/D/DO/DORMANDO
@ -16,11 +16,15 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= MogileFS tools
RUN_DEPENDS= ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \
p5-MogileFS-Client>=1.13:${PORTSDIR}/sysutils/p5-MogileFS-Client
p5-MogileFS-Client>=1.14:${PORTSDIR}/sysutils/p5-MogileFS-Client
PERL_CONFIGURE= yes
MAN1= mogadm.1 mogtool.1
MAN1= mogadm.1 mogtool.1 mogdelete.1 \
mogfetch.1 mogfiledebug.1 \
mogfileinfo.1 moglistfids.1 \
moglistkeys.1 mogstats.1 mogupload.1
MAN3= MogileFS::Utils.3
.include <bsd.port.pre.mk>

View File

@ -1,2 +1,2 @@
SHA256 (MogileFS-Utils-2.18.tar.gz) = e738b7e626d7ec4ec500eaa0a2729414d8ba0cf1d0d2cecbdcf03908e235ff4b
SIZE (MogileFS-Utils-2.18.tar.gz) = 31517
SHA256 (MogileFS-Utils-2.19.tar.gz) = 4988fb49d307fefe809642278b5eb948cc7b96b6e0e2361a94204828f073ec90
SIZE (MogileFS-Utils-2.19.tar.gz) = 38484

View File

@ -1,5 +1,12 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/MogileFS-Utils/.packlist
%%SITE_PERL%%/MogileFS/Utils.pm
bin/mogdelete
bin/mogfetch
bin/mogfiledebug
bin/mogfileinfo
bin/moglistfids
bin/moglistkeys
bin/mogupload
bin/mogadm
bin/mogstats
bin/mogtool