From owner-svn-ports-all@FreeBSD.ORG Thu Nov 27 21:21:56 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D7EC2CEF; Thu, 27 Nov 2014 21:21:56 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C3E9FF51; Thu, 27 Nov 2014 21:21:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sARLLub4063596; Thu, 27 Nov 2014 21:21:56 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sARLLu3r063593; Thu, 27 Nov 2014 21:21:56 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201411272121.sARLLu3r063593@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Thu, 27 Nov 2014 21:21:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373521 - head/cad/opencascade 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.18-1 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: Thu, 27 Nov 2014 21:21:57 -0000 Author: thierry Date: Thu Nov 27 21:21:55 2014 New Revision: 373521 URL: https://svnweb.freebsd.org/changeset/ports/373521 QAT: https://qat.redports.org/buildarchive/r373521/ Log: Unbreak. The tarball has been rerolled: now VTK could be optional. Since there is no option for VTK in the port, there is no impact. I'll try to add this option with the next update. Full diff at Modified: head/cad/opencascade/Makefile head/cad/opencascade/distinfo Modified: head/cad/opencascade/Makefile ============================================================================== --- head/cad/opencascade/Makefile Thu Nov 27 19:47:06 2014 (r373520) +++ head/cad/opencascade/Makefile Thu Nov 27 21:21:55 2014 (r373521) @@ -3,6 +3,7 @@ PORTNAME= opencascade PORTVERSION= 6.8.0 +PORTREVISION= 1 CATEGORIES= cad science MASTER_SITES= http://files.opencascade.com/OCCT/OCC_${PORTVERSION}_release/ @@ -14,8 +15,6 @@ LICENSE_NAME= LGPL21 with exception LICENSE_FILE= ${WRKSRC}/OCCT_LGPL_EXCEPTION.txt LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -BROKEN= Checksum and size mismatch - LIB_DEPENDS= libtbb.so:${PORTSDIR}/devel/tbb \ libvtksys-${VTKVER}.so:${PORTSDIR}/math/vtk6 RUN_DEPENDS= bash:${PORTSDIR}/shells/bash Modified: head/cad/opencascade/distinfo ============================================================================== --- head/cad/opencascade/distinfo Thu Nov 27 19:47:06 2014 (r373520) +++ head/cad/opencascade/distinfo Thu Nov 27 21:21:55 2014 (r373521) @@ -1,2 +1,2 @@ -SHA256 (opencascade-6.8.0.tgz) = 6646c1af4b54228db15173862be6999ffb60b1d79d7b77dbc6d5e342498f0236 -SIZE (opencascade-6.8.0.tgz) = 198312319 +SHA256 (opencascade-6.8.0.tgz) = b8d8293402b0ce828dd4319b48d14bad4137696ef76afeeca614e7ef81f7d371 +SIZE (opencascade-6.8.0.tgz) = 198310135