Bug 195400 - www/youtube_dl: mark NO_ARCH
Summary: www/youtube_dl: mark NO_ARCH
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jan Beich
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2014-11-26 03:47 UTC by Jan Beich
Modified: 2015-01-28 13:56 UTC (History)
0 users

See Also:


Attachments
mark (407 bytes, patch)
2014-11-26 03:47 UTC, Jan Beich
no flags Details | Diff
|poudriere testport -P| log (10.1R i386) (12.88 KB, text/plain)
2014-11-26 03:49 UTC, Jan Beich
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2014-11-26 03:47:49 UTC
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?
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-11-26 03:47:49 UTC
Auto-assigned to maintainer araujo@FreeBSD.org
Comment 2 Jan Beich freebsd_committer freebsd_triage 2014-11-26 03:49:46 UTC
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.
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-01-28 13:49:41 UTC
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