1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

Update to version 1.8.3

PR:		ports/75948
Submitted by:	Ports Fury
This commit is contained in:
Kirill Ponomarev 2005-01-08 16:13:58 +00:00
parent d00e92b2aa
commit c153e97ed2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=125819
2 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= tksol
PORTVERSION= 1.8.2
PORTVERSION= 1.8.3
CATEGORIES= games tk84
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/solitaires
@ -25,7 +25,7 @@ USE_REINPLACE= yes
MAN6= tksol.6
post-patch:
@${REINPLACE_CMD} -e 's|/usr/bin/wish|${PREFIX}/bin/wish8.4|g ; \
@${REINPLACE_CMD} -e 's|exec wish|exec ${PREFIX}/bin/wish8.4|g ; \
s|/usr/local/lib/tksol|${DATADIR}|g' ${WRKSRC}/tksol
do-install:

View File

@ -1,2 +1,2 @@
MD5 (tksol-1.8.2.tgz) = 60e0920f751f1bfe0ef654f967ad41ba
SIZE (tksol-1.8.2.tgz) = 225623
MD5 (tksol-1.8.3.tgz) = 0160b6c900a70aa9560d1fb0425a4c11
SIZE (tksol-1.8.3.tgz) = 225913