mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 4.2
PR: ports/164169 Submitted by: KATO Tsuguru <tkato432 at yahoo dot com>
This commit is contained in:
parent
b9dc321872
commit
30f8c69b5c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289300
2 changed files with 9 additions and 9 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
Loading…
Add table
Reference in a new issue