Bug 191844 - sysutils/cbsd update to 10.0.6 version
Summary: sysutils/cbsd update to 10.0.6 version
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-12 16:49 UTC by Oleg Ginzburg
Modified: 2014-07-13 11:40 UTC (History)
1 user (show)

See Also:


Attachments
update to 10.0.6 version (658 bytes, text/plain)
2014-07-12 16:49 UTC, Oleg Ginzburg
no flags Details
update to 10.0.6 version (3.75 KB, patch)
2014-07-12 18:11 UTC, Oleg Ginzburg
no flags Details | Diff
fixes for missing items in pkg-plist (3.77 KB, patch)
2014-07-13 09:13 UTC, Oleg Ginzburg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Ginzburg 2014-07-12 16:49:01 UTC
Created attachment 144617 [details]
update to 10.0.6 version

Changes for port:
 fix issue for: shared object "libsqlite3.so.8" not found

Changes for 10.0.6:
 cbsd taskd: daemon for internal tasks
 bconstruct-tui: menubox for vm_os_type and get_vm_profiles
 bhyve: add support for install FreeBSD guest from ISO
 bhyve: implement other method for POPCNT checking
 repo: newjname as argument for alternative name of stored jail
Comment 1 Raphael Kubo da Costa freebsd_committer freebsd_triage 2014-07-12 17:41:26 UTC
You seem to have uploaded the wrong patch.
Comment 2 Oleg Ginzburg 2014-07-12 18:11:45 UTC
Created attachment 144619 [details]
update to 10.0.6 version

Sorry, you're right. Correct patch uploaded
Comment 3 Raphael Kubo da Costa freebsd_committer freebsd_triage 2014-07-12 18:27:50 UTC
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: man/man8/cbsd.8.gz
Comment 4 Oleg Ginzburg 2014-07-13 09:13:38 UTC
Created attachment 144627 [details]
fixes for missing items in pkg-plist

new patch
Comment 5 commit-hook freebsd_committer freebsd_triage 2014-07-13 11:39:36 UTC
A commit references this bug:

Author: rakuco
Date: Sun Jul 13 11:38:48 UTC 2014
New revision: 361672
URL: http://svnweb.freebsd.org/changeset/ports/361672

Log:
  Update to 10.0.6.

  Changes for 10.0.6:
   cbsd taskd: daemon for internal tasks
   bconstruct-tui: menubox for vm_os_type and get_vm_profiles
   bhyve: add support for install FreeBSD guest from ISO
   bhyve: implement other method for POPCNT checking
   repo: newjname as argument for alternative name of stored jail

  PR:		191844
  Submitted by:	olevole@olevole.ru (maintainer)

Changes:
  head/sysutils/cbsd/Makefile
  head/sysutils/cbsd/distinfo
  head/sysutils/cbsd/files/cbsdd.in
  head/sysutils/cbsd/pkg-plist-chunk
Comment 6 Raphael Kubo da Costa freebsd_committer freebsd_triage 2014-07-13 11:40:25 UTC
Committed, thank you!