All of the .pl files in this port need their shebang line changed from: #!/usr/bin/perl to: #!/usr/local/bin/perl Following UPDATING:20150513.
Created attachment 174124 [details] mythplugin-mythweb-0.28-v02.patch - Add SHEBANGFIX on perl files - Update to 0.28 - Add License - Set permissions on pkg-plist portlint: OK (looks fine.) testport: poudriere: i386, 10.3 (OK) poudriere: amd64, 10.3 (OK) poudriere: i386, 9.3 (OK) poudriere: amd64, 9.3 (OK) poudriere: i386, 12 (OK) poudriere: amd64, 12 (OK)
Created attachment 174877 [details] mythplugin-mythweb-0.28-v02.patch I've updated the patch, port was changed on r422175
The update to 0.28 needs to wait until multimedia/mythtv was updated to 0.28.
A commit references this bug: Author: decke Date: Wed Nov 16 16:01:08 UTC 2016 New revision: 426247 URL: https://svnweb.freebsd.org/changeset/ports/426247 Log: - Add shebangfix on perl files - Simplify folder permissions in pkg-plist PR: 203362 Submitted by: Danilo G. Baio <dbaio@bsd.com.br> Reported by: eborisch+FreeBSD@gmail.com Changes: head/www/mythplugin-mythweb/Makefile head/www/mythplugin-mythweb/pkg-plist
Committed excluding the update to 0.28 which should happen together with an update to the main mythtv ports. Thanks a lot for the patch and sorry that it took me over a year to commit it :(