Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Dec 2016 10:08:35 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r429050 - head/audio/lastfm-desktop
Message-ID:  <201612211008.uBLA8ZON082229@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed Dec 21 10:08:35 2016
New Revision: 429050
URL: https://svnweb.freebsd.org/changeset/ports/429050

Log:
  - Mark BROKEN on 9.x i386
  
  Approved by:	portmgr blanket

Modified:
  head/audio/lastfm-desktop/Makefile

Modified: head/audio/lastfm-desktop/Makefile
==============================================================================
--- head/audio/lastfm-desktop/Makefile	Wed Dec 21 10:07:31 2016	(r429049)
+++ head/audio/lastfm-desktop/Makefile	Wed Dec 21 10:08:35 2016	(r429050)
@@ -17,6 +17,8 @@ LIB_DEPENDS=	liblastfm.so:audio/liblastf
 		libimobiledevice.so:comms/libimobiledevice \
 		libplist.so:devel/libplist
 
+BROKEN_FreeBSD_9_i386=	does not build (LAV_Source.cpp:290: error: integer constant is too large for 'unsigned long' type)
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	lastfm
 



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