From gslin@colo-p.gslin.org  Sat Aug 17 16:17:23 2013
Return-Path: <gslin@colo-p.gslin.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id 1783E9CB
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 17 Aug 2013 16:17:23 +0000 (UTC)
	(envelope-from gslin@colo-p.gslin.org)
Received: from colo-p.gslin.org (112-121-80-241.mwsrv.com [112.121.80.241])
	by mx1.freebsd.org (Postfix) with ESMTP id D73462ED5
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 17 Aug 2013 16:17:22 +0000 (UTC)
Received: by colo-p.gslin.org (Postfix, from userid 1000)
	id 8A9E77E84F; Sun, 18 Aug 2013 00:17:10 +0800 (CST)
Message-Id: <20130817161710.8A9E77E84F@colo-p.gslin.org>
Date: Sun, 18 Aug 2013 00:17:10 +0800 (CST)
From: Gea-Suan Lin <gslin@gslin.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gslin@gslin.org
Subject: [MAINTAINER] chinese/ydict: update to 1.3.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         181356
>Category:       ports
>Synopsis:       [MAINTAINER] chinese/ydict: update to 1.3.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    delphij
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 17 16:20:00 UTC 2013
>Closed-Date:    Mon Oct 21 06:02:21 UTC 2013
>Last-Modified:  Mon Oct 21 06:10:00 UTC 2013
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 9.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD colo-p.gslin.org 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826: Tue Dec  4 06:55:39
>Description:
- Update to 1.3.1

Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- ydict-1.3.1.patch begins here ---
diff -ruN /usr/ports/chinese/ydict/Makefile ./Makefile
--- /usr/ports/chinese/ydict/Makefile	2012-11-17 13:54:58.000000000 +0800
+++ ./Makefile	2013-08-18 00:16:05.000000000 +0800
@@ -1,14 +1,10 @@
-# New ports collection makefile for:	ydict
-# Date created:		2011-02-08
-# Whom:			Gea-Suan Lin <gslin@gslin.org>
-#
+# Created by: Gea-Suan Lin <gslin@gslin.org>
 # $FreeBSD: ports/chinese/ydict/Makefile,v 1.4 2012/11/17 05:54:58 svnexp Exp $
-#
 
 PORTNAME=	ydict
-PORTVERSION=	1.2.6
+PORTVERSION=	1.3.1
 CATEGORIES=	chinese
-MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
+MASTER_SITES=	GOOGLE_CODE
 
 MAINTAINER=	gslin@gslin.org
 COMMENT=	Command line tool of Yahoo! Dict
diff -ruN /usr/ports/chinese/ydict/distinfo ./distinfo
--- /usr/ports/chinese/ydict/distinfo	2012-09-20 08:02:16.000000000 +0800
+++ ./distinfo	2013-08-18 00:16:21.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (ydict-1.2.6.tar.gz) = fa83f2248591368644f272ef19039a73f404f89d60f1b47a6e00e7abd154760d
-SIZE (ydict-1.2.6.tar.gz) = 3888
+SHA256 (ydict-1.3.1.tar.gz) = bc34163bdbe862ae739d21dbfbc3d51ce6d7ca74ebd8da1d1f14771ee5d36e8f
+SIZE (ydict-1.3.1.tar.gz) = 3528
--- ydict-1.3.1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Aug 17 16:20:08 UTC 2013 
Responsible-Changed-Why:  
miwi@ wants this submitter's PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181356 
Responsible-Changed-From-To: miwi->freebsd-ports-bugs 
Responsible-Changed-By: bdrewery 
Responsible-Changed-When: Sun Sep 22 09:11:10 CDT 2013 
Responsible-Changed-Why:  
Back to the heap due to timeout 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181356 
State-Changed-From-To: open->closed 
State-Changed-By: delphij 
State-Changed-When: Mon Oct 21 06:02:03 UTC 2013 
State-Changed-Why:  
Committed, thanks! 


Responsible-Changed-From-To: freebsd-ports-bugs->delphij 
Responsible-Changed-By: delphij 
Responsible-Changed-When: Mon Oct 21 06:02:03 UTC 2013 
Responsible-Changed-Why:  
Take. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/181356: commit references a PR
Date: Mon, 21 Oct 2013 06:02:10 +0000 (UTC)

 Author: delphij
 Date: Mon Oct 21 06:01:57 2013
 New Revision: 331091
 URL: http://svnweb.freebsd.org/changeset/ports/331091
 
 Log:
   Update to 1.3.1.
   
   PR:		ports/181356
   Submitted by:	gslin (maintainer)
 
 Modified:
   head/chinese/ydict/Makefile
   head/chinese/ydict/distinfo
   head/chinese/ydict/pkg-descr
 
 Modified: head/chinese/ydict/Makefile
 ==============================================================================
 --- head/chinese/ydict/Makefile	Mon Oct 21 05:59:37 2013	(r331090)
 +++ head/chinese/ydict/Makefile	Mon Oct 21 06:01:57 2013	(r331091)
 @@ -2,9 +2,9 @@
  # $FreeBSD$
  
  PORTNAME=	ydict
 -PORTVERSION=	1.2.6
 +PORTVERSION=	1.3.1
  CATEGORIES=	chinese
 -MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 +MASTER_SITES=	GOOGLE_CODE
  
  MAINTAINER=	gslin@gslin.org
  COMMENT=	Command line tool of Yahoo! Dict
 
 Modified: head/chinese/ydict/distinfo
 ==============================================================================
 --- head/chinese/ydict/distinfo	Mon Oct 21 05:59:37 2013	(r331090)
 +++ head/chinese/ydict/distinfo	Mon Oct 21 06:01:57 2013	(r331091)
 @@ -1,2 +1,2 @@
 -SHA256 (ydict-1.2.6.tar.gz) = fa83f2248591368644f272ef19039a73f404f89d60f1b47a6e00e7abd154760d
 -SIZE (ydict-1.2.6.tar.gz) = 3888
 +SHA256 (ydict-1.3.1.tar.gz) = bc34163bdbe862ae739d21dbfbc3d51ce6d7ca74ebd8da1d1f14771ee5d36e8f
 +SIZE (ydict-1.3.1.tar.gz) = 3528
 
 Modified: head/chinese/ydict/pkg-descr
 ==============================================================================
 --- head/chinese/ydict/pkg-descr	Mon Oct 21 05:59:37 2013	(r331090)
 +++ head/chinese/ydict/pkg-descr	Mon Oct 21 06:01:57 2013	(r331091)
 @@ -1,3 +1,3 @@
  A tool looks up Yahoo! Dict in command line.
  
 -WWW:	http://code.google.com/p/ydict/
 +WWW: http://code.google.com/p/ydict/
 _______________________________________________
 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:
