Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jan 2017 14:58:12 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r431654 - head/net/tintin++
Message-ID:  <201701161458.v0GEwC7M097811@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Jan 16 14:58:12 2017
New Revision: 431654
URL: https://svnweb.freebsd.org/changeset/ports/431654

Log:
  Update to 2.01.2
  
  Changes:	http://tintin.sourceforge.net/news.php

Modified:
  head/net/tintin++/Makefile
  head/net/tintin++/distinfo

Modified: head/net/tintin++/Makefile
==============================================================================
--- head/net/tintin++/Makefile	Mon Jan 16 14:58:07 2017	(r431653)
+++ head/net/tintin++/Makefile	Mon Jan 16 14:58:12 2017	(r431654)
@@ -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

Modified: head/net/tintin++/distinfo
==============================================================================
--- head/net/tintin++/distinfo	Mon Jan 16 14:58:07 2017	(r431653)
+++ head/net/tintin++/distinfo	Mon Jan 16 14:58:12 2017	(r431654)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701161458.v0GEwC7M097811>