- Update to 1.99.4
PR: 134178 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
This commit is contained in:
parent
ac711d0446
commit
fa911ddf27
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233252
2 changed files with 10 additions and 4 deletions
|
@ -6,13 +6,19 @@
|
|||
#
|
||||
|
||||
PORTNAME= tintin
|
||||
PORTVERSION= 1.99.0
|
||||
PORTVERSION= 1.99.4
|
||||
CATEGORIES+= net games
|
||||
MASTER_SITES= SFE
|
||||
|
||||
MAINTAINER= sunpoet@sunpoet.net
|
||||
COMMENT= A client program to help playing MUDs (devel version)
|
||||
|
||||
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
|
||||
|
||||
CONFIGURE_ARGS+= --includedir=${LOCALBASE}/include \
|
||||
--libdir=${LOCALBASE}/lib
|
||||
CONFIGURE_ENV= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS}"
|
||||
|
||||
LATEST_LINK= ${PORTNAME}-devel
|
||||
|
||||
WRKSRC= ${WRKDIR}/tt/src
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (tintin-1.99.0.tar.gz) = 96035e48e63a405d1798f6d1e89796cf
|
||||
SHA256 (tintin-1.99.0.tar.gz) = 91c865554b3d8f689492e7f112416090ba076f745e8b97c97f3c83108501c0ef
|
||||
SIZE (tintin-1.99.0.tar.gz) = 226645
|
||||
MD5 (tintin-1.99.4.tar.gz) = 68ed5944e629d8c239ff9088d45b96c4
|
||||
SHA256 (tintin-1.99.4.tar.gz) = baed9b2b8517636cdf49bcedfcab9d0debb9075ffab424903dc0e0fde8217ef4
|
||||
SIZE (tintin-1.99.4.tar.gz) = 226374
|
||||
|
|
Loading…
Reference in a new issue