summaryrefslogtreecommitdiff
path: root/games/actx
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2001-12-02 18:26:15 +0000
committerSteve Price <steve@FreeBSD.org>2001-12-02 18:26:15 +0000
commitcd58264681edefab91747f777e0086733afdf465 (patch)
tree451ee916895ef1453135f8ed7cac0aa95edf3c04 /games/actx
parentUpdate to version 1.01. (diff)
Update to version 1.20.
PR: 32392 Submitted by: amorita
Notes
Notes: svn path=/head/; revision=50875
Diffstat (limited to 'games/actx')
-rw-r--r--games/actx/Makefile10
-rw-r--r--games/actx/distinfo2
-rw-r--r--games/actx/files/patch-ab20
3 files changed, 7 insertions, 25 deletions
diff --git a/games/actx/Makefile b/games/actx/Makefile
index a44abfebf641..6178df4effa9 100644
--- a/games/actx/Makefile
+++ b/games/actx/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= actx
-PORTVERSION= 1.10
+PORTVERSION= 1.20
CATEGORIES= games
MASTER_SITES= http://kurumi.sakura.ne.jp/~chimari/ActX/
@@ -21,15 +21,17 @@ ACTXDIR= ${PREFIX}/share/examples/actx
post-extract:
@ ${CP} ${WRKSRC}/samples/Imakefile ${WRKSRC}
- @ ${CP} ${WRKSRC}/samples/sample.actxrc ${WRKSRC}/install.actxrc
- @ ${CP} ${WRKSRC}/samples/sample.actxrc ${WRKSRC}/install.actxrc-one
post-patch:
-.for i in install.actxrc samples/sample.actxrc
+.for i in samples/sample.actxrc
@ ${MV} ${WRKSRC}/$i ${WRKSRC}/$i.old
@ ${SED} -e "s#%%ACTXDIR%%#${ACTXDIR}#" ${WRKSRC}/$i.old > ${WRKSRC}/$i
.endfor
+pre-configure:
+ @ ${CP} ${WRKSRC}/samples/sample.actxrc ${WRKSRC}/install.actxrc
+ @ ${CP} ${WRKSRC}/samples/sample.actxrc ${WRKSRC}/install.actxrc-one
+
post-install:
# strip binary
@strip ${PREFIX}/bin/actx
diff --git a/games/actx/distinfo b/games/actx/distinfo
index 82fb29902807..5805b7df0edf 100644
--- a/games/actx/distinfo
+++ b/games/actx/distinfo
@@ -1 +1 @@
-MD5 (actx-1.10.tar.gz) = 8d01a415f0175ddbbc2c91df4f48037d
+MD5 (actx-1.20.tar.gz) = 2e324146dabfc6c6a3b51488f0add9f5
diff --git a/games/actx/files/patch-ab b/games/actx/files/patch-ab
deleted file mode 100644
index 6190ee4dfd22..000000000000
--- a/games/actx/files/patch-ab
+++ /dev/null
@@ -1,20 +0,0 @@
---- install.actxrc.orig Sat Oct 6 13:44:43 2001
-+++ install.actxrc Sat Oct 6 14:00:02 2001
-@@ -10,7 +10,7 @@
- Actx*titleOfMenuE: ONE - for Bright Season -
-
-
--Actx*xpmDir: /usr/local/lib/actx
-+Actx*xpmDir: %%ACTXDIR%%
-
- !Actx*balloon.font: -alias-fixed-bold-*-*-*-12-*-*-*-*-*-*-*
-
-@@ -24,7 +24,7 @@
-
- Actx*balloon.style: wmaker
-
--!Actx*sndDir: /usr/local/lib/actx/wav
-+!Actx*sndDir: %%ACTXDIR%%/wav
-
- !Actx*sndCom: /usr/local/bin/wavplay -q %s
-