Bug 209271 - Upgrade cad/elmerfem to version 8.2.20160404
Summary: Upgrade cad/elmerfem to version 8.2.20160404
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-05-04 22:33 UTC by Pedro F. Giffuni
Modified: 2016-05-12 01:22 UTC (History)
0 users

See Also:


Attachments
Update patch (4.40 KB, patch)
2016-05-04 22:33 UTC, Pedro F. Giffuni
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pedro F. Giffuni freebsd_committer freebsd_triage 2016-05-04 22:33:36 UTC
Created attachment 169974 [details]
Update patch

New version with added types of analysis.

Passes port portlint and pkg-plist
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2016-05-11 20:42:00 UTC
Note that libdata/ldconfig/* should not be listed in the pkg-plist.
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-05-11 20:42:01 UTC
A commit references this bug:

Author: amdmi3
Date: Wed May 11 20:41:24 UTC 2016
New revision: 415031
URL: https://svnweb.freebsd.org/changeset/ports/415031

Log:
  - Update to 8.2.20160404
  - While here, cosmetic fixes and switch to new test framework

  PR:		209271
  Submitted by:	pfg

Changes:
  head/cad/elmerfem/Makefile
  head/cad/elmerfem/distinfo
  head/cad/elmerfem/pkg-plist
Comment 3 Pedro F. Giffuni freebsd_committer freebsd_triage 2016-05-12 01:22:22 UTC
(In reply to Dmitry Marakasov from comment #1)

Good to know .. FWIW it was built with "make makeplist", and I didn't find documentation about it.
Thanks for taking care of it.