From owner-freebsd-perl@FreeBSD.ORG Tue Feb 11 17:40:01 2014 Return-Path: Delivered-To: perl@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 50D05CDB for ; Tue, 11 Feb 2014 17:40:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2E8D31AA8 for ; Tue, 11 Feb 2014 17:40:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s1BHe1bf084869 for ; Tue, 11 Feb 2014 17:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s1BHe0hU084868; Tue, 11 Feb 2014 17:40:00 GMT (envelope-from gnats) Date: Tue, 11 Feb 2014 17:40:00 GMT Message-Id: <201402111740.s1BHe0hU084868@freefall.freebsd.org> To: perl@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/186648: commit references a PR X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: dfilter service List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Feb 2014 17:40:01 -0000 The following reply was made to PR ports/186648; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/186648: commit references a PR Date: Tue, 11 Feb 2014 17:35:00 +0000 (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 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"