aboutsummaryrefslogtreecommitdiffstats
path: root/misc/ttyrec
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-10-23 16:52:06 +0800
committerijliao <ijliao@FreeBSD.org>2002-10-23 16:52:06 +0800
commit9664584157667086f20cba7ab3017e9166a408ff (patch)
treeee6c89248e73eee485f2b095dfed59c16a61501b /misc/ttyrec
parent5213cfa501d5379076683d8c80dc2021b2693191 (diff)
downloadfreebsd-ports-gnome-9664584157667086f20cba7ab3017e9166a408ff.tar.gz
freebsd-ports-gnome-9664584157667086f20cba7ab3017e9166a408ff.tar.zst
freebsd-ports-gnome-9664584157667086f20cba7ab3017e9166a408ff.zip
upgrade to 1.0.6
Diffstat (limited to 'misc/ttyrec')
-rw-r--r--misc/ttyrec/Makefile7
-rw-r--r--misc/ttyrec/distinfo2
2 files changed, 7 insertions, 2 deletions
diff --git a/misc/ttyrec/Makefile b/misc/ttyrec/Makefile
index 6ad81722d218..b6721478184a 100644
--- a/misc/ttyrec/Makefile
+++ b/misc/ttyrec/Makefile
@@ -7,14 +7,19 @@
#
PORTNAME= ttyrec
-PORTVERSION= 1.0.5
+PORTVERSION= 1.0.6
CATEGORIES= misc
MASTER_SITES= http://namazu.org/~satoru/ttyrec/
MAINTAINER= ports@FreeBSD.org
+USE_REINPLACE= yes
MAN1= ttyplay.1 ttyrec.1
+post-patch:
+ @${REINPLACE_CMD} -e "s|^CC|#CC|g" -e "s|^CFLAGS|#CFLAGS|g" \
+ ${WRKSRC}/Makefile
+
do-install:
.for file in ttyrec ttyplay ttytime
${INSTALL_PROGRAM} ${WRKSRC}/${file} ${PREFIX}/bin
diff --git a/misc/ttyrec/distinfo b/misc/ttyrec/distinfo
index 9f72b7e19cbe..8c008ee9e7c2 100644
--- a/misc/ttyrec/distinfo
+++ b/misc/ttyrec/distinfo
@@ -1 +1 @@
-MD5 (ttyrec-1.0.5.tar.gz) = 049b1711e3687de144072866eeee000e
+MD5 (ttyrec-1.0.6.tar.gz) = 82d092bb4ccd4730ec97c3c00b4bfda4