From nobody@FreeBSD.org  Tue Apr 16 23:03:43 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id 3DA53D5E
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 16 Apr 2013 23:03:43 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 2EF401D6C
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 16 Apr 2013 23:03:43 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r3GN3hhZ011164
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 16 Apr 2013 23:03:43 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id r3GN3h7B011163;
	Tue, 16 Apr 2013 23:03:43 GMT
	(envelope-from nobody)
Message-Id: <201304162303.r3GN3h7B011163@red.freebsd.org>
Date: Tue, 16 Apr 2013 23:03:43 GMT
From: Danilo Egea Gondolfo <danilogondolfo@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: x11/yad update
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         177894
>Category:       ports
>Synopsis:       x11/yad update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bdrewery
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 16 23:10:00 UTC 2013
>Closed-Date:    Wed Apr 17 11:39:16 CDT 2013
>Last-Modified:  Wed Apr 17 16:40:00 UTC 2013
>Originator:     Danilo Egea Gondolfo
>Release:        FreeBSD 9.1-STABLE
>Organization:
Universidade Estadual de Maring
>Environment:
FreeBSD projeto 9.1-STABLE FreeBSD 9.1-STABLE #0 r249522: Mon Apr 15 16:35:31 BRT 2013     root@projeto:/usr/obj/usr/src.stable/sys/PROJETO  amd64
>Description:
x11/yad updated from 0.20.1 to 0.20.3
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 315913)
+++ Makefile	(working copy)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	yad
-PORTVERSION=	0.20.1
+PORTVERSION=	0.20.3
 CATEGORIES=	x11 gnome
 MASTER_SITES=	GOOGLE_CODE
 
Index: distinfo
===================================================================
--- distinfo	(revision 315913)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (yad-0.20.1.tar.xz) = af83ef5f17f47c7f4189e611f22ee55b2ff21987d9a471497a0a707e954525e7
-SIZE (yad-0.20.1.tar.xz) = 216192
+SHA256 (yad-0.20.3.tar.xz) = aead4eff25ccfa9348213d70aeab0a07ac093950bbdbb74dd58b05e39918f52a
+SIZE (yad-0.20.3.tar.xz) = 218640


>Release-Note:
>Audit-Trail:
Class-Changed-From-To: update->maintainer-update 
Class-Changed-By: edwin 
Class-Changed-When: Tue Apr 16 23:10:08 UTC 2013 
Class-Changed-Why:  
Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177894 
Responsible-Changed-From-To: freebsd-ports-bugs->bdrewery 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Apr 16 23:10:10 UTC 2013 
Responsible-Changed-Why:  
bdrewery@ wants this submitter's PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177894 
State-Changed-From-To: open->closed 
State-Changed-By: bdrewery 
State-Changed-When: Wed Apr 17 11:39:15 CDT 2013 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/177894: commit references a PR
Date: Wed, 17 Apr 2013 16:39:20 +0000 (UTC)

 Author: bdrewery
 Date: Wed Apr 17 16:39:13 2013
 New Revision: 315984
 URL: http://svnweb.freebsd.org/changeset/ports/315984
 
 Log:
   - Update to 0.20.3
   
   PR:		ports/177894
   Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
   Feature safe:	yes
 
 Modified:
   head/x11/yad/Makefile
   head/x11/yad/distinfo
 
 Modified: head/x11/yad/Makefile
 ==============================================================================
 --- head/x11/yad/Makefile	Wed Apr 17 16:36:22 2013	(r315983)
 +++ head/x11/yad/Makefile	Wed Apr 17 16:39:13 2013	(r315984)
 @@ -1,7 +1,7 @@
  # $FreeBSD$
  
  PORTNAME=	yad
 -PORTVERSION=	0.20.1
 +PORTVERSION=	0.20.3
  CATEGORIES=	x11 gnome
  MASTER_SITES=	GOOGLE_CODE
  
 
 Modified: head/x11/yad/distinfo
 ==============================================================================
 --- head/x11/yad/distinfo	Wed Apr 17 16:36:22 2013	(r315983)
 +++ head/x11/yad/distinfo	Wed Apr 17 16:39:13 2013	(r315984)
 @@ -1,2 +1,2 @@
 -SHA256 (yad-0.20.1.tar.xz) = af83ef5f17f47c7f4189e611f22ee55b2ff21987d9a471497a0a707e954525e7
 -SIZE (yad-0.20.1.tar.xz) = 216192
 +SHA256 (yad-0.20.3.tar.xz) = aead4eff25ccfa9348213d70aeab0a07ac093950bbdbb74dd58b05e39918f52a
 +SIZE (yad-0.20.3.tar.xz) = 218640
 _______________________________________________
 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"
 
>Unformatted:
