ports/173802: [PATCH] audio/goobox optionsng

mezz at FreeBSD.org mezz at FreeBSD.org
Sat Dec 29 21:01:46 UTC 2012


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


More information about the freebsd-gnome mailing list