Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Dec 2012 21:01:46 GMT
From:      mezz@FreeBSD.org
To:        c.petrik.sosa@gmail.com, mezz@FreeBSD.org, gnome@FreeBSD.org
Subject:   Re: ports/173802: [PATCH] audio/goobox optionsng
Message-ID:  <201212292101.qBTL1k4a032812@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: [PATCH] audio/goobox optionsng

State-Changed-From-To: open->closed
State-Changed-By: mezz
State-Changed-When: Sat Dec 29 20:59:12 UTC 2012
State-Changed-Why: 
Committed, thanks! You need to be more careful with remove the shared library
version.

-               unique-1.0.2:${PORTSDIR}/x11-toolkits/unique
+               unique-1:${PORTSDIR}/x11-toolkits/unique

Actually, it should be this:

+               unique-1.0:${PORTSDIR}/x11-toolkits/unique

The '1.0' is name of library. The '.2' is shared library version. To know this,
you can look at the 'ldconfig -r | grep unique' or take a look at its pkg-plist

http://www.freebsd.org/cgi/query-pr.cgi?pr=173802



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