Bug 189803 - [PATCH] textproc/p5-Text-Table: update to 1.130
Summary: [PATCH] textproc/p5-Text-Table: update to 1.130
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-14 14:50 UTC by Bartek Rutkowski
Modified: 2014-05-22 09:10 UTC (History)
1 user (show)

See Also:


Attachments
p5-Text-Table-1.130.patch (744 bytes, patch)
2014-05-14 14:50 UTC, Bartek Rutkowski
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bartek Rutkowski freebsd_committer freebsd_triage 2014-05-14 14:50:02 UTC
- Update to 1.130

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/p5-Text-Table/1.130/

Port maintainer (miwi@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: SVN)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-14 14:50:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-05-20 03:54:27 UTC
Author: miwi
Date: Tue May 20 02:54:24 2014
New Revision: 354592
URL: http://svnweb.freebsd.org/changeset/ports/354592
QAT: https://qat.redports.org/buildarchive/r354592/

Log:
  - Update to 1.130
  
  PR:		189803
  Submitted by:	Bartek Rutkowski <ports@robakdesign.com>

Modified:
  head/textproc/p5-Text-Table/Makefile
  head/textproc/p5-Text-Table/distinfo

Modified: head/textproc/p5-Text-Table/Makefile
==============================================================================
--- head/textproc/p5-Text-Table/Makefile	Tue May 20 02:53:31 2014	(r354591)
+++ head/textproc/p5-Text-Table/Makefile	Tue May 20 02:54:24 2014	(r354592)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Text-Table
-PORTVERSION=	1.127
+PORTVERSION=	1.130
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/textproc/p5-Text-Table/distinfo
==============================================================================
--- head/textproc/p5-Text-Table/distinfo	Tue May 20 02:53:31 2014	(r354591)
+++ head/textproc/p5-Text-Table/distinfo	Tue May 20 02:54:24 2014	(r354592)
@@ -1,2 +1,2 @@
-SHA256 (Text-Table-1.127.tar.gz) = 98e8b17ff6dfaa5133080fb4a57d0ba88fe13e49d8a965eab7547aae1edc31b0
-SIZE (Text-Table-1.127.tar.gz) = 27790
+SHA256 (Text-Table-1.130.tar.gz) = b2dc3e962ae247ed5cbc130db1dadb5f4a5f89d7fbf1feda10390d33d1d88809
+SIZE (Text-Table-1.130.tar.gz) = 28019
_______________________________________________
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 3 Martin Wilke freebsd_committer freebsd_triage 2014-05-22 09:10:17 UTC
State Changed
From-To: open->closed

Committed. Thanks!