Bug 269095 - science/netcdf: Fix pkg-plist error when DOXYGEN is enabled
Summary: science/netcdf: Fix pkg-plist error when DOXYGEN is enabled
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-22 13:26 UTC by Ting-Wei Lan
Modified: 2023-02-05 16:14 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (sunpoet)


Attachments
Patch (10.61 KB, patch)
2023-01-22 13:26 UTC, Ting-Wei Lan
no flags Details | Diff
Patch (11.41 KB, patch)
2023-01-22 15:29 UTC, Ting-Wei Lan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ting-Wei Lan 2023-01-22 13:26:37 UTC
Created attachment 239639 [details]
Patch
Comment 1 Ting-Wei Lan 2023-01-22 15:29:59 UTC
Created attachment 239640 [details]
Patch
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-02-05 16:10:57 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3924dc38b8d4f995b093af29fba488e2e5a9a37d

commit 3924dc38b8d4f995b093af29fba488e2e5a9a37d
Author:     Ting-Wei Lan <lantw44@gmail.com>
AuthorDate: 2023-02-05 16:09:51 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-02-05 16:09:51 +0000

    science/netcdf: Fix PLIST after d84d21b117b76ccb1d24a5a1a453d65add4d5569

    - Bump PORTREVISION for package change

    PR:             269095

 science/netcdf/Makefile  |  2 +-
 science/netcdf/pkg-plist | 85 ++++++++----------------------------------------
 2 files changed, 15 insertions(+), 72 deletions(-)
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2023-02-05 16:14:39 UTC
Committed. Thanks!