aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:15:12 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:30:06 +0000
commit4200f87c0f61c0f3e5c7dde2832fc4e0024633c8 (patch)
tree8f45913ecd10b1457d09764b87b4b0dea1720448
parentfade27a022086787b8a4a43c4365ca8a3cf1f8c6 (diff)
downloadports-4200f87c0f61c0f3e5c7dde2832fc4e0024633c8.tar.gz
ports-4200f87c0f61c0f3e5c7dde2832fc4e0024633c8.zip
sysutils/p5-Rex: Update to 1.14.1
- Update WWW and clean up pkg-descr Changes: https://metacpan.org/dist/Rex/changes
-rw-r--r--sysutils/p5-Rex/Makefile13
-rw-r--r--sysutils/p5-Rex/distinfo6
-rw-r--r--sysutils/p5-Rex/pkg-descr2
-rw-r--r--sysutils/p5-Rex/pkg-plist1
4 files changed, 9 insertions, 13 deletions
diff --git a/sysutils/p5-Rex/Makefile b/sysutils/p5-Rex/Makefile
index 665c76b53690..e41e0bb70f55 100644
--- a/sysutils/p5-Rex/Makefile
+++ b/sysutils/p5-Rex/Makefile
@@ -1,5 +1,5 @@
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>
diff --git a/sysutils/p5-Rex/distinfo b/sysutils/p5-Rex/distinfo
index cf3a1544f98b..ed7a20d353f4 100644
--- a/sysutils/p5-Rex/distinfo
+++ b/sysutils/p5-Rex/distinfo
@@ -1,3 +1,3 @@
-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
diff --git a/sysutils/p5-Rex/pkg-descr b/sysutils/p5-Rex/pkg-descr
index 8ba1df00b9b2..9156e07a0390 100644
--- a/sysutils/p5-Rex/pkg-descr
+++ b/sysutils/p5-Rex/pkg-descr
@@ -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/
diff --git a/sysutils/p5-Rex/pkg-plist b/sysutils/p5-Rex/pkg-plist
index 3154f739ce45..54debde5a155 100644
--- a/sysutils/p5-Rex/pkg-plist
+++ b/sysutils/p5-Rex/pkg-plist
@@ -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