Bug 211639

Summary: x11/rofi: Update to 1.1.0
Product: Ports & Packages Reporter: Greg Fitzgerald <gregf>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed Feedback Timeout    
Severity: Affects Only Me CC: nomoo
Priority: --- Keywords: easy, needs-qa, patch
Version: LatestFlags: bugzilla: maintainer-feedback? (nomoo)
Hardware: Any   
OS: Any   
Attachments:
Description Flags
rofi.diff vlad-fbsd: maintainer-approval? (nomoo)

Description Greg Fitzgerald 2016-08-07 02:05:54 UTC
Created attachment 173376 [details]
rofi.diff

Updates x11/rofi to 1.1.0. I removed USE_GH and pulled the release tarball that davedavenport makes for the releases. This differs from the source.tar.gz that github provides by including a working configure script.
Comment 1 VK 2016-08-13 08:37:22 UTC
Thanks for the patch. Please confirm the changes pass QA (portlint, poudriere).
Comment 2 Greg Fitzgerald 2016-08-13 17:47:24 UTC
poudriere passes just fine.

[00:30:01] ====>> [01][00:00:00] Starting build of x11/rofi
[00:30:36] ====>> [01][00:00:35] Finished build of x11/rofi: Success
[00:30:37] ====>> Stopping 8 builders
[00:30:38] ====>> Creating pkgng repository
Creating repository in /tmp/packages: 100%
Packing files for repository: 100%
[00:30:39] ====>> Committing packages to repository
[00:30:39] ====>> Removing old packages
[00:30:39] ====>> Built ports: devel/ccache devel/llvm37 devel/libclc graphics/libglapi graphics/gbm graphics/libGL graphics/libEGL graphics/cairo devel/gobject-introspection print/harfbuzz x11-toolkits/pango x11/rofi
[10amd64-local-workstation] [2016-08-13_09h49m32s] [committing:] Queued: 12 Built: 12 Failed: 0  Skipped: 0  Ignored: 0  Tobuild: 0   Time: 00:30:39
Comment 3 Greg Fitzgerald 2016-08-13 18:00:17 UTC
portlint is complaining about a fatal error.

FATAL: Makefile: extra item "MASTER_SITES " placed in the PORTNAME section.
1 fatal error and 0 warnings found.

The placement looks right to me according to the porters handbook. Can someone confirm?
Comment 4 Dmitry Marakasov freebsd_committer freebsd_triage 2016-08-18 15:23:48 UTC
Your patch has numerous whitespace issues, that's what also causes portlint error. Note that version 1.2.0 was released not long ago, so the patch could probably be updated to chase it
Comment 5 Dmitry Marakasov freebsd_committer freebsd_triage 2016-09-05 15:57:05 UTC
Ping