Date: Sun, 24 Aug 2014 18:13:10 +1000 From: andrew clarke <mail@ozzmosis.com> To: freebsd-ports@freebsd.org Subject: pkg 1.3.6 output bug Message-ID: <20140824081310.GA69160@ozzmosis.com>
next in thread | raw e-mail | index | archive | help
Installing a package built on another system I noticed pkg 1.3.6 shows incorrect output when installing with a dependency: # ls -l total 41123 -rw-r--r-- 1 ozzmosis ozzmosis 22222428 24 Aug 18:07 clang-devel-3.6.r216160.txz -rw-r--r-- 1 ozzmosis ozzmosis 19728928 24 Aug 18:08 llvm-devel-3.6.r216160.txz # pkg add clang-devel-3.6.r216160.txz Installing llvm-devel-3.6.r216160: 100% Installing llvm-devel-3.6.r216160: 100% # pkg -v 1.3.6 ie. llvm-devel is output twice, clang-devel not at all. Pretty sure this is a bug? Thanks, Regards Andrew
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140824081310.GA69160>