From owner-svn-ports-head@FreeBSD.ORG Tue Feb 19 05:13:30 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0A78D6B4; Tue, 19 Feb 2013 05:13:30 +0000 (UTC) (envelope-from fluffy@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id C15A4CB0; Tue, 19 Feb 2013 05:13:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r1J5DTOX067603; Tue, 19 Feb 2013 05:13:29 GMT (envelope-from fluffy@svn.freebsd.org) Received: (from fluffy@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r1J5DTvZ067597; Tue, 19 Feb 2013 05:13:29 GMT (envelope-from fluffy@svn.freebsd.org) Message-Id: <201302190513.r1J5DTvZ067597@svn.freebsd.org> From: Dima Panov Date: Tue, 19 Feb 2013 05:13:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r312542 - head/graphics/opengtl 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.14 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: Tue, 19 Feb 2013 05:13:30 -0000 Author: fluffy Date: Tue Feb 19 05:13:28 2013 New Revision: 312542 URL: http://svnweb.freebsd.org/changeset/ports/312542 Log: - Update to 0.9.18 maintenance release, with CLang 3.2 support Approved by: maintainer via IM Modified: head/graphics/opengtl/Makefile head/graphics/opengtl/distinfo (contents, props changed) head/graphics/opengtl/pkg-plist (contents, props changed) Modified: head/graphics/opengtl/Makefile ============================================================================== --- head/graphics/opengtl/Makefile Tue Feb 19 04:55:37 2013 (r312541) +++ head/graphics/opengtl/Makefile Tue Feb 19 05:13:28 2013 (r312542) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= opengtl -PORTVERSION= 0.9.17 +PORTVERSION= 0.9.18 CATEGORIES= graphics devel MASTER_SITES= http://download.${PORTNAME}.org/ DISTNAME= OpenGTL-${PORTVERSION} @@ -12,7 +12,7 @@ COMMENT= Graphics Transformation Languag LICENSE= LGPL20 LIB_DEPENDS= png15:${PORTSDIR}/graphics/png -BUILD_DEPENDS= ${LOCALBASE}/lib/libLLVM-3.1.so:${PORTSDIR}/devel/llvm31 +BUILD_DEPENDS= ${LOCALBASE}/lib/libLLVM-3.2.so:${PORTSDIR}/devel/llvm RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= yes Modified: head/graphics/opengtl/distinfo ============================================================================== --- head/graphics/opengtl/distinfo Tue Feb 19 04:55:37 2013 (r312541) +++ head/graphics/opengtl/distinfo Tue Feb 19 05:13:28 2013 (r312542) @@ -1,2 +1,2 @@ -SHA256 (OpenGTL-0.9.17.tar.bz2) = 89a37394fe71f2e771d7230333c86b93706f0083f86a58a86a670bca7e4f905e -SIZE (OpenGTL-0.9.17.tar.bz2) = 534132 +SHA256 (OpenGTL-0.9.18.tar.bz2) = f094b3d2a1a60519975bb3badc05e704f2b93c7a3d2cb753041f2ff27cfcd9f8 +SIZE (OpenGTL-0.9.18.tar.bz2) = 536113 Modified: head/graphics/opengtl/pkg-plist ============================================================================== --- head/graphics/opengtl/pkg-plist Tue Feb 19 04:55:37 2013 (r312541) +++ head/graphics/opengtl/pkg-plist Tue Feb 19 05:13:28 2013 (r312542) @@ -5,6 +5,7 @@ bin/gtlconvert bin/imagecompare bin/shiva bin/shivac +bin/shivacheck bin/shivainfo bin/shivanimator bin/shivatester