From sunpoet@sunpoet.net  Mon Dec 14 07:20:56 2009
Return-Path: <sunpoet@sunpoet.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C6221106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 14 Dec 2009 07:20:56 +0000 (UTC)
	(envelope-from sunpoet@sunpoet.net)
Received: from mail-yx0-f171.google.com (mail-yx0-f171.google.com [209.85.210.171])
	by mx1.freebsd.org (Postfix) with ESMTP id 79C188FC16
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 14 Dec 2009 07:20:56 +0000 (UTC)
Received: by yxe1 with SMTP id 1so2527299yxe.3
        for <multiple recipients>; Sun, 13 Dec 2009 23:20:55 -0800 (PST)
Received: by 10.101.7.23 with SMTP id k23mr6631539ani.11.1260775255552;
        Sun, 13 Dec 2009 23:20:55 -0800 (PST)
Received: from sunpoet.net ([123.204.184.216])
        by mx.google.com with ESMTPS id 22sm1757777yxe.3.2009.12.13.23.20.53
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Sun, 13 Dec 2009 23:20:54 -0800 (PST)
Received: by sunpoet.net (Postfix, from userid 1000)
	id E0C062AECA19; Mon, 14 Dec 2009 15:20:39 +0800 (CST)
Message-Id: <20091214072039.E0C062AECA19@sunpoet.net>
Date: Mon, 14 Dec 2009 15:20:39 +0800 (CST)
From: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: clsung@FreeBSD.org
Subject: [PATCH] net/dictd, textproc/dict and textproc/dictfmt: update to 1.11.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         141451
>Category:       ports
>Synopsis:       [PATCH] net/dictd, textproc/dict and textproc/dictfmt: update to 1.11.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    clsung
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 14 07:30:00 UTC 2009
>Closed-Date:    Thu Jan 28 08:29:11 UTC 2010
>Last-Modified:  Thu Jan 28 08:30:11 UTC 2010
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.0-STABLE amd64
>Organization:
SUNPOET.net
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.0-STABLE FreeBSD 8.0-STABLE #0: Tue Dec  8 02:24:20 CST
>Description:
- Update net/dictd, textproc/dict and textproc/dictfmt to 1.11.2

Port maintainer (clsung@FreeBSD.org) is cc'd.

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

--- dictd-1.11.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/dictd/Makefile /usr/ports/sunpoet/dictd/Makefile
--- /usr/ports/net/dictd/Makefile	2009-12-14 11:40:09.000000000 +0800
+++ /usr/ports/sunpoet/dictd/Makefile	2009-12-14 15:16:14.000000000 +0800
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	dictd
-PORTVERSION=	1.11.1
-PORTREVISION=	1
+PORTVERSION=	1.11.2
 CATEGORIES+=	net textproc
 MASTER_SITES=	SF/dict/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
diff -ruN --exclude=CVS /usr/ports/net/dictd/distinfo /usr/ports/sunpoet/dictd/distinfo
--- /usr/ports/net/dictd/distinfo	2009-06-24 09:52:45.000000000 +0800
+++ /usr/ports/sunpoet/dictd/distinfo	2009-12-14 15:17:06.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (dictd-1.11.1.tar.gz) = e18517f5ba5763a586d2e70fe0eae5ff
-SHA256 (dictd-1.11.1.tar.gz) = 0d948667e077a82bc8bfa363243b2a39efb6d469f235ce64f4f3aa9e4682da37
-SIZE (dictd-1.11.1.tar.gz) = 416958
+MD5 (dictd-1.11.2.tar.gz) = 7008ec3bb0001c302ce751580f9d2ea4
+SHA256 (dictd-1.11.2.tar.gz) = 60e7f44259adee87e952ea5d7e87555685224fb1d1dca24d3735b9feb58c871f
+SIZE (dictd-1.11.2.tar.gz) = 418649
diff -ruN --exclude=CVS /usr/ports/textproc/dict/Makefile /usr/ports/sunpoet/dict/Makefile
--- /usr/ports/textproc/dict/Makefile	2009-12-14 11:40:30.000000000 +0800
+++ /usr/ports/sunpoet/dict/Makefile	2009-12-14 15:16:39.000000000 +0800
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	dict
-PORTVERSION=	1.11.1
-PORTREVISION=	1
+PORTVERSION=	1.11.2
 CATEGORIES=	textproc
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}d/${PORTNAME}d-${PORTVERSION}
 DISTNAME=	${PORTNAME}d-${PORTVERSION}
