For PR195736 ohauer suggested to use this syntax in pkg-plist @(,,0555) lib/ocaml/expunge @(,,0555) lib/ocaml/extract_crc instead of @mode 0555 lib/ocaml/expunge lib/ocaml/extract_crc @mode reason: The suggested syntax is better for pkg-plist regeneration / diff. Problem: portlint does not recognize this: WARN: /home/pi/myp/lang/ocaml/pkg-plist: [291]: unknown pkg-plist directive "@(,,0555) lib/ocaml/expunge"
Added in my CVS repo pending the next release.
A commit references this bug: Author: marcus Date: Sun Oct 25 17:27:39 UTC 2015 New revision: 400154 URL: https://svnweb.freebsd.org/changeset/ports/400154 Log: Update to 2.16.7. * Add support for @(...) notation [1] * Remove the check for USES being sorted. Order is important. [2] * Add support for making sure @owner and @group are properly reset [3] PR: 202570 [1] 203908 [2] 202711 [3] Changes: head/ports-mgmt/portlint/Makefile head/ports-mgmt/portlint/src/portlint.pl
Added in 2.16.7.