Summary: | print/p910nd: Project is now hosted on GitHub | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Daniel Engberg <diizzy> |
Component: | Individual Port(s) | Assignee: | Serhii (Sergey) Kozlov <skozlov> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(skozlov) |
Priority: | --- | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Daniel Engberg
![]() ![]() A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=7d484dbea927a3ede696fb4aefed3cbc6631006b commit 7d484dbea927a3ede696fb4aefed3cbc6631006b Author: Serhii (Sergey) Kozlov <skozlov@FreeBSD.org> AuthorDate: 2023-02-05 19:48:29 +0000 Commit: Serhii (Sergey) Kozlov <skozlov@FreeBSD.org> CommitDate: 2023-02-05 19:53:56 +0000 print/p910nd: Moved to github The distfiles were moved to github, so change the port accordingly. Other changes: - Build via embedded gmake Makefile - Add LICENSE file path - Remove scripts from pkg-plist (not in the distribution anymore) - Smaller manpage fixes PR: 269109 Reported by: Daniel Engberg <diizzy@FreeBSD.org> print/p910nd/Makefile | 19 +++++++++++-------- print/p910nd/distinfo | 5 +++-- print/p910nd/files/patch-Makefile (new) | 14 ++++++++++++++ print/p910nd/files/patch-p910nd.8 | 14 +++++++------- print/p910nd/pkg-plist | 2 -- 5 files changed, 35 insertions(+), 19 deletions(-) Done, thanks! |