Summary: | [PATCH] devel/thunar-vcs-plugin: modernize and cleanup port | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Guido Falsi <madpilot> | ||||
Component: | Individual Port(s) | Assignee: | Guido Falsi <madpilot> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | sergey.dyatko | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(sergey.dyatko) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Feel free to commit it Thanks! A commit references this bug: Author: madpilot Date: Tue Jan 22 18:48:38 UTC 2019 New revision: 490972 URL: https://svnweb.freebsd.org/changeset/ports/490972 Log: - Add missing dependencies - Remove unneeded patch - Sort lists - Fix portlint warnings - Some cosmetic changes PR: 235126 Submitted by: myself Approved by: Sergey V. Dyatko <sergey.dyatko@gmail.com> Changes: head/devel/thunar-vcs-plugin/Makefile head/devel/thunar-vcs-plugin/files/ Committed. Thanks! |
Created attachment 201330 [details] patch Hi, I've committed a general cleanup and modernization patch for xfce ports in r490953. I also made similar changes to devel/thunar-vcs-plugin. In particular: - Removed unneeded patch - Added missing dependencies - Changed variable order to please portlint - Cosmetic changes, like sorting things and reflowing OPTIONS related parts Can you approve this patch? Thanks.