mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
- Update to 2.20
- Sort MAN1 Changes: http://search.cpan.org/dist/MogileFS-Utils/Changes
This commit is contained in:
parent
9ea8f48bcd
commit
e1a518cb18
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278611
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= MogileFS-Utils
|
||||
PORTVERSION= 2.19
|
||||
PORTVERSION= 2.20
|
||||
CATEGORIES= sysutils net perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:DORMANDO
|
||||
@ -15,22 +15,27 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= MogileFS tools
|
||||
|
||||
RUN_DEPENDS= ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \
|
||||
p5-MogileFS-Client>=1.14:${PORTSDIR}/sysutils/p5-MogileFS-Client
|
||||
RUN_DEPENDS= p5-MogileFS-Client>=1.14:${PORTSDIR}/sysutils/p5-MogileFS-Client \
|
||||
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN1= mogadm.1 mogtool.1 mogdelete.1 \
|
||||
mogfetch.1 mogfiledebug.1 \
|
||||
mogfileinfo.1 moglistfids.1 \
|
||||
moglistkeys.1 mogstats.1 mogupload.1
|
||||
|
||||
MAN1= mogadm.1 \
|
||||
mogdelete.1 \
|
||||
mogfetch.1 \
|
||||
mogfiledebug.1 \
|
||||
mogfileinfo.1 \
|
||||
moglistfids.1 \
|
||||
moglistkeys.1 \
|
||||
mogstats.1 \
|
||||
mogtool.1 \
|
||||
mogupload.1
|
||||
MAN3= MogileFS::Utils.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500903
|
||||
RUN_DEPENDS+= p5-IO-Compress>=2.017:${PORTSDIR}/archivers/p5-IO-Compress
|
||||
.if ${PERL_LEVEL} < 501000
|
||||
RUN_DEPENDS+= p5-IO-Compress>=0:${PORTSDIR}/archivers/p5-IO-Compress
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (MogileFS-Utils-2.19.tar.gz) = 4988fb49d307fefe809642278b5eb948cc7b96b6e0e2361a94204828f073ec90
|
||||
SIZE (MogileFS-Utils-2.19.tar.gz) = 38484
|
||||
SHA256 (MogileFS-Utils-2.20.tar.gz) = e4b704f150d4901b20265e62e006abcf78ae9a4854ec604b607fbf04a8f2d027
|
||||
SIZE (MogileFS-Utils-2.20.tar.gz) = 38524
|
||||
|
Loading…
Reference in New Issue
Block a user