- Update to 1.99.9
PR: ports/142737 Submitted by: maintainer
This commit is contained in:
parent
9f0dc04169
commit
2c6a263c1e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=248052
@ -6,15 +6,17 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= tintin
|
PORTNAME= tintin
|
||||||
PORTVERSION= 1.99.8
|
PORTVERSION= 1.99.9
|
||||||
CATEGORIES+= net games
|
CATEGORIES+= net games
|
||||||
MASTER_SITES= SF/${PORTNAME}/TinTin%2B%2B%20Source%20Code/${PORTVERSION}
|
MASTER_SITES= GOOGLE_CODE
|
||||||
|
|
||||||
MAINTAINER= sunpoet@sunpoet.net
|
MAINTAINER= sunpoet@sunpoet.net
|
||||||
COMMENT= A client program to help playing MUDs (devel version)
|
COMMENT= A client program to help playing MUDs (devel version)
|
||||||
|
|
||||||
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
|
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
|
||||||
|
|
||||||
|
PROJECTHOST= tintin-mud-client
|
||||||
|
|
||||||
CONFIGURE_ARGS+= --prefix=${PREFIX} --includedir=${LOCALBASE}/include \
|
CONFIGURE_ARGS+= --prefix=${PREFIX} --includedir=${LOCALBASE}/include \
|
||||||
--libdir=${LOCALBASE}/lib
|
--libdir=${LOCALBASE}/lib
|
||||||
CONFIGURE_ENV= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS}"
|
CONFIGURE_ENV= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS}"
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
MD5 (tintin-1.99.8.tar.gz) = 700314e08d41ef5deb0884bfb17baab8
|
MD5 (tintin-1.99.9.tar.gz) = 264992e7f5be3ca37501ff14fa81358e
|
||||||
SHA256 (tintin-1.99.8.tar.gz) = 90ce5139b6893f656c0367c97e08eea36fa087fcab36695625d27ca46860a1ac
|
SHA256 (tintin-1.99.9.tar.gz) = a12bc97d67d4156305c82afc19b150a6acab55cae41a831e9c147d0a90a05dbd
|
||||||
SIZE (tintin-1.99.8.tar.gz) = 235932
|
SIZE (tintin-1.99.9.tar.gz) = 239040
|
||||||
|
Loading…
Reference in New Issue
Block a user