Index: head/misc/ttyrec/Makefile =================================================================== --- head/misc/ttyrec/Makefile (revision 152834) +++ head/misc/ttyrec/Makefile (revision 152835) @@ -1,32 +1,32 @@ # ex:ts=8 # New ports collection makefile for: ttyrec # Date created: Feb 14, 2001 # Whom: Ying-Chieh Liao # # $FreeBSD$ # PORTNAME= ttyrec -PORTVERSION= 1.0.6 +PORTVERSION= 1.0.7 CATEGORIES= misc MASTER_SITES= http://namazu.org/~satoru/ttyrec/ MAINTAINER= ports@FreeBSD.org COMMENT= Tty recorder 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 .endfor .for file in ${MAN1} ${INSTALL_MAN} ${WRKSRC}/${file} ${MAN1PREFIX}/man/man1 .endfor .include Property changes on: head/misc/ttyrec/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/misc/ttyrec/distinfo =================================================================== --- head/misc/ttyrec/distinfo (revision 152834) +++ head/misc/ttyrec/distinfo (revision 152835) @@ -1,3 +1,3 @@ -MD5 (ttyrec-1.0.6.tar.gz) = 82d092bb4ccd4730ec97c3c00b4bfda4 -SHA256 (ttyrec-1.0.6.tar.gz) = 1251e66cefd4d4993424fe42a649e9bb4ea0e2024c27498ce07086213c6a4ead -SIZE (ttyrec-1.0.6.tar.gz) = 8036 +MD5 (ttyrec-1.0.7.tar.gz) = f0c81a2e78e3e776e4558c66a02056f6 +SHA256 (ttyrec-1.0.7.tar.gz) = 6076f1e6732085f70ab8ab460ae8b39d75305dd34d586863ecd4075ccd414c4b +SIZE (ttyrec-1.0.7.tar.gz) = 8319 Property changes on: head/misc/ttyrec/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property