Bug 222487

Summary: net/kafka: Update to 0.11.0.1
Product: Ports & Packages Reporter: Pavel Timofeev <timp87>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: dbaio, timp87
Priority: --- Keywords: needs-qa
Version: LatestFlags: dbaio: maintainer-feedback+
Hardware: Any   
OS: Any   
Attachments:
Description Flags
port patch
timp87: maintainer-approval+
port patch fixed plist timp87: maintainer-approval+

Description Pavel Timofeev 2017-09-21 11:21:05 UTC
Created attachment 186588 [details]
port patch

Update net/kafka to 0.11.0.1
Comment 1 Danilo G. Baio freebsd_committer freebsd_triage 2017-09-23 11:28:16 UTC
Hi.
Thank you for your contribution. Could you please check these errors:

====> Running Q/A tests (stage-qa)
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/site-docs/documentation/index.html
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/site-docs/documentation/streams/architecture.html
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/site-docs/documentation/streams/core-concepts.html
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/site-docs/documentation/streams/developer-guide.html
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/site-docs/documentation/streams/index.html
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/site-docs/documentation/streams/quickstart.html
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/site-docs/documentation/streams/tutorial.html
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/site-docs/documentation/streams/upgrade-guide.html
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/site-docs/images/icons/architecture--white.png
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/site-docs/images/icons/architecture.png
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/site-docs/images/icons/documentation--white.png
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/site-docs/images/icons/documentation.png
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/site-docs/images/icons/tutorials--white.png
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/site-docs/images/icons/tutorials.png
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/site-docs/images/streams-cache-and-commit-interval.png
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/site-docs/images/streams-interactive-queries-01.png
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/site-docs/images/streams-interactive-queries-02.png
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/site-docs/images/streams-interactive-queries-03.png
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/site-docs/images/streams-interactive-queries-api-01.png
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/site-docs/images/streams-interactive-queries-api-02.png
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/site-docs/images/streams-welcome.png
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/site-docs/streams/architecture.html
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/site-docs/streams/core-concepts.html
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/site-docs/streams/developer-guide.html
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/site-docs/streams/index.html
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/site-docs/streams/quickstart.html
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/site-docs/streams/tutorial.html
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/site-docs/streams/upgrade-guide.html
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: %%DOCSDIR%%/site-docs/documentation/streams.html
Error: Missing: %%DOCSDIR%%/site-docs/streams.html
===> Error: Plist issues found.
*** Error code 1


Confirm that this change passes QA (portlint, poudriere in particular). 
For more information, see: https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/testing.html

Regards.
Comment 2 Pavel Timofeev 2017-09-25 07:50:21 UTC
Created attachment 186695 [details]
port patch fixed plist

(In reply to Danilo G. Baio from comment #1)

How did I miss that? I'm so sorry. Here is fixed patch
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-10-18 16:08:50 UTC
A commit references this bug:

Author: swills
Date: Wed Oct 18 16:08:27 UTC 2017
New revision: 452349
URL: https://svnweb.freebsd.org/changeset/ports/452349

Log:
  net/kafka: Update to 0.11.0.1

  PR:		222487
  Submitted by:	timp87@gmail.com (maintainer)

Changes:
  head/net/kafka/Makefile
  head/net/kafka/distinfo
  head/net/kafka/pkg-plist
Comment 4 Steve Wills freebsd_committer freebsd_triage 2017-10-18 16:12:13 UTC
Committed, thanks!