svn commit: r366843 - head/sysutils/p5-Rex

Andrej Zverev az at FreeBSD.org
Mon Sep 1 07:59:35 UTC 2014


Author: az
Date: Mon Sep  1 07:59:33 2014
New Revision: 366843
URL: http://svnweb.freebsd.org/changeset/ports/366843
QAT: https://qat.redports.org/buildarchive/r366843/

Log:
  update to 0.52.1

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	Mon Sep  1 07:38:59 2014	(r366842)
+++ head/sysutils/p5-Rex/Makefile	Mon Sep  1 07:59:33 2014	(r366843)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Rex
-PORTVERSION=	0.51.2
+PORTVERSION=	0.52.1
 CATEGORIES=	sysutils perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:JFRIED

Modified: head/sysutils/p5-Rex/distinfo
==============================================================================
--- head/sysutils/p5-Rex/distinfo	Mon Sep  1 07:38:59 2014	(r366842)
+++ head/sysutils/p5-Rex/distinfo	Mon Sep  1 07:59:33 2014	(r366843)
@@ -1,2 +1,2 @@
-SHA256 (Rex-0.51.2.tar.gz) = a933a86789f0c642dea964d55aba3bd1d4415150d3872ef4e33f8cca3229704c
-SIZE (Rex-0.51.2.tar.gz) = 218281
+SHA256 (Rex-0.52.1.tar.gz) = d742f635d9d6c38c96dd4d39fa03c29f9bdbf469afb933996c54d2cef626de44
+SIZE (Rex-0.52.1.tar.gz) = 244627

Modified: head/sysutils/p5-Rex/pkg-plist
==============================================================================
--- head/sysutils/p5-Rex/pkg-plist	Mon Sep  1 07:38:59 2014	(r366842)
+++ head/sysutils/p5-Rex/pkg-plist	Mon Sep  1 07:59:33 2014	(r366843)
@@ -152,6 +152,7 @@ bin/rexify
 %%SITE_PERL%%/Rex/Helper/System.pm
 %%SITE_PERL%%/Rex/Helper/UserAgent.pm
 %%SITE_PERL%%/Rex/Hook.pm
+%%SITE_PERL%%/Rex/Require.pm
 %%SITE_PERL%%/Rex/Interface/Cache.pm
 %%SITE_PERL%%/Rex/Interface/Cache/Base.pm
 %%SITE_PERL%%/Rex/Interface/Cache/YAML.pm
@@ -226,6 +227,7 @@ bin/rexify
 %%SITE_PERL%%/Rex/Logger.pm
 %%SITE_PERL%%/Rex/Notify.pm
 %%SITE_PERL%%/Rex/Output.pm
+%%SITE_PERL%%/Rex/Output/Base.pm
 %%SITE_PERL%%/Rex/Output/JUnit.pm
 %%SITE_PERL%%/Rex/Pkg.pm
 %%SITE_PERL%%/Rex/Pkg/ALT.pm


More information about the svn-ports-head mailing list