From g.olgeni@colby.it  Sun Dec 25 12:26:24 2011
Return-Path: <g.olgeni@colby.it>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 105EE106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 25 Dec 2011 12:26:24 +0000 (UTC)
	(envelope-from g.olgeni@colby.it)
Received: from mail.colby.tv (93-62-141-58.ip22.fastwebnet.it [93.62.141.58])
	by mx1.freebsd.org (Postfix) with ESMTP id 6C3E88FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 25 Dec 2011 12:26:22 +0000 (UTC)
Received: from server.colby.local (localhost [127.0.0.1])
	by server.colby.local (8.14.5/8.14.5) with ESMTP id pBPCQKed094121;
	Sun, 25 Dec 2011 13:26:20 +0100 (CET)
	(envelope-from g.olgeni@colby.it)
Received: from exchange.colby.local ([192.168.1.11] helo=exchange.colby.local)
	with IPv4:25 by server.colby.local; 25 Dec 2011 13:26:20 +0100
Received: from backoffice.colby.local ([192.168.1.56]) by exchange.colby.local over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675);
	 Sun, 25 Dec 2011 13:26:20 +0100
Received: from backoffice.colby.local (localhost [127.0.0.1])
	by backoffice.colby.local (8.14.5/8.14.5) with ESMTP id pBPCQKpN040418;
	Sun, 25 Dec 2011 13:26:20 +0100 (CET)
	(envelope-from olgeni@backoffice.colby.local)
Received: (from olgeni@localhost)
	by backoffice.colby.local (8.14.5/8.14.5/Submit) id pBPCQKvH040417;
	Sun, 25 Dec 2011 13:26:20 +0100 (CET)
	(envelope-from olgeni)
Message-Id: <201112251226.pBPCQKvH040417@backoffice.colby.local>
Date: Sun, 25 Dec 2011 13:26:20 +0100 (CET)
From: Jimmy Olgeni <olgeni@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: jdunn@aquezada.com
Subject: [PATCH] net-im/ttytter: update to 1.2.05
X-Send-Pr-Version: 3.113
X-GNATS-Notify: jdunn@aquezada.com

>Number:         163605
>Category:       ports
>Synopsis:       [PATCH] net-im/ttytter: update to 1.2.05
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    olgeni
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 25 12:30:09 UTC 2011
>Closed-Date:    Tue Feb 14 13:26:55 UTC 2012
>Last-Modified:  Tue Feb 14 13:30:09 UTC 2012
>Originator:     Jimmy Olgeni
>Release:        FreeBSD 9.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD backoffice 9.0-PRERELEASE FreeBSD 9.0-PRERELEASE #2: Mon Nov 28 18:00:16 CET 2011
>Description:
- Update to 1.2.05

