Page MenuHomeFreeBSD

science/mbdyn: update to 1.7.2 and takeover maintainership
ClosedPublic

Authored by ultima on Jul 4 2017, 9:19 PM.
Tags
None
Referenced Files
F82730028: D11481.id30412.diff
Thu, May 2, 1:48 AM
F82730026: D11481.id.diff
Thu, May 2, 1:48 AM
F82730021: D11481.id30425.diff
Thu, May 2, 1:48 AM
F82730018: D11481.id30414.diff
Thu, May 2, 1:48 AM
F82730016: D11481.id30446.diff
Thu, May 2, 1:48 AM
Unknown Object (File)
Sat, Apr 27, 5:54 PM
Unknown Object (File)
Sat, Apr 27, 5:50 PM
Unknown Object (File)
Sat, Apr 27, 5:50 PM
Subscribers

Details

Summary
  • Updated to 1.7.2
  • Sorted options

Changelog: https://www.mbdyn.org/userfiles/downloads/CHANGELOG-1.7.txt

PR\: 220157
Sumitted by\: Jov <amutu@amutu.com> (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: [51]: possible direct use of command "which" found. use ${WHICH} instead.
WARN: Makefile: [66]: possible direct use of command "which" found. use ${WHICH} instead.
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
WARN: Makefile: "LIB_DEPENDS" has to appear earlier.
0 fatal errors and 4 warnings found.

flase pos, BROKEN_* should be before *_DEPENDS.

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 10306
Build 10723: arc lint + arc unit

Event Timeline

Moved OPTIONS_DEFAULT, should come after OPTIONS_DEFINE

science/mbdyn/Makefile
35

If it's not implemented, then what's the point of this option?

science/mbdyn/Makefile
75

This is never used.

mpi support is dead upstream and ginac has been removed as it is broken.

This revision is now accepted and ready to land.Jul 5 2017, 7:27 AM
This revision was automatically updated to reflect the committed changes.