Bug 204388 - [MAINTAINER] misc/raspberrypi-userland: update to 20151105
Summary: [MAINTAINER] misc/raspberrypi-userland: update to 20151105
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: arm Any
: --- Affects Only Me
Assignee: Jason Unovitch
URL:
Keywords: easy, patch, patch-ready
Depends on:
Blocks: 204392
  Show dependency treegraph
 
Reported: 2015-11-09 09:23 UTC by Mikael Urankar
Modified: 2015-11-13 12:33 UTC (History)
2 users (show)

See Also:


Attachments
Update patch (984 bytes, patch)
2015-11-09 09:23 UTC, Mikael Urankar
koobs: maintainer-approval+
Details | Diff
Update patch (2.65 KB, patch)
2015-11-13 07:44 UTC, Mikael Urankar
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikael Urankar freebsd_committer freebsd_triage 2015-11-09 09:23:57 UTC
Created attachment 162915 [details]
Update patch

Hi,

The update is needed for the upcoming omxplayer port.

Thanks!
Comment 1 Mikael Urankar freebsd_committer freebsd_triage 2015-11-09 09:26:03 UTC
poudriere log (too large to attach):
http://mikael.urankar.free.fr/FreeBSD/arm/build_logs/raspberrypi-userland-20151105.log
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-11-12 02:52:32 UTC
A commit references this bug:

Author: junovitch
Date: Thu Nov 12 02:51:51 UTC 2015
New revision: 401315
URL: https://svnweb.freebsd.org/changeset/ports/401315

Log:
  misc/raspberrypi-userland: update 20150501 -> 20151105

  PR:		204388
  Submitted by:	mikael.urankar@gmail.com (maintainer)

Changes:
  head/misc/raspberrypi-userland/Makefile
  head/misc/raspberrypi-userland/distinfo
Comment 3 Jason Unovitch freebsd_committer freebsd_triage 2015-11-12 02:55:03 UTC
Poudriere:
I reviewed the Poudriere log and I did not see any QA issues.

Given the 'ONLY_FOR_ARCHS= armv6' I'll consider that good vice the usual test on all releases on most PRs.

Portlint:
looks fine.

Mikael, thanks for taking care of this port and for the clean submission!
Comment 4 Jason Unovitch freebsd_committer freebsd_triage 2015-11-13 01:51:47 UTC
Mikael, please provide a patch to fix this.

===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: bin/raspividyuv
Error: Orphaned: bin/vcmailbox
Error: Orphaned: include/interface/mmal/core/mmal_events_private.h
Error: Orphaned: %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/hex/shader_4096k.hex
Error: Orphaned: %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello_pi/hello_fft/qasm/gpu_fft_4096k.qasm
Comment 5 Mikael Urankar freebsd_committer freebsd_triage 2015-11-13 07:44:35 UTC
Created attachment 163077 [details]
Update patch

Oups, sorry for the breakage, I'll do a poudriere testport from now on before submitting an update.
Thanks for the review.

build log:
http://mikael.urankar.free.fr/FreeBSD/arm/build_logs/raspberrypi-userland-20151105.log
Comment 6 commit-hook freebsd_committer freebsd_triage 2015-11-13 12:30:56 UTC
A commit references this bug:

Author: junovitch
Date: Fri Nov 13 12:30:21 UTC 2015
New revision: 401505
URL: https://svnweb.freebsd.org/changeset/ports/401505

Log:
  misc/raspberrypi-userland: add missing pkg-plist files; bump PORTREVISION

  PR:		204388
  Submitted by:	mikael.urankar@gmail.com (maintainer)

Changes:
  head/misc/raspberrypi-userland/Makefile
  head/misc/raspberrypi-userland/pkg-plist
Comment 7 Jason Unovitch freebsd_committer freebsd_triage 2015-11-13 12:33:21 UTC
(In reply to mikael.urankar from comment #5)
In the future keep in mind that we'd like to see the following attached or linked in a PR.  The 'testport' or 'bulk -t' would have caught these error in advance.

* Output from portlint -AC
* Output from poudriere (testport or bulk -t), OR
* make stage && make check-plist && make stage-qa && make package

Thanks!  Closing (again).