Index: head/net/tintin++-devel/Makefile =================================================================== --- head/net/tintin++-devel/Makefile (revision 188159) +++ head/net/tintin++-devel/Makefile (revision 188160) @@ -1,49 +1,49 @@ # New ports collection makefile for: tintin++ # Date created: 15 Nov 1994 # Whom: ache # # $FreeBSD$ # PORTNAME= tintin -PORTVERSION= 1.96.7 +PORTVERSION= 1.96.8 CATEGORIES+= net games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER?= ports@FreeBSD.org COMMENT= A client program to help playing muds (devel version) LATEST_LINK= ${PORTNAME}-devel WRKSRC= ${WRKDIR}/tt/src GNU_CONFIGURE= yes USE_GMAKE= yes USE_GCC= 3.2+ PLIST_FILES= bin/tt++ PORTDOCS= BUGS CREDITS FAQ README TODO tintin19.txt chat_protocol.txt .include .if ${OSVERSION} < 500000 LIB_DEPENDS+= readline.5:${PORTSDIR}/devel/readline CFLAGS+= -I ${LOCALBASE}/include MAKE_ENV+= LIBS="-L${LOCALBASE}/lib" MAKE_ARGS+= LDFLAGS=${PTHREAD_LIBS} .endif post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|' ${WRKSRC}/Makefile.in do-install: ${INSTALL_PROGRAM} ${WRKSRC}/tt++ ${PREFIX}/bin .ifndef NOPORTDOCS ${MKDIR} ${DOCSDIR} .for i in FAQ README TODO CREDITS BUGS docs/tintin19.txt docs/chat_protocol.txt ${INSTALL_DATA} ${WRKSRC}/../${i} ${DOCSDIR} .endfor .endif .include Property changes on: head/net/tintin++-devel/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.33 \ No newline at end of property +1.34 \ No newline at end of property Index: head/net/tintin++-devel/distinfo =================================================================== --- head/net/tintin++-devel/distinfo (revision 188159) +++ head/net/tintin++-devel/distinfo (revision 188160) @@ -1,3 +1,3 @@ -MD5 (tintin-1.96.7.tar.gz) = 7d09fa127920dd99e852d54fd811c641 -SHA256 (tintin-1.96.7.tar.gz) = f13a514e1cbeee7d40ce967fd0da95d4f59184a3c349faa0a590d10085642cc6 -SIZE (tintin-1.96.7.tar.gz) = 217681 +MD5 (tintin-1.96.8.tar.gz) = c2fe251feecddb40ab67d3e5614a3f2b +SHA256 (tintin-1.96.8.tar.gz) = e5b79b06883604c35cd7f218a731c2ccc09f2d270c8f1a54e077452bf59570d9 +SIZE (tintin-1.96.8.tar.gz) = 236355 Property changes on: head/net/tintin++-devel/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property