0.46.0 -> 0.46.1 Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->perl perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Responsible Changed From-To: perl->culot I'll take it.
Author: culot Date: Wed May 21 09:12:40 2014 New Revision: 354735 URL: http://svnweb.freebsd.org/changeset/ports/354735 QAT: https://qat.redports.org/buildarchive/r354735/ Log: - Update to 0.46.1 PR: ports/190052 Submitted by: Sam Cassiba <sam@cassiba.com> (maintainer) Modified: head/sysutils/p5-Rex/Makefile head/sysutils/p5-Rex/distinfo Modified: head/sysutils/p5-Rex/Makefile ============================================================================== --- head/sysutils/p5-Rex/Makefile Wed May 21 09:02:05 2014 (r354734) +++ head/sysutils/p5-Rex/Makefile Wed May 21 09:12:40 2014 (r354735) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Rex -PORTVERSION= 0.46.0 +PORTVERSION= 0.46.1 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JFRIED Modified: head/sysutils/p5-Rex/distinfo ============================================================================== --- head/sysutils/p5-Rex/distinfo Wed May 21 09:02:05 2014 (r354734) +++ head/sysutils/p5-Rex/distinfo Wed May 21 09:12:40 2014 (r354735) @@ -1,2 +1,2 @@ -SHA256 (Rex-0.46.0.tar.gz) = fdc118ee22c073eeea76e9bcf43b8aae4e4837e5b4e44c6103c052a3072ccf39 -SIZE (Rex-0.46.0.tar.gz) = 210253 +SHA256 (Rex-0.46.1.tar.gz) = eac13710f7e62ba026345ec4b4019397f6ac29daffc274e5f6f0aea5ee96cfa3 +SIZE (Rex-0.46.1.tar.gz) = 210413 _______________________________________________ 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"
State Changed From-To: open->closed Committed. Thanks!