svn commit: r325987 - head/multimedia/libbluray

Mathieu Arnold mat at mat.cc
Tue Sep 3 06:42:50 UTC 2013


+--On 2 septembre 2013 13:02:51 +0000 William Grzybowski <wg at FreeBSD.org>
wrote:
| Author: wg
| Date: Mon Sep  2 13:02:50 2013
| New Revision: 325987
| URL: http://svnweb.freebsd.org/changeset/ports/325987
| 
| Log:
|   multimedia/libbluray: update to 0.3.0
|   
|   - Update to 0.3.0 [1]
|   - Use single space in WWW [1]
|   - Add LICENSE (LGPL21)
|   - Convert to new lib depends syntax
|   
|   Changes:
| 
| http://git.videolan.org/?p=libbluray.git;a=blob_plain;f=ChangeLog;hb=HEAD
|   
|   PR:		ports/181492
|   Submitted by:	Dominic Fandrey <kamikaze bsdforen.de> (maintainer)

After that, I get something strange if I enable JAVA :

# make WITH=JAVA -V_DEPEND_DIRS
/usr/ports/devel/apache-ant /usr/ports/ /usr/ports/devel/pkgconf
/usr/ports/devel/automake /usr/ports/devel/autoconf
/usr/ports/devel/libtool /usr/ports/textproc/libxml2
/usr/ports/multimedia/libaacs /usr/ports/converters/libiconv /usr/ports/

That is, /usr/ports/ being present twice, I think it's because JAVA_VERSION
is invalid, it contains 1.4+ whereas the doc says it starts at 1.5 :-)

I know it says BROKEN when using JAVA, I'm wondering if it's not the reason
why...

Regards,

-- 
Mathieu Arnold


More information about the svn-ports-all mailing list