From owner-svn-ports-head@FreeBSD.ORG Thu Jun 11 15:10:50 2015 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 CE432D68; Thu, 11 Jun 2015 15:10:50 +0000 (UTC) (envelope-from avilla@FreeBSD.org) 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 BBE8E18A9; Thu, 11 Jun 2015 15:10:50 +0000 (UTC) (envelope-from avilla@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t5BFAoCP020881; Thu, 11 Jun 2015 15:10:50 GMT (envelope-from avilla@FreeBSD.org) Received: (from avilla@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t5BFAodk020876; Thu, 11 Jun 2015 15:10:50 GMT (envelope-from avilla@FreeBSD.org) Message-Id: <201506111510.t5BFAodk020876@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: avilla set sender to avilla@FreeBSD.org using -f From: Alberto Villa Date: Thu, 11 Jun 2015 15:10:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r389226 - in head: multimedia/kodi multimedia/plexhometheater sysutils/fusefs-ifuse 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.20 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: Thu, 11 Jun 2015 15:10:50 -0000 Author: avilla Date: Thu Jun 11 15:10:49 2015 New Revision: 389226 URL: https://svnweb.freebsd.org/changeset/ports/389226 Log: - Chase libplist shlib version update. Modified: head/multimedia/kodi/Makefile head/multimedia/plexhometheater/Makefile head/sysutils/fusefs-ifuse/Makefile Modified: head/multimedia/kodi/Makefile ============================================================================== --- head/multimedia/kodi/Makefile Thu Jun 11 15:09:27 2015 (r389225) +++ head/multimedia/kodi/Makefile Thu Jun 11 15:10:49 2015 (r389226) @@ -2,7 +2,7 @@ PORTNAME= kodi DISTVERSION= 14.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= https://codeload.github.com/xbmc/xbmc/tar.gz/${DISTVERSION}-Helix?dummy=/ \ GH:ffmpeg Modified: head/multimedia/plexhometheater/Makefile ============================================================================== --- head/multimedia/plexhometheater/Makefile Thu Jun 11 15:09:27 2015 (r389225) +++ head/multimedia/plexhometheater/Makefile Thu Jun 11 15:10:49 2015 (r389226) @@ -3,6 +3,7 @@ PORTNAME= plexhometheater PORTVERSION= 1.4.1 +PORTREVISION= 1 DISTVERSIONPREFIX=v DISTVERSIONSUFFIX=.469-47a90f01 CATEGORIES= multimedia Modified: head/sysutils/fusefs-ifuse/Makefile ============================================================================== --- head/sysutils/fusefs-ifuse/Makefile Thu Jun 11 15:09:27 2015 (r389225) +++ head/sysutils/fusefs-ifuse/Makefile Thu Jun 11 15:10:49 2015 (r389226) @@ -3,7 +3,7 @@ PORTNAME= ifuse PORTVERSION= 1.1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://www.libimobiledevice.org/downloads/ PKGNAMEPREFIX= fusefs-