Summary: | devel/flyspray: modernize vardir handling | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Dmitry Marakasov <amdmi3> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Many People | CC: | nick | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(nick) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
it's been several years since I've used flyspray. If you want to take over the maintainership, please feel free. (In reply to Nick Hilliard from comment #1) > If you want to take over the maintainership, please feel free. I actually don't. Should I reset the maintainer though? It would still be nice if you could review the patch. the patch looks fine but I haven't tested it. Yes, please reset the maintainer, thanks! A commit references this bug: Author: amdmi3 Date: Sun Sep 20 22:26:09 UTC 2015 New revision: 397470 URL: https://svnweb.freebsd.org/changeset/ports/397470 Log: - Only use DOCS-related pkg-message when DOCS are enabled - Switch vardir handling from pkg-install script to @dir - Use options helpers - Add NO_ARCH - Reset maintainer by his own request PR: 203196 Submitted by: amdmi3 Approved by: nick@foobar.org (maintainer) Changes: head/devel/flyspray/Makefile head/devel/flyspray/files/pkg-install.in head/devel/flyspray/pkg-plist |
Created attachment 161171 [details] Patch - Only use DOCS-related pkg-message when DOCS are enabled - Switch vardir creation from pkg-install script to @dir - Use options helpers