Created attachment 170572 [details] This is the shar file of the updated ports. I have notice that LXMusic got updated to 0.4.7 and I do want to add the updated ports. It is in the shar file attachment.
Thanks for the submission, but please supply a patch against the latest SVN tree. Shar files are only for new port submissions, not updates to existing. Please test, portlint, poudriere, and confirm it passes.
Created attachment 170581 [details] lxmusic ports diff from 0.4.5 to 0.4.7
Thanks. Please reset or remove PORTREVISION. Also please mark the patch as maintainer approved, since you're the maintainer.
Created attachment 170582 [details] lxmusic ports diff from 0.4.5 to 0.4.7 Ok this diff should be better.
Created attachment 170645 [details] New patch for audio/lxmusic The previous patch is not good shape: - %%NLS%% keywords are missing in pkg-plist - USES= localbase now replace *FLAGS= - In MASTER_SITES, it is advised do not hard-coded version
A commit references this bug: Author: olivierd Date: Thu May 26 19:32:16 UTC 2016 New revision: 415909 URL: https://svnweb.freebsd.org/changeset/ports/415909 Log: - Update to 0.4.7 - Replace CPPFLAGS and LDFLAGS by USES= localbase - Cosmetic change for documentation - Fix build when NLS option is not set PR: 209717 Submitted by: <ericturgeon@ghostbsd.org> (maintainer) Changes: head/audio/lxmusic/Makefile head/audio/lxmusic/distinfo head/audio/lxmusic/files/ head/audio/lxmusic/files/patch-configure head/audio/lxmusic/pkg-plist
Committed with minor changes, thanks!