Summary: | net-mgmt/ccnet: Updated to 6.0.1 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Ultima <Ultima1252> | ||||||
Component: | Individual Port(s) | Assignee: | Thomas Zander <riggs> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | pi, riggs | ||||||
Priority: | --- | Keywords: | easy, patch | ||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
URL: | https://github.com/haiwen/ccnet/commits/v6.0.1 | ||||||||
Bug Depends on: | 215294 | ||||||||
Bug Blocks: | |||||||||
Attachments: |
|
Created attachment 178068 [details]
ccnet-client.diff
* Updated to 6.0.1
* Port cleanup
* Changed port name to net-mgmt/ccnet-client
portlint -AC:
WARN: Makefile: Consider adding support for a NLS knob to conditionally disable gettext support.
0 fatal errors and 1 warning found.
poudriere bulk -tC:
12amd64: success
12i386: success
110amd64: success
110i386: success
101amd64: success
101i386: success
93amd64: success
93i386: success
A commit references this bug: Author: riggs Date: Mon Dec 26 14:26:47 UTC 2016 New revision: 429523 URL: https://svnweb.freebsd.org/changeset/ports/429523 Log: Move net-mgmt/ccnet to net-mgmt/ccnet-client, update to upstream ver 6.0.1 PR: 215359 Submitted by: Ultima1252@gmail.com (maintainer) Changes: head/MOVED head/net-mgmt/Makefile head/net-mgmt/ccnet/ head/net-mgmt/ccnet-client/ head/net-mgmt/ccnet-client/Makefile head/net-mgmt/ccnet-client/distinfo head/net-mgmt/ccnet-client/pkg-plist head/net-mgmt/seafile-gui/Makefile |
Created attachment 178036 [details] ccnet-diff This is an update to net-mgmt/ccnet to the most current version, 6.0.1. There is nothing new in this version update worth mentioning. This update is a cleanup and removes many parts that is no longer required. This port use to contain parts for both -server and -client alike, this is no longer the case and only is the -client port. The -server port is now net-mgmt/ccnet-server. Was also attempting to resolve conflicts between the -server and -client port, however after looking into this issue, decided that it should be addressed upstream instead. * Updated to 6.0.1 * Port cleanup portlint -AC: WARN: Makefile: Consider adding support for a NLS knob to conditionally disable gettext support. WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy. 0 fatal errors and 2 warnings found. poudriere bulk -tC: 12amd64: success 12i386: success 110amd64: success 110i386: success 101amd64: success 101i386: success 93amd64: success 93i386: success