Created attachment 149867 [details] mark To fix the following warning exposed by poudriere: ===> Registering installation for youtube_dl-2014.11.24 pkg-static: DEVELOPER_MODE: Notice: arch "freebsd:10:x86:32" -- no architecture specific files found: **** could this package use a wildcard architecture?
Auto-assigned to maintainer araujo@FreeBSD.org
Created attachment 149868 [details] |poudriere testport -P| log (10.1R i386) It transformed into: ===> Registering installation for youtube_dl-2014.11.24 pkg-static: DEVELOPER_MODE: Notice: arch "freebsd:10:*" -- no architecture specific files found: **** could this package use a wildcard architecture? Further fixing requires altering Mk/bsd.port.mk as it doesn't provide a way to wildcard ${OSREL:R} yet.
A commit references this bug: Author: jbeich Date: Wed Jan 28 13:48:42 UTC 2015 New revision: 378059 URL: https://svnweb.freebsd.org/changeset/ports/378059 Log: - Update to upstream version 2015.01.25 [1][2] - Install FISH and ZSH completions [3] - Remove BASH_DESC now that it's in bsd.options.desc.mk [3] - Mark as NO_ARCH [4] PR: 196298 [1] PR: 196946 [2] PR: 195399 [3] PR: 195400 [4] Differential Revision: https://reviews.freebsd.org/D1689 Submitted by: gblach [1], sunpoet [2] Reviewed by: bapt (mainly [3] and [4]) Approved by: araujo (maintainer) Approved by: bapt (mentor) Changes: head/www/youtube_dl/Makefile head/www/youtube_dl/distinfo head/www/youtube_dl/files/patch-youtube_dl____init__.py