Bug 254687 - devel/valgrind-devel: fix plist for option MANPAGES
Summary: devel/valgrind-devel: fix plist for option MANPAGES
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks: 254506
  Show dependency treegraph
 
Reported: 2021-04-01 05:23 UTC by Jung-uk Kim
Modified: 2021-04-08 23:24 UTC (History)
1 user (show)

See Also:
pjfloyd: maintainer-feedback+


Attachments
Fix plist for option MANPAGES (884 bytes, patch)
2021-04-01 05:23 UTC, Jung-uk Kim
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jung-uk Kim freebsd_committer freebsd_triage 2021-04-01 05:23:15 UTC
Created attachment 223739 [details]
Fix plist for option MANPAGES

It seems the plist was accidentally broken by r568304.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-04-08 22:16:55 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2ffc589066b73ac61bee88356f6d272307292441

commit 2ffc589066b73ac61bee88356f6d272307292441
Author:     Jung-uk Kim <jkim@FreeBSD.org>
AuthorDate: 2021-04-08 22:13:17 +0000
Commit:     Jung-uk Kim <jkim@FreeBSD.org>
CommitDate: 2021-04-08 22:13:17 +0000

    devel/valgrind-devel: Fix pkg-plist for option MANPAGES

    It was accidentally broken by r568304.

    PR:             254687
    Approved by:    Paul Floyd <pjfloyd@wanadoo.fr> (maintainer)

 devel/valgrind-devel/pkg-plist | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)
Comment 2 Jung-uk Kim freebsd_committer freebsd_triage 2021-04-08 22:17:21 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-04-08 23:24:06 UTC
A commit in branch 2021Q2 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=077df0087eb2c3c18f18dd2502dd65efb52b43c4

commit 077df0087eb2c3c18f18dd2502dd65efb52b43c4
Author:     Jung-uk Kim <jkim@FreeBSD.org>
AuthorDate: 2021-04-08 22:13:17 +0000
Commit:     Jung-uk Kim <jkim@FreeBSD.org>
CommitDate: 2021-04-08 23:20:43 +0000

    devel/valgrind-devel: Fix pkg-plist for option MANPAGES

    It was accidentally broken by r568304.

    PR:             254687
    Approved by:    Paul Floyd <pjfloyd@wanadoo.fr> (maintainer)

    (cherry picked from commit 2ffc589066b73ac61bee88356f6d272307292441)

 devel/valgrind-devel/pkg-plist | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)