Bug 192300 - ports-mgmt/pkg: PKGNG ignore new dependencies on upgrade
Summary: ports-mgmt/pkg: PKGNG ignore new dependencies on upgrade
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-pkg (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-01 07:31 UTC by Leonid Popov
Modified: 2015-01-17 18:16 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leonid Popov 2014-08-01 07:31:20 UTC
When I have added new package as dependence to another pkgng installed new dependence only when I call 
===============
pkg install package_with_new_dependence
===============
But when I call
===============
pkg upgrade
===============
it just upgraded package and haven't install it's new dependence
Comment 1 Leonid Popov 2014-08-01 08:19:36 UTC
pkg version: 1.3.3
Comment 2 John Marino freebsd_committer freebsd_triage 2014-08-01 11:29:23 UTC
over to maintainer