Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Feb 2014 17:40:00 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        perl@FreeBSD.org
Subject:   Re: ports/186648: commit references a PR
Message-ID:  <201402111740.s1BHe0hU084868@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <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"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402111740.s1BHe0hU084868>