aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2012-01-16 02:52:50 +0000
committerKevin Lo <kevlo@FreeBSD.org>2012-01-16 02:52:50 +0000
commit30f8c69b5c08f550b3e5103a54408adf4f245ace (patch)
tree20d61b4198d995c7b1ce18bb747cde81d7ade1b4 /textproc
parentb9dc321872ca4b91df1433c091e74ecac88a436d (diff)
downloadports-30f8c69b5c08f550b3e5103a54408adf4f245ace.tar.gz
ports-30f8c69b5c08f550b3e5103a54408adf4f245ace.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/tkdiff/Makefile14
-rw-r--r--textproc/tkdiff/distinfo4
2 files changed, 9 insertions, 9 deletions
diff --git a/textproc/tkdiff/Makefile b/textproc/tkdiff/Makefile
index 5ad20ad2612a..cc20909704e3 100644
--- a/textproc/tkdiff/Makefile
+++ b/textproc/tkdiff/Makefile
@@ -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 --git a/textproc/tkdiff/distinfo b/textproc/tkdiff/distinfo
index e8d8d603032b..612a8709f27f 100644
--- a/textproc/tkdiff/distinfo
+++ b/textproc/tkdiff/distinfo
@@ -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 \ No newline at end of file