Bug 270571 - sysutils/xxd: Fix typos in pkg-descr
Summary: sysutils/xxd: Fix typos in pkg-descr
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: Guido Falsi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-31 22:17 UTC by Philipp Ost
Modified: 2023-03-31 23:24 UTC (History)
2 users (show)

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


Attachments
sysutils/xxd: Fix typos in pkg-descr (418 bytes, patch)
2023-03-31 22:17 UTC, Philipp Ost
no flags Details | Diff
sysutils/xxd: Fix typos in pkg-descr (418 bytes, patch)
2023-03-31 22:21 UTC, Philipp Ost
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Ost 2023-03-31 22:17:42 UTC
Created attachment 241237 [details]
sysutils/xxd: Fix typos in pkg-descr

Fix the typos in sysutils/xxd/pkg-descr introduced in commit 	fb9f09b43fe4eb97d1e9579f2642c9a19839b359.
Comment 1 Philipp Ost 2023-03-31 22:21:14 UTC
Created attachment 241238 [details]
sysutils/xxd: Fix typos in pkg-descr

Oversaw one -- sorry for the sloppyness.
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-03-31 23:23:31 UTC
A commit in branch main references this bug:

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

commit 34a9dbafec4cefd45b0e5a9b3bbc01b3d372d699
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2023-03-31 23:22:10 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2023-03-31 23:22:10 +0000

    sysutils/xxd: Fix typos.

    PR:             270571

 sysutils/xxd/pkg-descr | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 Guido Falsi freebsd_committer freebsd_triage 2023-03-31 23:24:00 UTC
Committed.

Thanks for reporting!