Created attachment 175024 [details] cups-filters-1.11.3.patch * Update to 1.11.3 * Update distinfo * Update pkg-plist I am unable to find a URL for the changelog. Tested with poudriere for FreeBSD 9i386, 9amd64, 10i386 and 10amd64. One thing is that the ports framework tells me I need to add a LICENSE to this. I did not know how to do this for cups-filters. According to its COPYING file, it appears to have GPL-2 (and also GPL-2+), LGPL-2, Expat, GPL-3 (and also GPL-3+), BSD-4-clause and LGPL-2.1+ in its code base. (They also list the text of the MIT license but nothing is listed as using it, oddly.)
Created attachment 175069 [details] cups-filters-1.11.4.patch Looks like 1.11.4 came out yesterday after I submitted this, so I'm replacing the patch for that.
A commit references this bug: Author: pawel Date: Fri Sep 30 19:45:51 UTC 2016 New revision: 423018 URL: https://svnweb.freebsd.org/changeset/ports/423018 Log: Update to version 1.11.4 PR: 212871 Submitted by: Naram Qashat (maintainer) Changes: head/print/cups-filters/Makefile head/print/cups-filters/distinfo head/print/cups-filters/pkg-plist
To set more licenses use LICENSE_COMB=multi knob, with this LICENSE will accept multiple arguments. For details see Mk/bsd.licenses.mk file where all license related knobs are documented.