Bug 222487 - net/kafka: Update to 0.11.0.1
Summary: net/kafka: Update to 0.11.0.1
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: freebsd-ports-bugs (Nobody)
URL:
Keywords: needs-qa
Depends on:
Blocks:
 
Reported: 2017-09-21 11:21 UTC by Pavel Timofeev
Modified: 2017-10-18 16:12 UTC (History)
2 users (show)

See Also:
dbaio: maintainer-feedback+


Attachments
port patch (941 bytes, patch)
2017-09-21 11:21 UTC, Pavel Timofeev
timp87: maintainer-approval+
Details | Diff
port patch fixed plist (4.93 KB, patch)
2017-09-25 07:50 UTC, Pavel Timofeev
timp87: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!