diff -ruN --exclude=CVS /usr/ports/textproc/dict/distinfo /usr/ports/sunpoet/dict/distinfo
--- /usr/ports/textproc/dict/distinfo	2009-06-24 09:53:12.000000000 +0800
+++ /usr/ports/sunpoet/dict/distinfo	2009-12-14 15:16:55.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (dictd-1.11.1.tar.gz) = e18517f5ba5763a586d2e70fe0eae5ff
-SHA256 (dictd-1.11.1.tar.gz) = 0d948667e077a82bc8bfa363243b2a39efb6d469f235ce64f4f3aa9e4682da37
-SIZE (dictd-1.11.1.tar.gz) = 416958
+MD5 (dictd-1.11.2.tar.gz) = 7008ec3bb0001c302ce751580f9d2ea4
+SHA256 (dictd-1.11.2.tar.gz) = 60e7f44259adee87e952ea5d7e87555685224fb1d1dca24d3735b9feb58c871f
+SIZE (dictd-1.11.2.tar.gz) = 418649
diff -ruN --exclude=CVS /usr/ports/textproc/dictfmt/Makefile /usr/ports/sunpoet/dictfmt/Makefile
--- /usr/ports/textproc/dictfmt/Makefile	2009-12-14 11:40:30.000000000 +0800
+++ /usr/ports/sunpoet/dictfmt/Makefile	2009-12-14 15:18:10.000000000 +0800
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	dictfmt
-PORTVERSION=	1.11.1
-PORTREVISION=	1
+PORTVERSION=	1.11.2
 CATEGORIES=	textproc
 MASTER_SITES=	SF/dict/dictd/dictd-${PORTVERSION}
 DISTNAME=	dictd-${PORTVERSION}
diff -ruN --exclude=CVS /usr/ports/textproc/dictfmt/distinfo /usr/ports/sunpoet/dictfmt/distinfo
--- /usr/ports/textproc/dictfmt/distinfo	2009-06-24 09:53:12.000000000 +0800
+++ /usr/ports/sunpoet/dictfmt/distinfo	2009-12-14 15:17:58.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (dictd-1.11.1.tar.gz) = e18517f5ba5763a586d2e70fe0eae5ff
-SHA256 (dictd-1.11.1.tar.gz) = 0d948667e077a82bc8bfa363243b2a39efb6d469f235ce64f4f3aa9e4682da37
-SIZE (dictd-1.11.1.tar.gz) = 416958
+MD5 (dictd-1.11.2.tar.gz) = 7008ec3bb0001c302ce751580f9d2ea4
+SHA256 (dictd-1.11.2.tar.gz) = 60e7f44259adee87e952ea5d7e87555685224fb1d1dca24d3735b9feb58c871f
+SIZE (dictd-1.11.2.tar.gz) = 418649
--- dictd-1.11.2.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->clsung 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Dec 14 07:30:17 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=141451 
State-Changed-From-To: open->closed 
State-Changed-By: clsung 
State-Changed-When: Thu Jan 28 08:29:09 UTC 2010 
State-Changed-Why:  
Committed. Thank You. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/141451: commit references a PR
Date: Thu, 28 Jan 2010 08:28:18 +0000 (UTC)

 clsung      2010-01-28 08:28:10 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/dictd            Makefile distinfo 
   Log:
   - Update to 1.11.2
   
   PR:             ports/141451
   Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet_AT_sunpoet dot net>
   
   Revision  Changes    Path
   1.48      +1 -2      ports/net/dictd/Makefile
   1.18      +3 -3      ports/net/dictd/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"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/141451: commit references a PR
Date: Thu, 28 Jan 2010 08:28:49 +0000 (UTC)

 clsung      2010-01-28 08:28:36 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/dict        Makefile distinfo 
   Log:
   - Update to 1.11.2
   
   PR:             ports/141451
   Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet_AT_sunpoet dot net>
   
   Revision  Changes    Path
   1.55      +1 -2      ports/textproc/dict/Makefile
   1.22      +3 -3      ports/textproc/dict/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"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/141451: commit references a PR
Date: Thu, 28 Jan 2010 08:29:02 +0000 (UTC)

 clsung      2010-01-28 08:28:53 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/dictfmt     Makefile distinfo 
   Log:
   - Update to 1.11.2
   
   PR:             ports/141451
   Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet_AT_sunpoet dot net>
   
   Revision  Changes    Path
   1.36      +1 -2      ports/textproc/dictfmt/Makefile
   1.24      +3 -3      ports/textproc/dictfmt/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:
