Bug 279442 - shells/ion: newest committed version has different documentation files
Summary: shells/ion: newest committed version has different documentation files
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Mikael Urankar
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-31 20:07 UTC by Trond Endrestøl
Modified: 2024-06-01 09:00 UTC (History)
0 users

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


Attachments
Patch for shells/ion/pkg-plist correcting the current listing (1.66 KB, patch)
2024-05-31 20:07 UTC, Trond Endrestøl
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Trond Endrestøl 2024-05-31 20:07:17 UTC
Created attachment 251125 [details]
Patch for shells/ion/pkg-plist correcting the current listing

--------------------------------------------------------------------------------
--  Phase: package
--------------------------------------------------------------------------------
===>  Building packages for ion-shell-1.0.5.1509
===>   Building ion-shell-1.0.5.1509
pkg-static: Unable to access file /construction/xports/shells/ion/work/stage/usr/local/share/doc/ion/builtins.md:No such file or directory
pkg-static: Unable to access file /construction/xports/shells/ion/work/stage/usr/local/share/doc/ion/misc/01-implicitcd.md:No such file or directory
pkg-static: Unable to access file /construction/xports/shells/ion/work/stage/usr/local/share/doc/ion/misc/02-xdg.md:No such file or directory
pkg-static: Unable to access file /construction/xports/shells/ion/work/stage/usr/local/share/doc/ion/misc/03-quotation.md:No such file or directory
pkg-static: Unable to access file /construction/xports/shells/ion/work/stage/usr/local/share/doc/ion/misc/04-multiargs.md:No such file or directory
pkg-static: Unable to access file /construction/xports/shells/ion/work/stage/usr/local/share/doc/ion/misc/05-multicomments.md:No such file or directory
pkg-static: Unable to access file /construction/xports/shells/ion/work/stage/usr/local/share/doc/ion/misc/06-prompt_fn.md:No such file or directory
pkg-static: Unable to access file /construction/xports/shells/ion/work/stage/usr/local/share/doc/ion/misc/07-general.md:No such file or directory
pkg-static: Unable to access file /construction/xports/shells/ion/work/stage/usr/local/share/doc/ion/misc/index.md:No such file or directory
pkg-static: Unable to access file /construction/xports/shells/ion/work/stage/usr/local/share/doc/ion/scripts.md:No such file or directory
*** Error code 1

Stop.
make: stopped in /xports/shells/ion
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-06-01 08:48:10 UTC
A commit in branch main references this bug:

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

commit a1c6dd787260d6cff9a907c9446ac73b3b0fa15c
Author:     Mikael Urankar <mikael@FreeBSD.org>
AuthorDate: 2024-06-01 07:49:29 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2024-06-01 08:47:16 +0000

    shells/ion: Fix plist

    PR:             279442
    Reported by:    Trond Endrestøl

 shells/ion/pkg-plist | 81 ++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 60 insertions(+), 21 deletions(-)
Comment 2 Mikael Urankar freebsd_committer freebsd_triage 2024-06-01 09:00:23 UTC
Thanks, there were a few more plist issues.