Summary: | net-mgmt/ccnet-server: Updated to 6.0.8 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Ultima <Ultima1252> | ||||
Component: | Individual Port(s) | Assignee: | Nikolai Lifanov <lifanov> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | lifanov, pi | ||||
Priority: | --- | Keywords: | easy, patch-ready | ||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://github.com/haiwen/ccnet-server/commits/v6.0.8-server | ||||||
Attachments: |
|
Description
Ultima
2017-02-19 19:31:30 UTC
Hi! Can we change this to a relative symlink? ====> Running Q/A tests (stage-qa) Warning: Bad symlink '/usr/local/bin/ccnet-server' pointing to an absolute pathname '/usr/local/www/haiwen/seafile-server/seafile/bin/ccnet-server' Switching it to a relative invocation like so: ${LN} -s '../${SEABIN}/ccnet-server' ${STAGEDIR}/${PREFIX}/bin/ccnet-server still produces a valid package: $ file `which ccnet-server` /usr/local/bin/ccnet-server: symbolic link to ../www/haiwen/seafile-server/seafile/bin/ccnet-server Do you mind if I make this change to your submission? (In reply to Nikolai Lifanov from comment #1) lgtm =] A commit references this bug: Author: lifanov Date: Sun Feb 19 19:52:11 UTC 2017 New revision: 434413 URL: https://svnweb.freebsd.org/changeset/ports/434413 Log: update net-mgmt/ccnet-server to 6.0.8 - [ldap] Print warning if user not found when login. - Fix pgsql memory occupation problem - Postgresql port setting - Add rpc for searching group by name Changes: https://github.com/haiwen/ccnet-server/commits/v6.0.8-server PR: 217235 Submitted by: ultima1252@gmail.com (maintainer) Changes: head/net-mgmt/ccnet-server/Makefile head/net-mgmt/ccnet-server/distinfo Committed with changes, thanks! |