svn commit: r389226 - in head: multimedia/kodi multimedia/plexhometheater sysutils/fusefs-ifuse

Alberto Villa avilla at FreeBSD.org
Thu Jun 11 15:10:50 UTC 2015


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-


More information about the svn-ports-head mailing list