Bug 227511

Summary: science/netcdf fails to package
Product: Ports & Packages Reporter: Leon Dietrich <doralitze>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Some People Flags: bugzilla: maintainer-feedback? (sunpoet)
Priority: ---    
Version: Latest   
Hardware: amd64   
OS: Any   
Attachments:
Description Flags
The build log none

Description Leon Dietrich 2018-04-14 10:28:42 UTC
Created attachment 192509 [details]
The build log

Make fails in package stage due to missing file.

The file /wrkdirs/usr/ports/science/netcdf/work/stage/usr/local/bin/ocprint is scheduled to be packaged but is missing.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-04-15 00:00:11 UTC
A commit references this bug:

Author: sunpoet
Date: Sat Apr 14 23:59:27 UTC 2018
New revision: 467358
URL: https://svnweb.freebsd.org/changeset/ports/467358

Log:
  Fix packaging when DAP option is disabled

  PR:		227511
  Reported by:	Leon Dietrich <doralitze@chaotikum.org>

Changes:
  head/science/netcdf/Makefile
  head/science/netcdf/pkg-plist
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2018-04-15 00:00:59 UTC
Committed. Thanks!