From tkato432@yahoo.com  Sun Jan 15 18:02:49 2012
Return-Path: <tkato432@yahoo.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 4B631106567A
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sun, 15 Jan 2012 18:02:46 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from msa105lp.auone-net.jp (msa105lp.auone-net.jp [222.3.140.168])
	by mx1.freebsd.org (Postfix) with ESMTP id 1CACC8FC35
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sun, 15 Jan 2012 18:02:46 +0000 (UTC)
Received: from localhost.localdomain (ZT029095.ppp.dion.ne.jp [59.128.29.95])
	by msa105lp.auone-net.jp (au one net msa) with ESMTP id 52B9450036
	for <FreeBSD-gnats-submit@FreeBSD.org>; Mon, 16 Jan 2012 03:02:44 +0900 (JST)
Message-Id: <20120116024638.892bfff1.tkato432@yahoo.com>
Date: Mon, 16 Jan 2012 02:46:38 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: textproc/tkdiff to 4.2

>Number:         164169
>Category:       ports
>Synopsis:       Update port: textproc/tkdiff to 4.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kevlo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 15 18:10:15 UTC 2012
>Closed-Date:    Mon Jan 16 02:53:28 UTC 2012
>Last-Modified:  Mon Jan 16 03:00:21 UTC 2012
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p5 i386
>Organization:
>Environment:
>Description:
- Update to version 4.2

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/textproc/tkdiff/Makefile textproc/tkdiff/Makefile
--- /usr/ports/textproc/tkdiff/Makefile	2010-04-19 19:21:42.000000000 +0900
+++ textproc/tkdiff/Makefile	2011-12-06 03:43:30.000000000 +0900
@@ -6,23 +6,23 @@
 #
 
 PORTNAME=	tkdiff
-PORTVERSION=	4.1.4
-PORTREVISION=	1
+PORTVERSION=	4.2
 CATEGORIES=	textproc tk
 MASTER_SITES=	SF
-DISTNAME=	${PORTNAME}-${PORTVERSION}-unix
 
 MAINTAINER=	kevlo@FreeBSD.org
 COMMENT=	A Tk frontend for diff(1)
 
-USE_TK=		yes
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
+
+WRKSRC=		${WRKDIR}/${PORTNAME}-unix
+
+USE_TK_WRAPPER=	yes
 NO_BUILD=	yes
 
 PLIST_FILES=	bin/tkdiff
 
-post-patch:
-	@${REINPLACE_CMD} -e 's|wish|${WISH}|' ${WRKSRC}/tkdiff
-
 do-install:
 	@${INSTALL_SCRIPT} ${WRKSRC}/tkdiff ${PREFIX}/bin
 
diff -urN /usr/ports/textproc/tkdiff/distinfo textproc/tkdiff/distinfo
--- /usr/ports/textproc/tkdiff/distinfo	2011-07-04 02:16:19.000000000 +0900
+++ textproc/tkdiff/distinfo	2011-12-06 03:41:16.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (tkdiff-4.1.4-unix.tar.gz) = cd93523e1480129b6edec6fc0ac10cb58023b35c511349dcab53bec507bdb8a7
-SIZE (tkdiff-4.1.4-unix.tar.gz) = 89870
+SHA256 (tkdiff-4.2.tar.gz) = 734bb417184c10072eb64e8d274245338e41b7fdeff661b5ef30e89f3e3aa357
+SIZE (tkdiff-4.2.tar.gz) = 92063
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->kevlo 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Jan 15 18:12:20 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=164169 
State-Changed-From-To: open->closed 
State-Changed-By: kevlo 
State-Changed-When: Mon Jan 16 02:53:11 UTC 2012 
State-Changed-Why:  
Committed, thanks. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/164169: commit references a PR
Date: Mon, 16 Jan 2012 02:52:59 +0000 (UTC)

 kevlo       2012-01-16 02:52:50 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/tkdiff      Makefile distinfo 
   Log:
   Update to 4.2
   
   PR:     ports/164169
   Submitted by:   KATO Tsuguru <tkato432 at yahoo dot com>
   
   Revision  Changes    Path
   1.15      +7 -7      ports/textproc/tkdiff/Makefile
   1.9       +2 -2      ports/textproc/tkdiff/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:
