From owner-svn-ports-head@FreeBSD.ORG Mon Oct 6 16:53:35 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B9F34BE4; Mon, 6 Oct 2014 16:53:35 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A643C906; Mon, 6 Oct 2014 16:53:35 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s96GrZCT085787; Mon, 6 Oct 2014 16:53:35 GMT (envelope-from wg@FreeBSD.org) Received: (from wg@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s96GrZ1T085786; Mon, 6 Oct 2014 16:53:35 GMT (envelope-from wg@FreeBSD.org) Message-Id: <201410061653.s96GrZ1T085786@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: wg set sender to wg@FreeBSD.org using -f From: William Grzybowski Date: Mon, 6 Oct 2014 16:53:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370192 - head/multimedia/xbmc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2014 16:53:35 -0000 Author: wg Date: Mon Oct 6 16:53:34 2014 New Revision: 370192 URL: https://svnweb.freebsd.org/changeset/ports/370192 QAT: https://qat.redports.org/buildarchive/r370192/ Log: multimedia/xbmc: switch from py-imaging to py-pillow With hat: python Approved by: portmgr (bdrewery, implicit) Modified: head/multimedia/xbmc/Makefile Modified: head/multimedia/xbmc/Makefile ============================================================================== --- head/multimedia/xbmc/Makefile Mon Oct 6 16:28:08 2014 (r370191) +++ head/multimedia/xbmc/Makefile Mon Oct 6 16:53:34 2014 (r370192) @@ -2,7 +2,7 @@ PORTNAME= xbmc DISTVERSION= 13.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= multimedia MASTER_SITES= http://mirrors.xbmc.org/releases/source/ @@ -49,7 +49,7 @@ LIB_DEPENDS= libass.so:${PORTSDIR}/multi libyajl.so:${PORTSDIR}/devel/yajl RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \ glxinfo:${PORTSDIR}/graphics/mesa-demos \ - ${PYTHON_PKGNAMEPREFIX}imaging>0:${PORTSDIR}/graphics/py-imaging \ + ${PYTHON_PKGNAMEPREFIX}pillow>0:${PORTSDIR}/graphics/py-pillow \ xdpyinfo:${PORTSDIR}/x11/xdpyinfo USES= gmake iconv:wchar_t libtool:build pkgconfig python:2