From owner-svn-ports-head@freebsd.org Mon Jan 16 14:58:13 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DAE64CB2326; Mon, 16 Jan 2017 14:58:13 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AAA431BB3; Mon, 16 Jan 2017 14:58:13 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v0GEwCtP097813; Mon, 16 Jan 2017 14:58:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v0GEwC7M097811; Mon, 16 Jan 2017 14:58:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201701161458.v0GEwC7M097811@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 16 Jan 2017 14:58:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r431654 - head/net/tintin++ X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jan 2017 14:58:14 -0000 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