From owner-svn-ports-all@FreeBSD.ORG Sun Jan 12 03:52:39 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 668F82B7; Sun, 12 Jan 2014 03:52:39 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5412C1083; Sun, 12 Jan 2014 03:52:39 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id s0C3qdEC009249; Sun, 12 Jan 2014 03:52:39 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id s0C3qccW009247; Sun, 12 Jan 2014 03:52:38 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201401120352.s0C3qccW009247@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Jan 2014 03:52:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r339477 - 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-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jan 2014 03:52:39 -0000 Author: sunpoet Date: Sun Jan 12 03:52:38 2014 New Revision: 339477 URL: http://svnweb.freebsd.org/changeset/ports/339477 Log: - Update to 2.01.0 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 Sun Jan 12 03:52:33 2014 (r339476) +++ head/net/tintin++/Makefile Sun Jan 12 03:52:38 2014 (r339477) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tintin++ -PORTVERSION= 2.00.9 +PORTVERSION= 2.01.0 CATEGORIES+= net games MASTER_SITES= SF/tintin/TinTin%2B%2B%20Source%20Code/${PORTVERSION}/ DISTNAME= tintin-${PORTVERSION} @@ -21,6 +21,7 @@ CONFIGURE_ARGS= --includedir=${LOCALBASE --libdir=${LOCALBASE}/lib \ --prefix=${PREFIX} CONFIGURE_ENV= ac_cv_file__dev_ptmx=no +CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} USES= gmake Modified: head/net/tintin++/distinfo ============================================================================== --- head/net/tintin++/distinfo Sun Jan 12 03:52:33 2014 (r339476) +++ head/net/tintin++/distinfo Sun Jan 12 03:52:38 2014 (r339477) @@ -1,2 +1,2 @@ -SHA256 (tintin-2.00.9.tar.gz) = cafeee9b60de39d957def5782fb4f8cb29a05af69dc96d3e5807c2d3fb541275 -SIZE (tintin-2.00.9.tar.gz) = 276024 +SHA256 (tintin-2.01.0.tar.gz) = e0e35463a97ee5b33ef0b29b2c57fa8276c4e76328cb19c98a6ea92c603a9c76 +SIZE (tintin-2.01.0.tar.gz) = 293651