Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jun 2015 15:10:50 +0000 (UTC)
From:      Alberto Villa <avilla@FreeBSD.org>
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
Message-ID:  <201506111510.t5BFAodk020876@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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-



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