From garga@FreeBSD.org  Mon Jul 27 18:48:30 2009
Return-Path: <garga@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 241A21065680
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 27 Jul 2009 18:48:30 +0000 (UTC)
	(envelope-from garga@FreeBSD.org)
Received: from capeta.freebsdbrasil.com.br (capeta.freebsdbrasil.com.br [201.48.151.3])
	by mx1.freebsd.org (Postfix) with SMTP id 6CB888FC1B
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 27 Jul 2009 18:48:29 +0000 (UTC)
	(envelope-from garga@FreeBSD.org)
Received: (qmail 17927 invoked from network); 27 Jul 2009 15:21:46 -0300
Received: by simscan 1.4.0 ppid: 17919, pid: 17924, t: 0.3012s
         scanners:none
Received: from unknown (HELO botelhor.bplab.local) (garga@189.19.84.134)
  by capeta.freebsdbrasil.com.br with ESMTPA; 27 Jul 2009 15:21:46 -0300
Received: (qmail 94395 invoked by uid 1001); 27 Jul 2009 15:22:16 -0300
Message-Id: <20090727182216.94394.qmail@botelhor.bplab.local>
Date: 27 Jul 2009 15:22:16 -0300
From: Renato Botelho <garga@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: ntarmos@cs.uoi.gr
Subject: [PATCH] x11-wm/awesome: update to 3.3.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify: ntarmos@cs.uoi.gr

>Number:         137186
>Category:       ports
>Synopsis:       [PATCH] x11-wm/awesome: update to 3.3.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    garga
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 27 18:50:01 UTC 2009
>Closed-Date:    Mon Jul 27 19:56:04 UTC 2009
>Last-Modified:  Mon Jul 27 20:00:09 UTC 2009
>Originator:     Renato Botelho
>Release:        FreeBSD 8.0-BETA2 i386
>Organization:
FreeBSD.org
>Environment:
System: FreeBSD botelhor.bplab.local 8.0-BETA2 FreeBSD 8.0-BETA2 #79 r195782: Mon Jul 20 15:33:51 BRT
>Description:
- Update to 3.3.2

Port maintainer (ntarmos@cs.uoi.gr) is cc'd.

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

--- awesome-3.3.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/x11-wm/awesome/Makefile,v
retrieving revision 1.31
diff -u -u -r1.31 Makefile
--- Makefile	21 Jun 2009 13:36:50 -0000	1.31
+++ Makefile	27 Jul 2009 18:21:37 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	awesome
-PORTVERSION=	3.3.1
+PORTVERSION=	3.3.2
 CATEGORIES=	x11-wm
 MASTER_SITES=	http://awesome.naquadah.org/download/ \
 		http://redundancy.redundancy.org/mirror/
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/x11-wm/awesome/distinfo,v
retrieving revision 1.16
diff -u -u -r1.16 distinfo
--- distinfo	21 Jun 2009 13:36:50 -0000	1.16
+++ distinfo	27 Jul 2009 18:21:37 -0000
@@ -1,3 +1,3 @@
-MD5 (awesome-3.3.1.tar.gz) = a873af7831f7f63d9d655b227b5ea76f
-SHA256 (awesome-3.3.1.tar.gz) = d4dc674fd0b5dd54f3a1d1cb4d726d389c5ef72226bb88f5ae5fca7f59524826
-SIZE (awesome-3.3.1.tar.gz) = 283852
+MD5 (awesome-3.3.2.tar.gz) = da36a71f3607c10cb84b1a1a81bbd3ea
+SHA256 (awesome-3.3.2.tar.gz) = c4a4b1f127b943228a0c484a92919993aeb0e0f46c88a99c74bfe0598c21d62d
+SIZE (awesome-3.3.2.tar.gz) = 284568
--- awesome-3.3.2.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->garga 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Jul 27 18:50:11 UTC 2009 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137186 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Jul 27 18:50:16 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: ntarmos@cs.uoi.gr
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/137186: [PATCH] x11-wm/awesome: update to 3.3.2
Date: Mon, 27 Jul 2009 18:50:14 UT

 Maintainer of x11-wm/awesome,
 
 Please note that PR ports/137186 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/137186
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Nikos Ntarmos <ntarmos@cs.uoi.gr>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/137186: [PATCH] x11-wm/awesome: update to 3.3.2
Date: Mon, 27 Jul 2009 21:56:18 +0300

 The patch in the PR is identical to the one I was preparing to submit.
 Please commit.
 
 Thanks.
State-Changed-From-To: feedback->closed 
State-Changed-By: garga 
State-Changed-When: Mon Jul 27 19:56:03 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/137186: commit references a PR
Date: Mon, 27 Jul 2009 19:55:48 +0000 (UTC)

 garga       2009-07-27 19:55:33 UTC
 
   FreeBSD ports repository
 
   Modified files:
     x11-wm/awesome       Makefile distinfo 
   Log:
   - Update to 3.3.2
   
   PR:             ports/137186
   Submitted by:   garga
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.32      +1 -1      ports/x11-wm/awesome/Makefile
   1.17      +3 -3      ports/x11-wm/awesome/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:
