Created attachment 144800 [details] pkg-plist patch Got a strange error, about /usr/local/bin/tcat and /usr/local/bin/untoast. Examining the files I found: lrwxr-xr-x 1 root wheel 5 2 Jul 21:27 tcat@ -> untoast lrwxr-xr-x 1 root wheel 5 2 Jul 21:27 untoast@ -> untoast Yeah, that doesn't look right. Rebuilt/reinstalled port. Same result: lrwxr-xr-x 1 root wheel 5 19 Jul 11:24 tcat@ -> untoast lrwxr-xr-x 1 root wheel 5 19 Jul 11:24 untoast@ -> untoast But, the files are under work/stage... are correct lrwxr-xr-x 1 root wheel 5 19 Jul 11:24 tcat@ -> toast lrwxr-xr-x 1 root wheel 5 19 Jul 11:24 untoast@ -> toast Oh, pkg-plist is causing them to be wrong.
A commit references this bug: Author: tijl Date: Sat Jul 19 18:56:10 UTC 2014 New revision: 362278 URL: http://svnweb.freebsd.org/changeset/ports/362278 Log: Fix pkg-plist PR: 191971 Changes: head/audio/gsm/Makefile head/audio/gsm/pkg-plist
Fixed in r362278.