FreeBSD Bugzilla – Attachment 176645 Details for
Bug 213815
[maintainer] cad/freecad: Update to version 20161026
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to 20161104 snapshot
cad-freecad.diff (text/plain), 3.91 KB, created by
Pedro F. Giffuni
on 2016-11-05 01:50:03 UTC
(
hide
)
Description:
Update to 20161104 snapshot
Filename:
MIME Type:
Creator:
Pedro F. Giffuni
Created:
2016-11-05 01:50:03 UTC
Size:
3.91 KB
patch
obsolete
>Index: cad/freecad/Makefile >=================================================================== >--- cad/freecad/Makefile (revision 425252) >+++ cad/freecad/Makefile (working copy) >@@ -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 @@ > 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 >Index: cad/freecad/distinfo >=================================================================== >--- cad/freecad/distinfo (revision 425252) >+++ cad/freecad/distinfo (working copy) >@@ -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 >Index: cad/freecad/pkg-plist >=================================================================== >--- cad/freecad/pkg-plist (revision 425252) >+++ cad/freecad/pkg-plist (working copy) >@@ -266,13 +266,16 @@ > 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/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/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/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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 213815
:
176193
| 176645