Bug 174704 - Port update: devel/p5-ReadLine-TTYtter 1.3 -> 1.4
Summary: Port update: devel/p5-ReadLine-TTYtter 1.3 -> 1.4
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: Jason Helfman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-25 16:40 UTC by dereckson
Modified: 2012-12-28 20:00 UTC (History)
0 users

See Also:


Attachments
file.diff (865 bytes, patch)
2012-12-25 16:40 UTC, dereckson
no flags Details | Diff
file.dat (215 bytes, text/plain; charset="us-ascii")
2012-12-28 19:59 UTC, dfilter service
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description dereckson 2012-12-25 16:40:00 UTC
Update devel/p5-ReadLine-TTYtter port from 1.3 to 1.4

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-12-25 16:40:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Jason Helfman freebsd_committer freebsd_triage 2012-12-28 17:30:49 UTC
Responsible Changed
From-To: perl->jgh

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-12-28 19:59:31 UTC
Author: jgh
Date: Fri Dec 28 19:59:17 2012
New Revision: 309583
URL: http://svnweb.freebsd.org/changeset/ports/309583

Log:
  - update to 1.4
  - while here adjust historical header
  
  PR:		174704
  Submitted by:	maintainer, dereckson@gmail.com

Modified:
  head/devel/p5-ReadLine-TTYtter/Makefile   (contents, props changed)
  head/devel/p5-ReadLine-TTYtter/distinfo   (contents, props changed)

Modified: head/devel/p5-ReadLine-TTYtter/Makefile
==============================================================================
--- head/devel/p5-ReadLine-TTYtter/Makefile	Fri Dec 28 19:42:05 2012	(r309582)
+++ head/devel/p5-ReadLine-TTYtter/Makefile	Fri Dec 28 19:59:17 2012	(r309583)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	p5-ReadLine-TTYtter
-# Date created:				12 October 2010
-# Whom:	      				Sébastien Santoro <dereckson@gmail.com>
-#
+# Created by: Sébastien Santoro <dereckson@gmail.com>
 # $FreeBSD$
-#
 
 PORTNAME=	ReadLine-TTYtter
-PORTVERSION=	1.3
+PORTVERSION=	1.4
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	Term

Modified: head/devel/p5-ReadLine-TTYtter/distinfo
==============================================================================
--- head/devel/p5-ReadLine-TTYtter/distinfo	Fri Dec 28 19:42:05 2012	(r309582)
+++ head/devel/p5-ReadLine-TTYtter/distinfo	Fri Dec 28 19:59:17 2012	(r309583)
@@ -1,2 +1,2 @@
-SHA256 (Term-ReadLine-TTYtter-1.3.tar.gz) = 7ee7e3412a4b69fc445ec4dbc2a55188fea463df8481f2b23569a346ed5f991e
-SIZE (Term-ReadLine-TTYtter-1.3.tar.gz) = 51777
+SHA256 (Term-ReadLine-TTYtter-1.4.tar.gz) = ac373133cee1b2122a8273fe7b4244613d0eecefe88b668bd98fe71d1ec4ac93
+SIZE (Term-ReadLine-TTYtter-1.4.tar.gz) = 52093
Comment 4 Jason Helfman freebsd_committer freebsd_triage 2012-12-28 19:59:40 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!