Created attachment 165440 [details] games/wtf: add license After recent licenses database change, add PD (explicitly specified by NetBSD for these files).
I don't think we bump portrevision for license changes.
Feel free to disagree, but license change results in a different package. $ echo "SELECT licenses.name > FROM licenses,packages,pkg_licenses > WHERE packages.name like 'ansible%' > AND licenses.id=license_id > AND packages.id=package_id;" | pkg shell GPLv3
of course it does. So does changed the pkg-descr or COMMENT. There's a general policy that data changes like that do not mandate a new package being built. Yes, that specifically applies to licenses too. It's been discussed. it's not the end of the world if it gets bumped, but generally you do NOT bump for the addition of a license (maybe maybe for a license change, but this is not a change)
Good to know. I didn't realize this. I thought that package changes needed bumps.
Created attachment 165443 [details] games/wtf: add license (no portrevision bump)
A commit references this bug: Author: amdmi3 Date: Tue Jan 12 20:09:07 UTC 2016 New revision: 405909 URL: https://svnweb.freebsd.org/changeset/ports/405909 Log: - Add LICENSE PR: 206160 Submitted by: lifanov@mail.lifanov.com (maintainer) Changes: head/games/wtf/Makefile