aboutsummaryrefslogtreecommitdiff
path: root/games/tksol
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-01-08 16:13:58 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-01-08 16:13:58 +0000
commitc153e97ed271e03856104fe45f481b2721adaa4a (patch)
treeef7dbbba143c1b74893ea9503854af1407eebe9c /games/tksol
parentd00e92b2aad071f09db59c505c3b5fdf4ffb4da3 (diff)
downloadports-c153e97ed271e03856104fe45f481b2721adaa4a.tar.gz
ports-c153e97ed271e03856104fe45f481b2721adaa4a.zip
Update to version 1.8.3
PR: ports/75948 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=125819
Diffstat (limited to 'games/tksol')
-rw-r--r--games/tksol/Makefile4
-rw-r--r--games/tksol/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/games/tksol/Makefile b/games/tksol/Makefile
index b3dcd900bab1..8b84605c677d 100644
--- a/games/tksol/Makefile
+++ b/games/tksol/Makefile
@@ -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:
diff --git a/games/tksol/distinfo b/games/tksol/distinfo
index 99d8e7677a9c..e4feeaa73172 100644
--- a/games/tksol/distinfo
+++ b/games/tksol/distinfo
@@ -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