Bug 216347 - net-mgmt/ccnet-client: Updated to 6.0.2
Summary: net-mgmt/ccnet-client: Updated to 6.0.2
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: Nikolai Lifanov
URL: https://github.com/haiwen/ccnet/commi...
Keywords: easy, patch-ready
Depends on:
Blocks:
 
Reported: 2017-01-21 17:34 UTC by Ultima
Modified: 2017-01-24 19:38 UTC (History)
2 users (show)

See Also:


Attachments
ccnet-client.diff (4.16 KB, patch)
2017-01-21 17:34 UTC, Ultima
Ultima1252: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ultima 2017-01-21 17:34:11 UTC
Created attachment 179186 [details]
ccnet-client.diff

This is an update to ccnet-client to the most current version, 6.0.2.


* Updated to 6.0.2
* Removed Shebangfix
* Regenerated patchfiles

 - Cleanup copyright statements.
 - Remove server code.
 - [lib] Remove openssl dependency in libccnet.
 - Rename LICENCE.txt to LICENSE.txt.
 - Add back python library


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 https://poudriere.ultimasbox.com/data/12amd64-test/2017-01-19_12h42m50s/logs/ccnet-client-6.0.2.log
12i386: success https://poudriere.ultimasbox.com/data/12i386-test/2017-01-19_12h42m52s/logs/ccnet-client-6.0.2.log
110amd64: success https://poudriere.ultimasbox.com/data/110amd64-test/2017-01-19_12h42m48s/logs/ccnet-client-6.0.2.log
110i386: success https://poudriere.ultimasbox.com/data/110i386-test/2017-01-19_12h42m49s/logs/ccnet-client-6.0.2.log
103amd64: success https://poudriere.ultimasbox.com/data/103amd64-test/2017-01-19_12h42m46s/logs/ccnet-client-6.0.2.log
103i386: success https://poudriere.ultimasbox.com/build.html?mastername=103i386-test&build=2017-01-19_12h42m47s
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-01-24 19:36:34 UTC
A commit references this bug:

Author: lifanov
Date: Tue Jan 24 19:35:42 UTC 2017
New revision: 432376
URL: https://svnweb.freebsd.org/changeset/ports/432376

Log:
  update net-mgmt/ccnet-client to 6.0.2

  Changes: https://github.com/haiwen/ccnet/commits/v6.0.2

  * Updated to 6.0.2
  * Removed Shebangfix
  * Regenerated patchfiles

   - Cleanup copyright statements.
   - Remove server code.
   - [lib] Remove openssl dependency in libccnet.
   - Rename LICENCE.txt to LICENSE.txt.
   - Add back python library

  PR:		216347
  Submitted by:	ultima1252@gmail.com (maintainer)
  Reviewed by:	matthew
  Approved by:	matthew (mentor)
  Differential Revision:	https://reviews.freebsd.org/D9285

Changes:
  head/net-mgmt/ccnet-client/Makefile
  head/net-mgmt/ccnet-client/distinfo
  head/net-mgmt/ccnet-client/files/patch-Makefile.am
  head/net-mgmt/ccnet-client/files/patch-configure.ac
  head/net-mgmt/ccnet-client/pkg-plist
Comment 2 Nikolai Lifanov freebsd_committer freebsd_triage 2017-01-24 19:38:37 UTC
Committed, thanks!