From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Feb 18 03:48:49 2015 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3975219B for ; Wed, 18 Feb 2015 03:48:49 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 0597825B for ; Wed, 18 Feb 2015 03:48:49 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t1I3mm13039314 for ; Wed, 18 Feb 2015 03:48:48 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 196299] [maintainer] multimedia/xbmc: Rename to kodi, Update to 14.0 Date: Wed, 18 Feb 2015 03:48:48 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch, needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Feb 2015 03:48:49 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D196299 Jan Beich changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jbeich@FreeBSD.org --- Comment #16 from Jan Beich --- Comment on attachment 152050 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D152050 diff of kodi update pkg-descr still mentions the old name and homepage. >-MASTER_SITES=3D http://mirrors.xbmc.org/releases/source/ >+MASTER_SITES=3D http://mirrors.kodi.tv/releases/source/ GH:ffmpeg >+DISTFILES=3D ${DISTVERSION}-Helix${EXTRACT_SUFX} ${GH_PROJECT}-${GH_TAGN= AME}.tar.gz:ffmpeg >+EXTRACT_ONLY=3D ${DISTVERSION}-Helix${EXTRACT_SUFX} Style nits: - Separate different MASTER_SITES and DISTFILES using a newline - Tabify whitespace >+USE_GITHUB=3D yes >+GH_ACCOUNT=3D xbmc >+GH_PROJECT=3D ffmpeg >+GH_COMMIT=3D 8865ab5 >+GH_TAGNAME=3D 2.4.4-Helix >+ Style nit: wrong place to put GH defines according to portlint(1) >-USE_SDL=3D image sdl >+USE_SDL=3D image sdl2 USE_SDL=3Dimage implicitly depends on USE_SDL=3Dsdl. Unless kodi links agai= nst both SDL 1.2 and SDL 2.0 change to USE_SDL=3D image2 sdl2 >-OPTIONS_DEFINE=3D AIRPLAY AIRTUNES AVAHI CEC DOCS LAME \ >- LIBBLURAY HAL LIRC MYSQL NONFREE PULSEAUDIO RTMP SFTP \ >- SMB VAAPI VDPAU VORBIS WEBSERVER XRANDR Why LAME, HAL, VORBIS, PULSEAUDIO are removed ? A succinct explanation for commit message would be enough. --=20 You are receiving this mail because: You are the assignee for the bug.=