Skip to content
Snippets Groups Projects
Verified Commit 4200f87c authored by sunpoet's avatar sunpoet
Browse files

sysutils/p5-Rex: Update to 1.14.1

- Update WWW and clean up pkg-descr

Changes:	https://metacpan.org/dist/Rex/changes
parent fade27a0
No related branches found
No related tags found
No related merge requests found
PORTNAME= Rex
PORTVERSION= 1.14.0
PORTVERSION= 1.14.1
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:FERKI
......@@ -7,7 +7,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Friendly automation framework
WWW= https://metacpan.org/release/Rex
WWW= https://metacpan.org/release/Rex \
https://www.rexify.org/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
......@@ -25,7 +26,6 @@ RUN_DEPENDS= p5-AWS-Signature4>=0:devel/p5-AWS-Signature4 \
p5-JSON-MaybeXS>=0:converters/p5-JSON-MaybeXS \
p5-Net-OpenSSH>=0:net/p5-Net-OpenSSH \
p5-Net-SFTP-Foreign>=0:net/p5-Net-SFTP-Foreign \
p5-Parallel-ForkManager>=0:devel/p5-Parallel-ForkManager \
p5-Sort-Naturally>=0:textproc/p5-Sort-Naturally \
p5-Term-ReadKey>=0:devel/p5-Term-ReadKey \
p5-Text-Glob>=0:textproc/p5-Text-Glob \
......@@ -39,15 +39,14 @@ TEST_DEPENDS= p5-String-Escape>=0:textproc/p5-String-Escape \
p5-Test-Deep>=0:devel/p5-Test-Deep \
p5-Test-Exception>=0:devel/p5-Test-Exception \
p5-Test-Output>=0:devel/p5-Test-Output \
p5-Test-UseAllModules>=0.15:devel/p5-Test-UseAllModules
p5-Test-UseAllModules>=0.15:devel/p5-Test-UseAllModules \
p5-Test-Warnings>=0:devel/p5-Test-Warnings
USES= perl5 shebangfix
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
PORTSCOUT= limit:^[0-9\.]*$$
SHEBANG_FILES= lib/Rex/Commands/templates/append_if_no_such_line.tpl.pl
.include <bsd.port.mk>
TIMESTAMP = 1677771147
SHA256 (Rex-1.14.0.tar.gz) = 447c496e46848ca17d96497a258169da9bdc290bab446514ec57ccfe6e654b3f
SIZE (Rex-1.14.0.tar.gz) = 353494
TIMESTAMP = 1679498612
SHA256 (Rex-1.14.1.tar.gz) = 8822207ab74f2a6218f8eded7c295259e350698c3ff987582ca1a6acae46ffac
SIZE (Rex-1.14.1.tar.gz) = 354512
......@@ -5,5 +5,3 @@ declarative approach.
Its flexibility makes it a great fit for many different use cases, but most
commonly Rex is used to automate application deployment and data center
infrastructure management tasks.
See also: https://www.rexify.org/
......@@ -56,7 +56,6 @@ bin/rexify
%%SITE_PERL%%/Rex/Commands/Upload.pm
%%SITE_PERL%%/Rex/Commands/User.pm
%%SITE_PERL%%/Rex/Commands/Virtualization.pm
%%SITE_PERL%%/Rex/Commands/templates/append_if_no_such_line.tpl.pl
%%SITE_PERL%%/Rex/Config.pm
%%SITE_PERL%%/Rex/Constants.pm
%%SITE_PERL%%/Rex/Cron.pm
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment