View | Details | Raw Unified | Return to bug 213815 | Differences between
and this patch

Collapse All | Expand All

(-)cad/freecad/Makefile (-3 / +3 lines)
Lines 1-10 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	FreeCAD
3
PORTNAME=	FreeCAD
4
DISTVERSION=	0.17.g20160927
4
DISTVERSION=	0.17.g20161026
5
CATEGORIES=	cad
5
CATEGORIES=	cad
6
6
7
MAINTAINER=	pfg@FreeBSD.org
7
MAINTAINER=	ports@FreeBSD.org
8
COMMENT=	General purpose 3D CAD modeller
8
COMMENT=	General purpose 3D CAD modeller
9
9
10
LICENSE=	LGPL20
10
LICENSE=	LGPL20
Lines 29-35 Link Here
29
		libshiboken-${PYTHON_VERSION}.so:devel/shiboken
29
		libshiboken-${PYTHON_VERSION}.so:devel/shiboken
30
30
31
USE_GITHUB=	yes
31
USE_GITHUB=	yes
32
GH_TAGNAME=	958686d
32
GH_TAGNAME=	5298005
33
33
34
USES=		compiler:c++11-lib cmake:outsource jpeg python localbase
34
USES=		compiler:c++11-lib cmake:outsource jpeg python localbase
35
USE_XORG=	ice sm x11 xext xt
35
USE_XORG=	ice sm x11 xext xt
(-)cad/freecad/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1475114874
1
TIMESTAMP = 1477491686
2
SHA256 (FreeCAD-FreeCAD-0.17.g20160927-958686d_GH0.tar.gz) = c6be94278a8ce540566ed3970551d05a62e09ad9f9166fb75b083d2775c8c3bf
2
SHA256 (FreeCAD-FreeCAD-0.17.g20161026-5298005_GH0.tar.gz) = 431f924e167227b543271b7b75a4e005ded5925fcf467081ac41b2e120a37ca7
3
SIZE (FreeCAD-FreeCAD-0.17.g20160927-958686d_GH0.tar.gz) = 114948326
3
SIZE (FreeCAD-FreeCAD-0.17.g20161026-5298005_GH0.tar.gz) = 115045454
(-)cad/freecad/pkg-plist (-3 / +7 lines)
Lines 266-278 Link Here
266
FreeCAD/Mod/PartDesign/fcgear/svggear.py
266
FreeCAD/Mod/PartDesign/fcgear/svggear.py
267
FreeCAD/Mod/Path/Init.py
267
FreeCAD/Mod/Path/Init.py
268
FreeCAD/Mod/Path/InitGui.py
268
FreeCAD/Mod/Path/InitGui.py
269
FreeCAD/Mod/Path/PathCommands.py
269
FreeCAD/Mod/Path/PathScripts/DlgSettingsPath.ui
270
FreeCAD/Mod/Path/PathScripts/DlgSettingsPath.ui
271
FreeCAD/Mod/Path/PathScripts/DogboneDressup.py
270
FreeCAD/Mod/Path/PathScripts/DragknifeDressup.py
272
FreeCAD/Mod/Path/PathScripts/DragknifeDressup.py
271
FreeCAD/Mod/Path/PathScripts/PathAreaUtils.py
273
FreeCAD/Mod/Path/PathScripts/PathAreaUtils.py
272
FreeCAD/Mod/Path/PathScripts/PathArray.py
274
FreeCAD/Mod/Path/PathScripts/PathArray.py
275
FreeCAD/Mod/Path/PathScripts/PathCommands.py
273
FreeCAD/Mod/Path/PathScripts/PathComment.py
276
FreeCAD/Mod/Path/PathScripts/PathComment.py
274
FreeCAD/Mod/Path/PathScripts/PathCompoundExtended.py
277
FreeCAD/Mod/Path/PathScripts/PathCompoundExtended.py
275
FreeCAD/Mod/Path/PathScripts/PathCopy.py
278
FreeCAD/Mod/Path/PathScripts/PathCopy.py
279
FreeCAD/Mod/Path/PathScripts/PathContour.py
276
FreeCAD/Mod/Path/PathScripts/PathCustom.py
280
FreeCAD/Mod/Path/PathScripts/PathCustom.py
277
FreeCAD/Mod/Path/PathScripts/PathDressup.py
281
FreeCAD/Mod/Path/PathScripts/PathDressup.py
278
FreeCAD/Mod/Path/PathScripts/PathDrilling.py
282
FreeCAD/Mod/Path/PathScripts/PathDrilling.py
Lines 283-296 Link Here
283
FreeCAD/Mod/Path/PathScripts/PathFromShape.py
287
FreeCAD/Mod/Path/PathScripts/PathFromShape.py
284
FreeCAD/Mod/Path/PathScripts/PathHop.py
288
FreeCAD/Mod/Path/PathScripts/PathHop.py
285
FreeCAD/Mod/Path/PathScripts/PathInspect.py
289
FreeCAD/Mod/Path/PathScripts/PathInspect.py
290
FreeCAD/Mod/Path/PathScripts/PathJob.py
286
FreeCAD/Mod/Path/PathScripts/PathKurveUtils.py
291
FreeCAD/Mod/Path/PathScripts/PathKurveUtils.py
287
FreeCAD/Mod/Path/PathScripts/PathLoadTool.py
292
FreeCAD/Mod/Path/PathScripts/PathLoadTool.py
288
FreeCAD/Mod/Path/PathScripts/PathMachine.py
289
FreeCAD/Mod/Path/PathScripts/PathPlane.py
293
FreeCAD/Mod/Path/PathScripts/PathPlane.py
290
FreeCAD/Mod/Path/PathScripts/PathPocket.py
294
FreeCAD/Mod/Path/PathScripts/PathPocket.py
291
FreeCAD/Mod/Path/PathScripts/PathPost.py
295
FreeCAD/Mod/Path/PathScripts/PathPost.py
292
FreeCAD/Mod/Path/PathScripts/PathProfile.py
296
FreeCAD/Mod/Path/PathScripts/PathProfile.py
293
FreeCAD/Mod/Path/PathScripts/PathProject.py
297
FreeCAD/Mod/Path/PathScripts/PathProfileEdges.py
294
FreeCAD/Mod/Path/PathScripts/PathRemote.py
298
FreeCAD/Mod/Path/PathScripts/PathRemote.py
295
FreeCAD/Mod/Path/PathScripts/PathSanity.py
299
FreeCAD/Mod/Path/PathScripts/PathSanity.py
296
FreeCAD/Mod/Path/PathScripts/PathSelection.py
300
FreeCAD/Mod/Path/PathScripts/PathSelection.py
Lines 299-305 Link Here
299
FreeCAD/Mod/Path/PathScripts/PathStop.py
303
FreeCAD/Mod/Path/PathScripts/PathStop.py
300
FreeCAD/Mod/Path/PathScripts/PathSurface.py
304
FreeCAD/Mod/Path/PathScripts/PathSurface.py
301
FreeCAD/Mod/Path/PathScripts/PathToolLenOffset.py
305
FreeCAD/Mod/Path/PathScripts/PathToolLenOffset.py
302
FreeCAD/Mod/Path/PathScripts/PathToolTableEdit.py
306
FreeCAD/Mod/Path/PathScripts/PathToolLibraryManager.py
303
FreeCAD/Mod/Path/PathScripts/PathUtils.py
307
FreeCAD/Mod/Path/PathScripts/PathUtils.py
304
FreeCAD/Mod/Path/PathScripts/PostUtils.py
308
FreeCAD/Mod/Path/PathScripts/PostUtils.py
305
FreeCAD/Mod/Path/PathScripts/TooltableEditor.py
309
FreeCAD/Mod/Path/PathScripts/TooltableEditor.py

Return to bug 213815