Page MenuHomeFreeBSD

cad/freecad: update port to 20170527
ClosedPublic

Authored by ultima on Jun 18 2017, 5:58 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 8, 10:04 AM
Unknown Object (File)
Jan 15 2024, 9:28 PM
Unknown Object (File)
Dec 23 2023, 12:14 AM
Unknown Object (File)
Dec 3 2023, 2:05 AM
Unknown Object (File)
Nov 12 2023, 3:11 PM
Unknown Object (File)
Nov 3 2023, 2:53 AM
Unknown Object (File)
Nov 3 2023, 2:53 AM
Unknown Object (File)
Nov 3 2023, 2:53 AM
Subscribers

Details

Summary
  • Updated to 20170527 (d28bae3)

PR\: 219624
Sumitted by\: Thibault Jouan <tj+freebsd_ports@a13.fr> (maintainer)
Reviewed by\: lifanov (mentor), matthew (mentor)
Approved by\: lifanov (mentor), matthew (mentor)
Differential Revision\: https://reviews.freebsd.org/DXXXXX

Test Plan

portlint:
WARN: Makefile: [0]: possible direct use of command "python" found. use ${PYTHON_CMD} instead.
WARN: Makefile: [0]: possible direct use of command "false" found. use ${FALSE} instead.
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
0 fatal errors and 3 warnings found.

poudriere:
103i386
103amd64
110i386
110amd64
12i386
12amd64

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 9953
Build 10385: arc lint + arc unit

Event Timeline

cad/freecad/files/patch-src_Gui_CMakeLists.txt
8

did you mean to drop the %%LOCALBASE%% token from the patch? This is a very easy mistake to make when using make makepatch

Yeah thanks, I'll have to not work on ports late at from
now on, I make too many mistakes. Should have seen this.

Drop the spurious change to this file before committing:
cad/freecad/files/patch-src_3rdParty_salomesmesh_src_SMDS_SMDS__Mesh.cpp
It changed just in the timestamp.

You can just do "svn revert <file>".

Otherwise, this looks fine now.

This revision is now accepted and ready to land.Jun 18 2017, 4:31 PM
This revision was automatically updated to reflect the committed changes.