From nobody@FreeBSD.org  Fri May 10 15:30:59 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 B9FD3C0C
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 10 May 2013 15:30:59 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.FreeBSD.org (oldred.freebsd.org [8.8.178.121])
	by mx1.freebsd.org (Postfix) with ESMTP id AB8A81C3
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 10 May 2013 15:30:59 +0000 (UTC)
Received: from oldred.FreeBSD.org ([127.0.1.6])
	by oldred.FreeBSD.org (8.14.5/8.14.5) with ESMTP id r4AFUxcc004752
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 10 May 2013 15:30:59 GMT
	(envelope-from nobody@oldred.FreeBSD.org)
Received: (from nobody@localhost)
	by oldred.FreeBSD.org (8.14.5/8.14.5/Submit) id r4AFUxQC004743;
	Fri, 10 May 2013 15:30:59 GMT
	(envelope-from nobody)
Message-Id: <201305101530.r4AFUxQC004743@oldred.FreeBSD.org>
Date: Fri, 10 May 2013 15:30:59 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:         178487
>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:   Fri May 10 15:40:00 UTC 2013
>Closed-Date:    Sun May 12 07:26:34 CDT 2013
>Last-Modified:  Sun May 12 12:30: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 #1 r250186: Thu May  2 14:26:45 BRT 2013     root@projeto:/usr/obj/usr/src.stable/sys/PROJETO  amd64
>Description:
x11/yad updated from 0.20.3 to 0.21.0.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

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


>Release-Note:
>Audit-Trail:
Class-Changed-From-To: update->maintainer-update 
Class-Changed-By: edwin 
Class-Changed-When: Fri May 10 15:40: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=178487 
Responsible-Changed-From-To: freebsd-ports-bugs->bdrewery 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri May 10 15:40:09 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=178487 
State-Changed-From-To: open->closed 
State-Changed-By: bdrewery 
State-Changed-When: Sun May 12 07:26:34 CDT 2013 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/178487: commit references a PR
Date: Sun, 12 May 2013 12:26:41 +0000 (UTC)

 Author: bdrewery
 Date: Sun May 12 12:26:32 2013
 New Revision: 317951
 URL: http://svnweb.freebsd.org/changeset/ports/317951
 
 Log:
   - Update to 0.21.0
   
   PR:		ports/178487
   Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
 
 Modified:
   head/x11/yad/Makefile
   head/x11/yad/distinfo
 
 Modified: head/x11/yad/Makefile
 ==============================================================================
 --- head/x11/yad/Makefile	Sun May 12 12:25:33 2013	(r317950)
 +++ head/x11/yad/Makefile	Sun May 12 12:26:32 2013	(r317951)
 @@ -1,7 +1,7 @@
  # $FreeBSD$
  
  PORTNAME=	yad
 -PORTVERSION=	0.20.3
 +PORTVERSION=	0.21.0
  CATEGORIES=	x11 gnome
  MASTER_SITES=	GOOGLE_CODE
  
 
 Modified: head/x11/yad/distinfo
 ==============================================================================
 --- head/x11/yad/distinfo	Sun May 12 12:25:33 2013	(r317950)
 +++ head/x11/yad/distinfo	Sun May 12 12:26:32 2013	(r317951)
 @@ -1,2 +1,2 @@
 -SHA256 (yad-0.20.3.tar.xz) = aead4eff25ccfa9348213d70aeab0a07ac093950bbdbb74dd58b05e39918f52a
 -SIZE (yad-0.20.3.tar.xz) = 218640
 +SHA256 (yad-0.21.0.tar.xz) = 0ad7efd06bc1b89949821ffbd0ddc3d9586ef1279ce06a3d1222903edf2a36fe
 +SIZE (yad-0.21.0.tar.xz) = 217796
 _______________________________________________
 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:
