aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-Rex
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2014-02-11 17:34:52 +0000
committerAndrej Zverev <az@FreeBSD.org>2014-02-11 17:34:52 +0000
commitd7359964540d915723305aed17006e8767273c59 (patch)
tree7e3aac441a01869a7547cf9736540abe3b3bb1d1 /sysutils/p5-Rex
parent729ef65a1506a432784bbfe23f22bf2927d0ea3e (diff)
downloadports-d7359964540d915723305aed17006e8767273c59.tar.gz
ports-d7359964540d915723305aed17006e8767273c59.zip
Notes
Diffstat (limited to 'sysutils/p5-Rex')
-rw-r--r--sysutils/p5-Rex/Makefile9
-rw-r--r--sysutils/p5-Rex/distinfo4
-rw-r--r--sysutils/p5-Rex/pkg-plist20
3 files changed, 28 insertions, 5 deletions
diff --git a/sysutils/p5-Rex/Makefile b/sysutils/p5-Rex/Makefile
index d92bdf61de51..4cdfe0f48e80 100644
--- a/sysutils/p5-Rex/Makefile
+++ b/sysutils/p5-Rex/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Rex
-PORTVERSION= 0.43.7
+PORTVERSION= 0.44.1
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:JFRIED
@@ -22,11 +22,14 @@ BUILD_DEPENDS= \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
p5-String-Escape>=0:${PORTSDIR}/textproc/p5-String-Escape \
p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \
- p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML
+ p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \
+ p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USES= perl5
+USES= perl5 shebangfix
USE_PERL5= configure
+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 5f0badba47ce..098a0d248b08 100644
--- a/sysutils/p5-Rex/distinfo
+++ b/sysutils/p5-Rex/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Rex-0.43.7.tar.gz) = cfa5a18c5f1eaa343c0e5c82cc06304f6a3e3c6ffa5b2798446e67889ba28bea
-SIZE (Rex-0.43.7.tar.gz) = 176608
+SHA256 (Rex-0.44.1.tar.gz) = 184ece78ab42e6cc0717d570c78b64810c6e76eac2f9b3cec08b2eedb630c991
+SIZE (Rex-0.44.1.tar.gz) = 186665
diff --git a/sysutils/p5-Rex/pkg-plist b/sysutils/p5-Rex/pkg-plist
index 29a56787cdfe..c532affebf9f 100644
--- a/sysutils/p5-Rex/pkg-plist
+++ b/sysutils/p5-Rex/pkg-plist
@@ -37,6 +37,7 @@ bin/rexify
%%PERL5_MAN3%%/Rex::Commands::Virtualization.3.gz
%%PERL5_MAN3%%/Rex::Config.3.gz
%%PERL5_MAN3%%/Rex::FS::File.3.gz
+%%PERL5_MAN3%%/Rex::Group::Lookup::Command.3.gz
%%PERL5_MAN3%%/Rex::Group::Lookup::File.3.gz
%%PERL5_MAN3%%/Rex::Group::Lookup::INI.3.gz
%%PERL5_MAN3%%/Rex::Hardware.3.gz
@@ -45,6 +46,7 @@ bin/rexify
%%PERL5_MAN3%%/Rex::Task.3.gz
%%PERL5_MAN3%%/Rex::Template.3.gz
%%PERL5_MAN3%%/Rex::Transaction.3.gz
+%%PERL5_MAN3%%/Rex::Virtualization::Docker.3.gz
%%PERL5_MAN3%%/Rex::Virtualization::LibVirt.3.gz
%%PERL5_MAN3%%/Rex::Virtualization::VBox.3.gz
%%SITE_PERL%%/Rex.pm
@@ -108,6 +110,7 @@ bin/rexify
%%SITE_PERL%%/Rex/Fork/Task.pm
%%SITE_PERL%%/Rex/Group.pm
%%SITE_PERL%%/Rex/Group/Entry/Server.pm
+%%SITE_PERL%%/Rex/Group/Lookup/Command.pm
%%SITE_PERL%%/Rex/Group/Lookup/File.pm
%%SITE_PERL%%/Rex/Group/Lookup/INI.pm
%%SITE_PERL%%/Rex/Hardware.pm
@@ -131,6 +134,7 @@ bin/rexify
%%SITE_PERL%%/Rex/Helper/SSH2.pm
%%SITE_PERL%%/Rex/Helper/SSH2/Expect.pm
%%SITE_PERL%%/Rex/Helper/System.pm
+%%SITE_PERL%%/Rex/Hook.pm
%%SITE_PERL%%/Rex/Interface/Cache.pm
%%SITE_PERL%%/Rex/Interface/Cache/Base.pm
%%SITE_PERL%%/Rex/Interface/Cache/YAML.pm
@@ -172,6 +176,7 @@ bin/rexify
%%SITE_PERL%%/Rex/Interface/Shell/Csh.pm
%%SITE_PERL%%/Rex/Interface/Shell/Default.pm
%%SITE_PERL%%/Rex/Interface/Shell/Sh.pm
+%%SITE_PERL%%/Rex/Interface/Shell/Tcsh.pm
%%SITE_PERL%%/Rex/Interface/Shell/Zsh.pm
%%SITE_PERL%%/Rex/Inventory.pm
%%SITE_PERL%%/Rex/Inventory/Bios.pm
@@ -228,7 +233,9 @@ bin/rexify
%%SITE_PERL%%/Rex/Service/Debian.pm
%%SITE_PERL%%/Rex/Service/FreeBSD.pm
%%SITE_PERL%%/Rex/Service/Gentoo.pm
+%%SITE_PERL%%/Rex/Service/Gentoo/systemd.pm
%%SITE_PERL%%/Rex/Service/Mageia.pm
+%%SITE_PERL%%/Rex/Service/Mageia/systemd.pm
%%SITE_PERL%%/Rex/Service/NetBSD.pm
%%SITE_PERL%%/Rex/Service/OpenBSD.pm
%%SITE_PERL%%/Rex/Service/OpenWrt.pm
@@ -259,6 +266,16 @@ bin/rexify
%%SITE_PERL%%/Rex/Value.pm
%%SITE_PERL%%/Rex/Virtualization.pm
%%SITE_PERL%%/Rex/Virtualization/Base.pm
+%%SITE_PERL%%/Rex/Virtualization/Docker.pm
+%%SITE_PERL%%/Rex/Virtualization/Docker/create.pm
+%%SITE_PERL%%/Rex/Virtualization/Docker/daemon.pm
+%%SITE_PERL%%/Rex/Virtualization/Docker/delete.pm
+%%SITE_PERL%%/Rex/Virtualization/Docker/destroy.pm
+%%SITE_PERL%%/Rex/Virtualization/Docker/info.pm
+%%SITE_PERL%%/Rex/Virtualization/Docker/list.pm
+%%SITE_PERL%%/Rex/Virtualization/Docker/reboot.pm
+%%SITE_PERL%%/Rex/Virtualization/Docker/shutdown.pm
+%%SITE_PERL%%/Rex/Virtualization/Docker/start.pm
%%SITE_PERL%%/Rex/Virtualization/LibVirt.pm
%%SITE_PERL%%/Rex/Virtualization/LibVirt/blklist.pm
%%SITE_PERL%%/Rex/Virtualization/LibVirt/clone.pm
@@ -298,6 +315,7 @@ man/man1/rexify.1.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Rex
@dirrmtry %%SITE_PERL%%/Rex/Virtualization/VBox
@dirrmtry %%SITE_PERL%%/Rex/Virtualization/LibVirt
+@dirrmtry %%SITE_PERL%%/Rex/Virtualization/Docker
@dirrmtry %%SITE_PERL%%/Rex/Virtualization
@dirrmtry %%SITE_PERL%%/Rex/User
@dirrmtry %%SITE_PERL%%/Rex/TaskList
@@ -307,6 +325,8 @@ man/man1/rexify.1.gz
@dirrmtry %%SITE_PERL%%/Rex/Service/SunOS
@dirrmtry %%SITE_PERL%%/Rex/Service/SuSE
@dirrmtry %%SITE_PERL%%/Rex/Service/Redhat
+@dirrmtry %%SITE_PERL%%/Rex/Service/Mageia
+@dirrmtry %%SITE_PERL%%/Rex/Service/Gentoo
@dirrmtry %%SITE_PERL%%/Rex/Service/ALT
@dirrmtry %%SITE_PERL%%/Rex/Service
@dirrmtry %%SITE_PERL%%/Rex/SCM