Bug 190052 - [maintainer update] sysutils/p5-Rex to 0.46.1
Summary: [maintainer update] sysutils/p5-Rex to 0.46.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: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-21 04:20 UTC by Samuel Cassiba
Modified: 2014-05-21 10:20 UTC (History)
0 users

See Also:


Attachments
file.diff (895 bytes, patch)
2014-05-21 04:20 UTC, Samuel Cassiba
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Samuel Cassiba 2014-05-21 04:20:00 UTC
0.46.0 -> 0.46.1

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-21 04:20:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2014-05-21 06:04:32 UTC
Responsible Changed
From-To: perl->culot

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2014-05-21 10:12:44 UTC
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"
Comment 4 Frederic Culot freebsd_committer freebsd_triage 2014-05-21 10:12:48 UTC
State Changed
From-To: open->closed

Committed. Thanks!