From owner-svn-ports-all@freebsd.org Sat May 13 20:45:06 2017 Return-Path: Delivered-To: svn-ports-all@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 842F2D6BF52; Sat, 13 May 2017 20:45:06 +0000 (UTC) (envelope-from cmt@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 3C31F17B0; Sat, 13 May 2017 20:45:06 +0000 (UTC) (envelope-from cmt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4DKj50G031554; Sat, 13 May 2017 20:45:05 GMT (envelope-from cmt@FreeBSD.org) Received: (from cmt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4DKj5W2031551; Sat, 13 May 2017 20:45:05 GMT (envelope-from cmt@FreeBSD.org) Message-Id: <201705132045.v4DKj5W2031551@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cmt set sender to cmt@FreeBSD.org using -f From: Christoph Moench-Tegeder Date: Sat, 13 May 2017 20:45:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440856 - head/graphics/gexiv2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 May 2017 20:45:06 -0000 Author: cmt Date: Sat May 13 20:45:04 2017 New Revision: 440856 URL: https://svnweb.freebsd.org/changeset/ports/440856 Log: graphics/gexiv2: update to 0.10.6 Announcement: https://mail.gnome.org/archives/gexiv2-list/2017-May/msg00001.html While here, make sure stage-qa does not complain. Modified: head/graphics/gexiv2/Makefile head/graphics/gexiv2/distinfo head/graphics/gexiv2/pkg-plist Modified: head/graphics/gexiv2/Makefile ============================================================================== --- head/graphics/gexiv2/Makefile Sat May 13 20:34:50 2017 (r440855) +++ head/graphics/gexiv2/Makefile Sat May 13 20:45:04 2017 (r440856) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gexiv2 -PORTVERSION= 0.10.5 +PORTVERSION= 0.10.6 CATEGORIES= graphics MASTER_SITES= GNOME/sources/gexiv2/${PORTVERSION:R} @@ -29,6 +29,6 @@ pre-install: post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgexiv2.so - ${RM} ${STAGEDIR}${PREFIX}/lib/python*/site-packages/gi/overrides/GExiv2.py + ${RM} -r ${STAGEDIR}${PREFIX}/lib/python* .include Modified: head/graphics/gexiv2/distinfo ============================================================================== --- head/graphics/gexiv2/distinfo Sat May 13 20:34:50 2017 (r440855) +++ head/graphics/gexiv2/distinfo Sat May 13 20:45:04 2017 (r440856) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490473329 -SHA256 (gexiv2-0.10.5.tar.xz) = 318fe068cd414c0af91759a87c29fd577cd5d42bf7a6f50caff27535c02ac7f3 -SIZE (gexiv2-0.10.5.tar.xz) = 591752 +TIMESTAMP = 1494702247 +SHA256 (gexiv2-0.10.6.tar.xz) = 132788919667254b42c026ab39ab3c3a5be59be8575c05fa4b371ca8aed55825 +SIZE (gexiv2-0.10.6.tar.xz) = 629872 Modified: head/graphics/gexiv2/pkg-plist ============================================================================== --- head/graphics/gexiv2/pkg-plist Sat May 13 20:34:50 2017 (r440855) +++ head/graphics/gexiv2/pkg-plist Sat May 13 20:45:04 2017 (r440856) @@ -16,6 +16,7 @@ share/gtk-doc/html/gexiv2/GExiv2Metadata share/gtk-doc/html/gexiv2/GExiv2PreviewImage.html share/gtk-doc/html/gexiv2/GExiv2PreviewProperties.html share/gtk-doc/html/gexiv2/annotation-glossary.html +share/gtk-doc/html/gexiv2/api-index-0-10-6.html share/gtk-doc/html/gexiv2/api-index-full.html share/gtk-doc/html/gexiv2/ch01.html share/gtk-doc/html/gexiv2/deprecated-api-index.html