Update to 2.01.2

Changes:	http://tintin.sourceforge.net/news.php
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-01-16 14:58:12 +00:00
parent 5e68c72aa4
commit 2b6c769d74
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=431654
2 changed files with 7 additions and 5 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= tintin++
PORTVERSION= 2.01.1
PORTREVISION= 1
PORTVERSION= 2.01.2
CATEGORIES+= net games
MASTER_SITES= SF/tintin/TinTin%2B%2B%20Source%20Code/${PORTVERSION}/
DISTNAME= tintin-${PORTVERSION}
@ -22,7 +21,9 @@ BIG5_DESC= Big5 support
CONFIGURE_ARGS= --includedir=${LOCALBASE}/include \
--libdir=${LOCALBASE}/lib \
--prefix=${PREFIX}
CONFIGURE_ENV= ac_cv_file__dev_ptmx=no
CONFIGURE_ENV= ac_cv_file__dev_ptmx=no \
ac_cv_header_gnutls_gnutls_h=no \
ac_cv_lib_gnutls_gnutls_init=no
GNU_CONFIGURE= yes
USES= gmake localbase
WRKSRC= ${WRKDIR}/tt/src

View File

@ -1,2 +1,3 @@
SHA256 (tintin-2.01.1.tar.gz) = f66ec6254fecffbdd9c83cdd30a3d6b7a7cca2f51eff9b699a48dcb374b9f99b
SIZE (tintin-2.01.1.tar.gz) = 272470
TIMESTAMP = 1484576013
SHA256 (tintin-2.01.2.tar.gz) = 01e11e3cded48ff686b2ea16e767acf1f6b5ea326551ecff091552e89f4a038e
SIZE (tintin-2.01.2.tar.gz) = 274380