Created attachment 185238 [details] www/luakit version update diff Update for www/luakit Port changes: - Version update to 2017.08.10 - Needs webkit2 >= 2.16 now - Cosmetic changes Luakit changes: - https://github.com/luakit/luakit/blob/develop/CHANGELOG.md Diff for www/luakit attached. Thanks!
Maintainer informed via mail
Created attachment 185239 [details] updated www/luakit diff I have updated the diff again. The webkit >=2.16 specification made the port compile it instead of taking the package.
Hey Stefan :-) Why this: -PORTVERSION= 2017.07.26 +PORTVERSION= 2017.08.10 +PORTREVISION= 2 When you dump PORTVERSION, there is no reason for PORTREVISION
Created attachment 185292 [details] updated www/luakit diff - without portrevision
Hi Jochen, I've bumped the portrevision between the first and the updated diff in this report. Just in case the first diff was committed already. I've added a diff without port revision.
Committed, thanks :-)
A commit references this bug: Author: joneum Date: Tue Aug 15 14:21:36 UTC 2017 New revision: 447986 URL: https://svnweb.freebsd.org/changeset/ports/447986 Log: - www/luakit: Update from 2017.07.26 to 2017.08.10 - Changelog: https://github.com/luakit/luakit/blob/develop/CHANGELOG.md PR: 221395 Submitted by: Stefan Hagen <freebsd-bugzilla@textmail.me> (maintainer) Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D11983 Changes: head/www/luakit/Makefile head/www/luakit/distinfo head/www/luakit/pkg-plist
Hi Jochen, In the commit I see the line: "/you/have/to/check/what/makeplist/gives/you" in the plist file. Could you please check this? Best Regards, Stefan
Created attachment 185476 [details] luakit 2017.08.10 r1 I've uploaded a new diff based on the current SVN HEAD tree that contains the last commit already. So you can just add it on top to correct the plist file. It also contains the NOT_FOR_ARCH_REASON fix and the $(PREFIX) -> ${PREFIX} fix. I've added PORTREVISION= 1
A commit references this bug: Author: joneum Date: Sat Aug 19 09:25:31 UTC 2017 New revision: 448292 URL: https://svnweb.freebsd.org/changeset/ports/448292 Log: - fix pkg-plist - pet portlint PR: 221395 Submitted by: Stefan Hagen <freebsd-bugzilla@textmail.me> (maintainer) Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D12049 Changes: head/www/luakit/Makefile head/www/luakit/distinfo head/www/luakit/pkg-plist
*** Bug 221549 has been marked as a duplicate of this bug. ***