Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jun 2015 04:38:12 -0700
From:      Jeffrey Bouquet <jeffreybouquet@yahoo.com>
To:        pkg@freebsd.org
Cc:        ports@freebsd.org
Subject:   SOLVED: pkg version mismatch [succeeds port...] 
Message-ID:  <1433158692.84575.YahooMailBasic@web140904.mail.bf1.yahoo.com>

next in thread | raw e-mail | index | archive | help
I noticed the ports tree here had net/uget 1.10.4_1 even after "svn up"... while
pkg upgrading installed 2.0.  "pkg version" (one of 3 ways) reported 
"succeeds port"... was about to post a question about pkg, but it can be fixed
by 

cd /usr/ports/net/uget
svn revert . -R 

[found at stackoverflow]

[I've about thirty of so of those directories to fix up, for installed ports... it seems].

Wondering if the fix can be put in CAVEATS or something in the pkg version
man page... "for those using subversion..." 

also if ever a man page with many examples is crafted for subversion on FreeBSD,
that could be one of them.

Others:

cd /usr/ports
svn resolve .





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1433158692.84575.YahooMailBasic>