mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 4.1.4
PR: ports/120594 Submitted by: Felippe de Meirelles Motta <lippemail at gmail dot com>
This commit is contained in:
parent
1f82db18a4
commit
2da8baa0c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=207229
2 changed files with 6 additions and 11 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue