From owner-svn-ports-head@freebsd.org Fri Jun 23 09:44:33 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C5EEEDA0AD0; Fri, 23 Jun 2017 09:44:33 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 8837E7F1A8; Fri, 23 Jun 2017 09:44:33 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5N9iWIm041094; Fri, 23 Jun 2017 09:44:32 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5N9iWcq041091; Fri, 23 Jun 2017 09:44:32 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201706230944.v5N9iWcq041091@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Fri, 23 Jun 2017 09:44:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r444173 - head/multimedia/totem-pl-parser 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.23 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: Fri, 23 Jun 2017 09:44:33 -0000 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 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