Created attachment 179842 [details] patch (svn diff) for sysutils/farbot this pr(1) makes the following changes to sysutils/farbot MASTER_SITES: replaces GOOGLE with GITHUB PORTVERSION: updates 1.0.b2 to 1.0 MAINTAINER: ports@ to me distinfo pkg-plist pkg-descr: reflow, and update WWW That's pretty much it! Please see the svn diff sysutils_farbot.diff, and the build log sysutils-farbot-QA-LOG, attached. For further details. Thanks! --Chris
Created attachment 179843 [details] build log for sysutils/farbot
I'll try to get in touch with original maintainer.
Ha ha, whoops, should have looked at the diff first!
Can we USE_PYTHON autoplist for this?
distinfo is missing TIMESTAMP, but otherwise it's OK
Sorry, commented on wrong bug :)
I have a couple of other plist-related comments: %%ETCDIR%% should refer to a directory, but refer to a string component in etc/farbot.conf.sample. I know "make makeplist" does this for you, but this should be expanded. Also, since this is a .sample file, we need a @sample macro to expand this to farbot.conf on install.
Created attachment 180057 [details] alternative patch Please review this and let me know if it is OK.
Comment on attachment 180057 [details] alternative patch I like it, Nikolai Lifanov. Please use it! :-) --Chris
A commit references this bug: Author: lifanov Date: Thu Feb 16 20:36:54 UTC 2017 New revision: 434252 URL: https://svnweb.freebsd.org/changeset/ports/434252 Log: unbreak sysutils/farbot and update to 1.0 - update to 1.0 - switch form GOOGLE_CODE to GITHUB - add LICENSE - switch to autoplist - use @sample for etc/farbot.conf.sample PR: 216972 Submitted by: Chris Hutchinson <portmaster@bsdforge.com> Changes: head/sysutils/farbot/Makefile head/sysutils/farbot/distinfo head/sysutils/farbot/pkg-descr head/sysutils/farbot/pkg-plist
Committed with changes, thanks! FYI: this one was also missing TIMESTAMP in distinfo, so I added it. So far you've been doing awesome work. Feel free to CC me directly to bugs you would like me to take a look at.
(In reply to Nikolai Lifanov from comment #11) > Committed with changes, thanks! > > FYI: this one was also missing TIMESTAMP in distinfo, so I added it. > > So far you've been doing awesome work. > Feel free to CC me directly to bugs you would like me to take a look at. That's a very kind offer, Nikolai. Thanks! --Chris