Created attachment 176604 [details] patch Passes poudriere 11amd64.
Created attachment 176605 [details] patch
Comment on attachment 176605 [details] patch $ make checksum ===> License GPLv3 accepted by the user ===> sqlitestudio-3.1.1 depends on file: /usr/local/sbin/pkg - found => sqlitestudio-3.1.1.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch http://sqlitestudio.pl/files/sqlitestudio3/complete/tar/sqlitestudio-3.1.1.tar.gz fetch: http://sqlitestudio.pl/files/sqlitestudio3/complete/tar/sqlitestudio-3.1.1.tar.gz: size mismatch: expected 8617161, actual 8610037 => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/sqlitestudio-3.1.1.tar.gz fetch: http://distcache.FreeBSD.org/ports-distfiles/sqlitestudio-3.1.1.tar.gz: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /d/ and try again. *** Error code 1
FWIW, PLUGIN_DIRS conditionals can be simplified via _VARS option helper but bsd.port.options.mk line before make targets would still be required unless you convert .for loops into sh(1) syntax as well.
Created attachment 177918 [details] patch Thanks Jan, I fixed checksum and made improvements you suggested. It looks like the upstream re-made the release. Yuri
A commit references this bug: Author: wen Date: Wed Dec 21 06:20:20 UTC 2016 New revision: 429043 URL: https://svnweb.freebsd.org/changeset/ports/429043 Log: - Update to 3.1.1 - Update pkg-descr PR: 214181 Submitted by: yuri@rawbw.com(maintainer) Changes: head/databases/sqlitestudio/Makefile head/databases/sqlitestudio/distinfo head/databases/sqlitestudio/pkg-descr