From owner-svn-ports-all@freebsd.org Sun Nov 6 08:55:11 2016 Return-Path: Delivered-To: svn-ports-all@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 E6F67C304D0; Sun, 6 Nov 2016 08:55:11 +0000 (UTC) (envelope-from riggs@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 A49A2AB0; Sun, 6 Nov 2016 08:55:11 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uA68tAxE059607; Sun, 6 Nov 2016 08:55:10 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uA68tAlF059604; Sun, 6 Nov 2016 08:55:10 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201611060855.uA68tAlF059604@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 6 Nov 2016 08:55:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425472 - head/cad/freecad 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.23 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, 06 Nov 2016 08:55:12 -0000 Author: riggs Date: Sun Nov 6 08:55:10 2016 New Revision: 425472 URL: https://svnweb.freebsd.org/changeset/ports/425472 Log: Update to 20161104 snapshot; drop maintainership PR: 213815 Submitted by: pfg (maintainer) Modified: head/cad/freecad/Makefile head/cad/freecad/distinfo head/cad/freecad/pkg-plist Modified: head/cad/freecad/Makefile ============================================================================== --- head/cad/freecad/Makefile Sun Nov 6 08:14:03 2016 (r425471) +++ head/cad/freecad/Makefile Sun Nov 6 08:55:10 2016 (r425472) @@ -1,10 +1,10 @@ # $FreeBSD$ PORTNAME= FreeCAD -DISTVERSION= 0.17.g20160927 +DISTVERSION= 0.17.g20161104 CATEGORIES= cad -MAINTAINER= pfg@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= General purpose 3D CAD modeller LICENSE= LGPL20 @@ -29,7 +29,7 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 libshiboken-${PYTHON_VERSION}.so:devel/shiboken USE_GITHUB= yes -GH_TAGNAME= 958686d +GH_TAGNAME= 0ea7373 USES= compiler:c++11-lib cmake:outsource jpeg python localbase USE_XORG= ice sm x11 xext xt Modified: head/cad/freecad/distinfo ============================================================================== --- head/cad/freecad/distinfo Sun Nov 6 08:14:03 2016 (r425471) +++ head/cad/freecad/distinfo Sun Nov 6 08:55:10 2016 (r425472) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475114874 -SHA256 (FreeCAD-FreeCAD-0.17.g20160927-958686d_GH0.tar.gz) = c6be94278a8ce540566ed3970551d05a62e09ad9f9166fb75b083d2775c8c3bf -SIZE (FreeCAD-FreeCAD-0.17.g20160927-958686d_GH0.tar.gz) = 114948326 +TIMESTAMP = 1478289051 +SHA256 (FreeCAD-FreeCAD-0.17.g20161104-0ea7373_GH0.tar.gz) = ac4edbe9dce171f3a57fcde5487fe07dedbfb1b4b083027c270fa338a9e4af36 +SIZE (FreeCAD-FreeCAD-0.17.g20161104-0ea7373_GH0.tar.gz) = 115122637 Modified: head/cad/freecad/pkg-plist ============================================================================== --- head/cad/freecad/pkg-plist Sun Nov 6 08:14:03 2016 (r425471) +++ head/cad/freecad/pkg-plist Sun Nov 6 08:55:10 2016 (r425472) @@ -266,13 +266,16 @@ FreeCAD/Mod/PartDesign/fcgear/involute.p FreeCAD/Mod/PartDesign/fcgear/svggear.py FreeCAD/Mod/Path/Init.py FreeCAD/Mod/Path/InitGui.py -FreeCAD/Mod/Path/PathScripts/DlgSettingsPath.ui +FreeCAD/Mod/Path/PathCommands.py +FreeCAD/Mod/Path/PathScripts/DogboneDressup.py FreeCAD/Mod/Path/PathScripts/DragknifeDressup.py FreeCAD/Mod/Path/PathScripts/PathAreaUtils.py FreeCAD/Mod/Path/PathScripts/PathArray.py +FreeCAD/Mod/Path/PathScripts/PathCommands.py FreeCAD/Mod/Path/PathScripts/PathComment.py FreeCAD/Mod/Path/PathScripts/PathCompoundExtended.py FreeCAD/Mod/Path/PathScripts/PathCopy.py +FreeCAD/Mod/Path/PathScripts/PathContour.py FreeCAD/Mod/Path/PathScripts/PathCustom.py FreeCAD/Mod/Path/PathScripts/PathDressup.py FreeCAD/Mod/Path/PathScripts/PathDrilling.py @@ -283,14 +286,17 @@ FreeCAD/Mod/Path/PathScripts/PathFixture FreeCAD/Mod/Path/PathScripts/PathFromShape.py FreeCAD/Mod/Path/PathScripts/PathHop.py FreeCAD/Mod/Path/PathScripts/PathInspect.py +FreeCAD/Mod/Path/PathScripts/PathJob.py FreeCAD/Mod/Path/PathScripts/PathKurveUtils.py FreeCAD/Mod/Path/PathScripts/PathLoadTool.py -FreeCAD/Mod/Path/PathScripts/PathMachine.py FreeCAD/Mod/Path/PathScripts/PathPlane.py FreeCAD/Mod/Path/PathScripts/PathPocket.py FreeCAD/Mod/Path/PathScripts/PathPost.py +FreeCAD/Mod/Path/PathScripts/PathPostProcessor.py +FreeCAD/Mod/Path/PathScripts/PathPreferences.py +FreeCAD/Mod/Path/PathScripts/PathPreferencesPathJob.py FreeCAD/Mod/Path/PathScripts/PathProfile.py -FreeCAD/Mod/Path/PathScripts/PathProject.py +FreeCAD/Mod/Path/PathScripts/PathProfileEdges.py FreeCAD/Mod/Path/PathScripts/PathRemote.py FreeCAD/Mod/Path/PathScripts/PathSanity.py FreeCAD/Mod/Path/PathScripts/PathSelection.py @@ -299,7 +305,7 @@ FreeCAD/Mod/Path/PathScripts/PathStock.p FreeCAD/Mod/Path/PathScripts/PathStop.py FreeCAD/Mod/Path/PathScripts/PathSurface.py FreeCAD/Mod/Path/PathScripts/PathToolLenOffset.py -FreeCAD/Mod/Path/PathScripts/PathToolTableEdit.py +FreeCAD/Mod/Path/PathScripts/PathToolLibraryManager.py FreeCAD/Mod/Path/PathScripts/PathUtils.py FreeCAD/Mod/Path/PathScripts/PostUtils.py FreeCAD/Mod/Path/PathScripts/TooltableEditor.py @@ -307,8 +313,10 @@ FreeCAD/Mod/Path/PathScripts/__init__.py FreeCAD/Mod/Path/PathScripts/centroid_post.py FreeCAD/Mod/Path/PathScripts/comparams_post.py FreeCAD/Mod/Path/PathScripts/dumper_post.py +FreeCAD/Mod/Path/PathScripts/dynapath_post.py FreeCAD/Mod/Path/PathScripts/example_post.py FreeCAD/Mod/Path/PathScripts/example_pre.py +FreeCAD/Mod/Path/PathScripts/generic_post.py FreeCAD/Mod/Path/PathScripts/linuxcnc_post.py FreeCAD/Mod/Path/PathScripts/nc/__init__.py FreeCAD/Mod/Path/PathScripts/nc/format.py