Port maintainer (jdunn@aquezada.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- ttytter-1.2.05.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net-im/ttytter/Makefile,v
retrieving revision 1.20
diff -u -u -r1.20 Makefile
--- Makefile	30 Nov 2011 13:56:21 -0000	1.20
+++ Makefile	25 Dec 2011 12:25:54 -0000
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/net-im/ttytter/Makefile,v 1.20 2011/11/30 13:56:21 olgeni Exp $
 
 PORTNAME=	ttytter
-PORTVERSION=	1.2.04
+PORTVERSION=	1.2.05
 CATEGORIES=	net-im perl5
 MASTER_SITES=	http://www.floodgap.com/software/ttytter/dist1/
 DISTNAME=	${PORTVERSION}
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/net-im/ttytter/distinfo,v
retrieving revision 1.20
diff -u -u -r1.20 distinfo
--- distinfo	30 Nov 2011 13:56:21 -0000	1.20
+++ distinfo	25 Dec 2011 12:25:54 -0000
@@ -1,2 +1,2 @@
-SHA256 (1.2.04.txt) = 2a79f3ccb620341359cfd4458d633afcb67afe67886c675a8ceb853253c69b66
-SIZE (1.2.04.txt) = 198984
+SHA256 (1.2.05.txt) = 580144a32f88901d80a708b1664638d163c4595ff66eaeb0fd895d08988be632
+SIZE (1.2.05.txt) = 199243
--- ttytter-1.2.05.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->olgeni 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Dec 25 12:30:22 UTC 2011 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=163605 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Dec 25 12:30:31 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=163605 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: jdunn@aquezada.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/163605: [PATCH] net-im/ttytter: update to 1.2.05
Date: Sun, 25 Dec 2011 12:30:27 UT

 Maintainer of net-im/ttytter,
 
 Please note that PR ports/163605 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/163605
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

Date: Thu, 29 Dec 2011 19:40:19 -0500
From: "Julian C. Dunn" <jdunn@aquezada.com>
To: dereckson@gmail.com
Cc: FreeBSD-gnats-submit@freebsd.org,
 Jimmy Olgeni <olgeni@freebsd.org>
Subject: update devel/p5-ReadLine-TTYtter to 1.3? was: Re: [PATCH] net-im/ttytter: update to 1.2.05

 --Apple-Mail=_97851C63-3680-4170-8159-1A626007A940
 Content-Transfer-Encoding: quoted-printable
 Content-Type: text/plain;
 	charset=utf-8
 
 Hi S=EF=BF=BDbastien:
 
 I'm working on the proposed upgrade of net-im/ttytter to 1.2.05 and need =
 p5-ReadLine-TTYtter updated to 1.3, because the two versions are linked. =
 Can you do that?
 
 Thanks
 Julian
 
 [ Julian C. Dunn <jdunn@aquezada.com>          * Sorry, I'm    ]
 [ WWW: http://www.aquezada.com/staff/julian    * only Web 1.0  ]
 [ gopher://sdf.org/1/users/keymaker/           * compliant!    ]
 [ PGP: 91B3 7A9D 683C 7C16 715F 442C 6065 D533 FDC2 05B9       ]
 
 --Apple-Mail=_97851C63-3680-4170-8159-1A626007A940
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline;
 	filename=signature.asc
 Content-Type: application/pgp-signature;
 	name=signature.asc
 Content-Description: Message signed with OpenPGP using GPGMail
 
 -----BEGIN PGP SIGNATURE-----
 
 iEYEARECAAYFAk79CHgACgkQYGXVM/3CBbmcmwCfSeWAeZlRmCKYMgV3s5xLpGmb
 w4gAn03fiOzjG9hhWHsnCgUkiOXoi2yW
 =K2NZ
 -----END PGP SIGNATURE-----
 
 --Apple-Mail=_97851C63-3680-4170-8159-1A626007A940--

From: Jimmy Olgeni <olgeni@FreeBSD.org>
To: "Julian C. Dunn" <jdunn@aquezada.com>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/163605: [PATCH] net-im/ttytter: update to 1.2.05
Date: Mon, 13 Feb 2012 15:31:19 +0100 (CET)

 Hello,
 
 I just noticed that p5-ReadLine-TTYtter was updated to 1.3 a few days 
 ago; TTYtter seems to work fine so far.
 
 -- 
 jimmy

From: "Julian C. Dunn" <jdunn@aquezada.com>
To: bug-followup@FreeBSD.org
Cc: Jimmy Olgeni <olgeni@freebsd.org>
Subject: Re: ports/163605: [PATCH] net-im/ttytter: update to 1.2.05
Date: Mon, 13 Feb 2012 17:15:31 -0500

 --Apple-Mail=_2E6E2D1C-1F8E-4240-820D-9B807BBE9CAE
 Content-Transfer-Encoding: quoted-printable
 Content-Type: text/plain;
 	charset=us-ascii
 
 Here is a revised patch to update ttytter to 1.2.05. The vendor no =
 longer supports old versions of Perl.
 
 - Julian
 
 
 --Apple-Mail=_2E6E2D1C-1F8E-4240-820D-9B807BBE9CAE
 Content-Disposition: attachment;
 	filename=ttytter-1.2.05.patch.txt
 Content-Type: text/plain;
 	x-unix-mode=0644;
 	name="ttytter-1.2.05.patch.txt"
 Content-Transfer-Encoding: quoted-printable
 
 diff -Nur ttytter/Makefile ttytter.new/Makefile
 --- ttytter/Makefile	2011-11-30 08:56:21.000000000 -0500
 +++ ttytter.new/Makefile	2012-02-13 11:43:52.000000000 -0500
 @@ -5,7 +5,7 @@
  # $FreeBSD: ports/net-im/ttytter/Makefile,v 1.20 2011/11/30 13:56:21 =
 olgeni Exp $
 =20
  PORTNAME=3D	ttytter
 -PORTVERSION=3D	1.2.04
 +PORTVERSION=3D	1.2.05
  CATEGORIES=3D	net-im perl5
  MASTER_SITES=3D	http://www.floodgap.com/software/ttytter/dist1/
  DISTNAME=3D	${PORTVERSION}
 @@ -18,7 +18,7 @@
  		p5-TimeDate>=3D0:${PORTSDIR}/devel/p5-TimeDate
 =20
  NO_BUILD=3D	yes
 -USE_PERL5_RUN=3D	yes
 +USE_PERL5_RUN=3D	5.8.6+
 =20
  OPTIONS=3D	READLINE	"Include rich readline support" on \
  		RLTTYTTER	"Use T::R::TTYtter readline driver =
 (beta!)" off \
 @@ -32,7 +32,7 @@
  .endif
 =20
  .if defined(WITH_RLTTYTTER)
 -RUN_DEPENDS+=3D	=
 p5-ReadLine-TTYtter>=3D0:${PORTSDIR}/devel/p5-ReadLine-TTYtter
 +RUN_DEPENDS+=3D	=
 p5-ReadLine-TTYtter>=3D1.3:${PORTSDIR}/devel/p5-ReadLine-TTYtter
  .endif
 =20
  do-extract:
 diff -Nur ttytter/distinfo ttytter.new/distinfo
 --- ttytter/distinfo	2011-11-30 08:56:21.000000000 -0500
 +++ ttytter.new/distinfo	2012-02-13 11:43:59.000000000 -0500
 @@ -1,2 +1,2 @@
 -SHA256 (1.2.04.txt) =3D =
 2a79f3ccb620341359cfd4458d633afcb67afe67886c675a8ceb853253c69b66
 -SIZE (1.2.04.txt) =3D 198984
 +SHA256 (1.2.05.txt) =3D =
 580144a32f88901d80a708b1664638d163c4595ff66eaeb0fd895d08988be632
 +SIZE (1.2.05.txt) =3D 199243
 
 --Apple-Mail=_2E6E2D1C-1F8E-4240-820D-9B807BBE9CAE--
State-Changed-From-To: feedback->closed 
State-Changed-By: olgeni 
State-Changed-When: Tue Feb 14 13:26:25 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=163605 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/163605: commit references a PR
Date: Tue, 14 Feb 2012 13:26:22 +0000 (UTC)

 olgeni      2012-02-14 13:26:12 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-im/ttytter       Makefile distinfo 
   Log:
   Upgrade to version 1.2.05.
   
   PR:             ports/163605 (maintainer version)
   
   Revision  Changes    Path
   1.21      +3 -3      ports/net-im/ttytter/Makefile
   1.21      +2 -2      ports/net-im/ttytter/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
