Bug 186648 - [update] sysutils/p5-Rex to 0.44.1
Summary: [update] sysutils/p5-Rex to 0.44.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-perl (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-11 12:50 UTC by Andrej Zverev
Modified: 2014-02-11 19:43 UTC (History)
0 users

See Also:


Attachments
p5-Rex.diff (4.65 KB, patch)
2014-02-11 12:50 UTC, Andrej Zverev
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrej Zverev freebsd_committer freebsd_triage 2014-02-11 12:50:00 UTC

    
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-02-11 12:50:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2014-02-11 12:50:10 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2014-02-11 12:50:10 UTC
Maintainer of sysutils/p5-Rex,

Please note that PR ports/186648 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/186648

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 4 Samuel Cassiba 2014-02-11 14:53:16 UTC
Approved


On Tue, Feb 11, 2014 at 4:50 AM, Edwin Groothuis <edwin@freebsd.org> wrote:

> Maintainer of sysutils/p5-Rex,
>
> Please note that PR ports/186648 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/186648
>
> --
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin@FreeBSD.org
>
Comment 5 dfilter service freebsd_committer freebsd_triage 2014-02-11 17:35:00 UTC
Author: az
Date: Tue Feb 11 17:34:52 2014
New Revision: 343789
URL: http://svnweb.freebsd.org/changeset/ports/343789
QAT: https://qat.redports.org/buildarchive/r343789/

Log:
  - update to version 0.44.1
  
  PR:		ports/186648
  Submitted by:	az@
  Approved by:	maintainer

Modified:
  head/sysutils/p5-Rex/Makefile
  head/sysutils/p5-Rex/distinfo
  head/sysutils/p5-Rex/pkg-plist

Modified: head/sysutils/p5-Rex/Makefile
==============================================================================
--- head/sysutils/p5-Rex/Makefile	Tue Feb 11 17:34:25 2014	(r343788)
+++ head/sysutils/p5-Rex/Makefile	Tue Feb 11 17:34:52 2014	(r343789)
@@ -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>

Modified: head/sysutils/p5-Rex/distinfo
==============================================================================
--- head/sysutils/p5-Rex/distinfo	Tue Feb 11 17:34:25 2014	(r343788)
+++ head/sysutils/p5-Rex/distinfo	Tue Feb 11 17:34:52 2014	(r343789)
@@ -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

Modified: head/sysutils/p5-Rex/pkg-plist
==============================================================================
--- head/sysutils/p5-Rex/pkg-plist	Tue Feb 11 17:34:25 2014	(r343788)
+++ head/sysutils/p5-Rex/pkg-plist	Tue Feb 11 17:34:52 2014	(r343789)
@@ -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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 6 Andrej Zverev freebsd_committer freebsd_triage 2014-02-11 19:43:54 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!