ports/164169: Update port: textproc/tkdiff to 4.2

KATO Tsuguru tkato432 at yahoo.com
Sun Jan 15 18:10:15 UTC 2012


>Number:         164169
>Category:       ports
>Synopsis:       Update port: textproc/tkdiff to 4.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 15 18:10:15 UTC 2012
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list