Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jun 2017 09:44:32 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r444173 - head/multimedia/totem-pl-parser
Message-ID:  <201706230944.v5N9iWcq041091@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Fri Jun 23 09:44:32 2017
New Revision: 444173
URL: https://svnweb.freebsd.org/changeset/ports/444173

Log:
  Update totem-pl-parser to 3.10.8.
  
  * Disable detection of gmime-3.0, for now.

Modified:
  head/multimedia/totem-pl-parser/Makefile
  head/multimedia/totem-pl-parser/distinfo
  head/multimedia/totem-pl-parser/pkg-plist

Modified: head/multimedia/totem-pl-parser/Makefile
==============================================================================
--- head/multimedia/totem-pl-parser/Makefile	Fri Jun 23 09:28:16 2017	(r444172)
+++ head/multimedia/totem-pl-parser/Makefile	Fri Jun 23 09:44:32 2017	(r444173)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	totem-pl-parser
-PORTVERSION=	3.10.7
+PORTVERSION=	3.10.8
 CATEGORIES=	multimedia gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome2
@@ -31,5 +31,9 @@ OPTIONS_DEFAULT=QUVI
 QUVI_DESC=	Flash media stream URL support
 QUVI_CONFIGURE_ENABLE=	quvi
 QUVI_LIB_DEPENDS=	libquvi-0.9.so:multimedia/libquvi09
+
+post-patch:
+	@${REINPLACE_CMD} -e 's|gmime-3.0|disabled-gmime-3.0|g' \
+		${WRKSRC}/configure
 
 .include <bsd.port.mk>

Modified: head/multimedia/totem-pl-parser/distinfo
==============================================================================
--- head/multimedia/totem-pl-parser/distinfo	Fri Jun 23 09:28:16 2017	(r444172)
+++ head/multimedia/totem-pl-parser/distinfo	Fri Jun 23 09:44:32 2017	(r444173)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1477062322
-SHA256 (gnome2/totem-pl-parser-3.10.7.tar.xz) = 9c8285bc3131faa309d5cba5a919d5166abc2b8cc5a0c850fe861be8b14e089c
-SIZE (gnome2/totem-pl-parser-3.10.7.tar.xz) = 1608864
+TIMESTAMP = 1498210013
+SHA256 (gnome2/totem-pl-parser-3.10.8.tar.xz) = ffc50a0713d5f3049912545169eea7d367483b2c4a868032940516ed1e78dd2b
+SIZE (gnome2/totem-pl-parser-3.10.8.tar.xz) = 1618992

Modified: head/multimedia/totem-pl-parser/pkg-plist
==============================================================================
--- head/multimedia/totem-pl-parser/pkg-plist	Fri Jun 23 09:28:16 2017	(r444172)
+++ head/multimedia/totem-pl-parser/pkg-plist	Fri Jun 23 09:44:32 2017	(r444173)
@@ -18,12 +18,10 @@ libdata/pkgconfig/totem-plparser.pc
 %%DOCSDIR%%/TotemPlParser.html
 %%DOCSDIR%%/TotemPlPlaylist.html
 %%DOCSDIR%%/annotation-glossary.html
-%%DOCSDIR%%/api-index-deprecated.html
 %%DOCSDIR%%/api-index-full.html
 %%DOCSDIR%%/api-reference.html
 %%DOCSDIR%%/home.png
 %%DOCSDIR%%/index.html
-%%DOCSDIR%%/ix02.html
 %%DOCSDIR%%/left-insensitive.png
 %%DOCSDIR%%/left.png
 %%DOCSDIR%%/right-insensitive.png



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