From bartender@c0decafe.net  Wed Mar 17 10:44:03 2010
Return-Path: <bartender@c0decafe.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 4E19C106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 17 Mar 2010 10:44:03 +0000 (UTC)
	(envelope-from bartender@c0decafe.net)
Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54])
	by mx1.freebsd.org (Postfix) with ESMTP id 09F3E8FC16
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 17 Mar 2010 10:44:02 +0000 (UTC)
Received: by vws14 with SMTP id 14so482429vws.13
        for <FreeBSD-gnats-submit@freebsd.org>; Wed, 17 Mar 2010 03:44:02 -0700 (PDT)
Received: by 10.220.124.170 with SMTP id u42mr211314vcr.50.1268822641086;
        Wed, 17 Mar 2010 03:44:01 -0700 (PDT)
Received: from kitchen.c0decafe.net ([212.36.208.2])
        by mx.google.com with ESMTPS id 25sm11272811vws.1.2010.03.17.03.43.57
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Wed, 17 Mar 2010 03:44:00 -0700 (PDT)
Received: from kitchen.c0decafe.net (localhost [127.0.0.1])
	by kitchen.c0decafe.net (8.14.3/8.14.3) with ESMTP id o2HAhpPX081817
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Wed, 17 Mar 2010 12:43:51 +0200 (EET)
	(envelope-from bartender@kitchen.c0decafe.net)
Received: (from bartender@localhost)
	by kitchen.c0decafe.net (8.14.3/8.14.3/Submit) id o2HAhfXg081816;
	Wed, 17 Mar 2010 12:43:41 +0200 (EET)
	(envelope-from bartender)
Message-Id: <201003171043.o2HAhfXg081816@kitchen.c0decafe.net>
Date: Wed, 17 Mar 2010 12:43:41 +0200 (EET)
From: "ports@c0decafe.net" <ports@c0decafe.net>
Sender: Maroun NAJM <bartender@c0decafe.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: jdunn@aquezada.com
Subject: [PATCH] net-im/ttytter: update to 1.0.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify: jdunn@aquezada.com

>Number:         144816
>Category:       ports
>Synopsis:       [PATCH] net-im/ttytter: update to 1.0.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 17 10:50:01 UTC 2010
>Closed-Date:    Sat Mar 20 19:12:36 UTC 2010
>Last-Modified:  Sat Mar 20 19:20:03 UTC 2010
>Originator:     ports@c0decafe.net
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD kitchen.c0decafe.net 7.2-STABLE FreeBSD 7.2-STABLE #6: Sat Dec  5 16:40:07 EET
>Description:
- Update to 1.0.1

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

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

--- ttytter-1.0.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /mirror/freebsd/cvs/ports/net-im/ttytter/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile	22 Feb 2010 20:51:03 -0000	1.9
+++ Makefile	17 Mar 2010 10:40:23 -0000
@@ -5,10 +5,10 @@
 # $FreeBSD: ports/net-im/ttytter/Makefile,v 1.9 2010/02/22 20:51:03 miwi Exp $
 
 PORTNAME=	ttytter
-PORTVERSION=	1.0.0
+PORTVERSION=	1.0.1
 CATEGORIES=	net-im
 MASTER_SITES=	http://www.floodgap.com/software/ttytter/dist1/
-DISTFILES=	1.0.00.txt
+DISTFILES=	1.0.01.txt
 EXTRACT_ONLY=
 
 MAINTAINER=	jdunn@aquezada.com
Index: distinfo
===================================================================
RCS file: /mirror/freebsd/cvs/ports/net-im/ttytter/distinfo,v
retrieving revision 1.9
diff -u -r1.9 distinfo
--- distinfo	22 Feb 2010 20:51:03 -0000	1.9
+++ distinfo	17 Mar 2010 10:40:32 -0000
@@ -1,3 +1,3 @@
-MD5 (1.0.00.txt) = a2ae2a474bfcbbad74a6d18b3b2b112d
-SHA256 (1.0.00.txt) = 09048540f59dc5357e0427cab88ec048b0a4f63643791eda70d01461de03609a
-SIZE (1.0.00.txt) = 113667
+MD5 (1.0.01.txt) = 040f852b3c5138db7a1b64aef8b80b24
+SHA256 (1.0.01.txt) = 29db654d61d8498ffe44ed3a0e5f14b8ff859925fd3a9dbb8f5a28ed7e17b14f
+SIZE (1.0.01.txt) = 114080
--- ttytter-1.0.1.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Mar 17 10:50:11 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: jdunn@aquezada.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/144816: [PATCH] net-im/ttytter: update to 1.0.1
Date: Wed, 17 Mar 2010 10:50:09 UT

 Maintainer of net-im/ttytter,
 
 Please note that PR ports/144816 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/144816
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Wed Mar 17 14:37:27 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

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

From: "Julian C. Dunn" <jdunn@aquezada.com>
To: <bug-followup@FreeBSD.org>
Cc:  
Subject: RE: ports/144816: [PATCH] net-im/ttytter: update to 1.0.1
Date: Wed, 17 Mar 2010 19:12:00 -0400

 Approved -- thanks.
 
 - Julian
 
 -----Original Message-----
 From: Edwin Groothuis [mailto:edwin@FreeBSD.org] 
 Sent: Wednesday, March 17, 2010 6:50 AM
 To: jdunn@aquezada.com
 Cc: bug-followup@FreeBSD.org
 Subject: Re: ports/144816: [PATCH] net-im/ttytter: update to 1.0.1
 
 Maintainer of net-im/ttytter,
 
 Please note that PR ports/144816 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/144816
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
 
 
 No virus found in this incoming message.
 Checked by AVG - www.avg.com 
 Version: 9.0.791 / Virus Database: 271.1.1/2751 - Release Date: 03/17/10
 15:33:00
 
 No virus found in this outgoing message.
 Checked by AVG - www.avg.com 
 Version: 9.0.791 / Virus Database: 271.1.1/2751 - Release Date: 03/17/10
 15:33:00
 
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Sat Mar 20 19:12:36 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/144816: commit references a PR
Date: Sat, 20 Mar 2010 19:12:55 +0000 (UTC)

 miwi        2010-03-20 19:12:29 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-im/ttytter       Makefile distinfo 
   Log:
   - Update to 1.0.1
   
   PR:             144816
   Submitted by:   ports@c0decafe.net
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.10      +2 -2      ports/net-im/ttytter/Makefile
   1.10      +3 -3      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:
