Bug 209271

Summary: Upgrade cad/elmerfem to version 8.2.20160404
Product: Ports & Packages Reporter: Pedro F. Giffuni <pfg>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me Keywords: patch
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Update patch none

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.