- Update *_DEPENDS: p5-ExtUtils-MakeMaker>=6.11 is already in all supported Perl releases and it is not a runtime dependency
- Pass maintainership to perl@ - Pet portlint - Bump PORTREVISION for dependency change Submitted by: sunpoet (myself) Approved by: bapt (maintainer, via IRC) Feature safe: yes
This commit is contained in:
parent
ac8f6359eb
commit
5dda24c09c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=287238
1 changed files with 4 additions and 4 deletions
|
@ -7,25 +7,23 @@
|
|||
|
||||
PORTNAME= Prophet
|
||||
PORTVERSION= 0.750
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:SPANG
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= bapt@FreeBSD.org
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Prophet is a distributed database system
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
BUILD_DEPENDS= p5-Any-Moose>=0.04:${PORTSDIR}/devel/p5-Any-Moose \
|
||||
p5-Config-GitLike>=1.02:${PORTSDIR}/devel/p5-Config-GitLike \
|
||||
p5-DBD-SQLite>=1:${PORTSDIR}/databases/p5-DBD-SQLite \
|
||||
p5-DBI>=1:${PORTSDIR}/databases/p5-DBI \
|
||||
p5-Digest-SHA>=0:${PORTSDIR}/security/p5-Digest-SHA \
|
||||
p5-Exporter-Lite>=0:${PORTSDIR}/devel/p5-Exporter-Lite \
|
||||
p5-ExtUtils-MakeMaker>=6.11:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker \
|
||||
p5-File-ShareDir>=1.00:${PORTSDIR}/devel/p5-File-ShareDir \
|
||||
p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
|
||||
p5-HTTP-Server-Simple>=0.40:${PORTSDIR}/www/p5-HTTP-Server-Simple \
|
||||
|
@ -53,6 +51,8 @@ BUILD_DEPENDS= p5-Any-Moose>=0.04:${PORTSDIR}/devel/p5-Any-Moose \
|
|||
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Prophet::Web::Result.3 \
|
||||
Prophet::Replica::prophet.3 \
|
||||
Prophet::CLI::Command::Merge.3 \
|
||||
|
|
Loading…
Reference in a new issue