aboutsummaryrefslogtreecommitdiff
path: root/textproc/tkdiff
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2008-02-15 05:21:36 +0000
committerKevin Lo <kevlo@FreeBSD.org>2008-02-15 05:21:36 +0000
commit2da8baa0c80fea0b453aa5d5ca806fd1e8d8de6f (patch)
tree0485a79d341b3a50df0ba6445dae015d66009fe0 /textproc/tkdiff
parent1f82db18a4eca4df8e4d289a297d75ed89459f3c (diff)
downloadports-2da8baa0c80fea0b453aa5d5ca806fd1e8d8de6f.tar.gz
ports-2da8baa0c80fea0b453aa5d5ca806fd1e8d8de6f.zip
Notes
Diffstat (limited to 'textproc/tkdiff')
-rw-r--r--textproc/tkdiff/Makefile11
-rw-r--r--textproc/tkdiff/distinfo6
2 files changed, 6 insertions, 11 deletions
diff --git a/textproc/tkdiff/Makefile b/textproc/tkdiff/Makefile
index ed0b1bad6ad9..98edd7f90d89 100644
--- a/textproc/tkdiff/Makefile
+++ b/textproc/tkdiff/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= tkdiff
-PORTVERSION= 4.1.3
+PORTVERSION= 4.1.4
CATEGORIES= textproc tk84
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF
DISTNAME= ${PORTNAME}-${PORTVERSION}-unix
MAINTAINER= kevlo@FreeBSD.org
@@ -17,18 +16,14 @@ COMMENT= A Tk frontend for diff(1)
RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84
-WRKSRC= ${WRKDIR}/${DISTNAME}
-
NO_BUILD= yes
-NO_WRKSUBDIR= yes
-
PLIST_FILES= bin/tkdiff
post-patch:
@${REINPLACE_CMD} -e 's|wish|wish8.4|' ${WRKSRC}/tkdiff
do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/tkdiff ${PREFIX}/bin
+ @${INSTALL_SCRIPT} ${WRKSRC}/tkdiff ${PREFIX}/bin
.include <bsd.port.mk>
diff --git a/textproc/tkdiff/distinfo b/textproc/tkdiff/distinfo
index 945302b5cdee..c1c44b91a565 100644
--- a/textproc/tkdiff/distinfo
+++ b/textproc/tkdiff/distinfo
@@ -1,3 +1,3 @@
-MD5 (tkdiff-4.1.3-unix.tar.gz) = 1f5ad94eb05750e29aba72ae23f85c82
-SHA256 (tkdiff-4.1.3-unix.tar.gz) = 5af91ab5490e88a19d6cd63f92cd88cea2f085ac19640751c84067798e6d9291
-SIZE (tkdiff-4.1.3-unix.tar.gz) = 89665
+MD5 (tkdiff-4.1.4-unix.tar.gz) = f904fbbb71ab2ab5390f747e6c1114ee
+SHA256 (tkdiff-4.1.4-unix.tar.gz) = cd93523e1480129b6edec6fc0ac10cb58023b35c511349dcab53bec507bdb8a7
+SIZE (tkdiff-4.1.4-unix.tar.gz) = 89870