| Summary: | net-mgmt/ccnet: Update to 5.1.1 | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Ultima <Ultima1252> | ||||||||||||||||||||||||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||||||||||||||||||||||||
| Status: | Closed FIXED | ||||||||||||||||||||||||||||
| Severity: | Affects Some People | CC: | amdmi3, junovitch, miwi, pi, yan_jingfeng | ||||||||||||||||||||||||||
| Priority: | --- | Keywords: | easy, patch, patch-ready | ||||||||||||||||||||||||||
| Version: | Latest | Flags: | Ultima1252:
maintainer-feedback+
|
||||||||||||||||||||||||||
| Hardware: | Any | ||||||||||||||||||||||||||||
| OS: | Any | ||||||||||||||||||||||||||||
| Bug Depends on: | 204102 | ||||||||||||||||||||||||||||
| Bug Blocks: | 203933 | ||||||||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||||||
|
Description
Ultima
2015-10-21 15:09:56 UTC
Created attachment 162320 [details]
102amd64-poudriere.log
Created attachment 162321 [details]
102i386-poudriere.log
Created attachment 162322 [details]
93amd64-poudriere.log
Created attachment 162323 [details]
93i386-poudriere.log
Set maintainer-feedback+ as submitter is now maintainer and this is ready for QA and commit. Add depends on bug 204102 to have the audit trail on why the maintainer-feedback was reset. See also: https://lists.FreeBSD.org/pipermail/freebsd-ports/2015-October/100923.html Created attachment 163549 [details]
ccnet.diff
* Updated to 4.4.6
* Added LICENCE_FILE
* Sorted USES (for portlint)
* Added SHEBANGFIX
* Added Indentation for readability
Created attachment 163973 [details]
ccnet.diff
* Updated to 5.0.2
* Added LICENCE_FILE
* Sorted USES for portlint
* Regenerated patches for portlint
portlint -A:
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
0 fatal errors and 1 warning found.
false positive
poudriere -t -C:
Builds fine on 102amd64, 102i386, 93amd64, 93i386
Testing:
I am currently using this in production and have created many jails to test this patch.
This patch needs to be pushed with PR 203929 203933 203934 and 205122 205123
Created attachment 164806 [details]
ccnet.diff
Created attachment 166284 [details]
ccnet.diff
* Updated to 5.0.5
portlint -AC:
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
poudriere bulk -Ct:
102amd64: ok
102i386: ok
93amd64: ok
93i386: ok
I am testbuilding right now. Would it also work with mvn33 ? (In reply to Kurt Jaeger from comment #11) The last reply was for a different PR, sorry. Created attachment 167327 [details]
ccnet.diff
After r295435 on head, ccnet nolonger builds because P_KTHREAD was changed to P_KPROG, Added if for this change.
What all was added?
* P_KTHREAD --> P_KPROG
*** Bug 208799 has been marked as a duplicate of this bug. *** Martin, are you going to commit this? Also I think ${OSVERSION} check also needs ${OPSYS} check, e.g. .if ${OPSYS} == FreeBSD && ${OSVERSION} >= ...
Created attachment 169318 [details] ccnet.diff (In reply to Dmitry Marakasov from comment #16) The check is already in the patchfile, but I decided that ill just use you're patchfile. Created attachment 169387 [details]
ccnet.diff
* Updated to 5.1.1
A commit references this bug: Author: amdmi3 Date: Sun Apr 17 10:34:59 UTC 2016 New revision: 413504 URL: https://svnweb.freebsd.org/changeset/ports/413504 Log: - Update to 5.1.1 - Added LICENCE_FILE - Sorted USES for portlint - Regenerated patches for portlint PR: 203930 Submitted by: Ultima1252@gmail.com (maintainer) Changes: head/net-mgmt/ccnet/Makefile head/net-mgmt/ccnet/distinfo head/net-mgmt/ccnet/files/patch-Makefile.am head/net-mgmt/ccnet/files/patch-configure.ac head/net-mgmt/ccnet/files/patch-lib_Makefile.am head/net-mgmt/ccnet/files/patch-lib_net.c head/net-mgmt/ccnet/files/patch-lib_utils.c head/net-mgmt/ccnet/files/patch-net_common_getgateway.c head/net-mgmt/ccnet/pkg-plist |