From owner-svn-ports-head@freebsd.org Mon Aug 13 21:20:20 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3E930107E052; Mon, 13 Aug 2018 21:20:20 +0000 (UTC) (envelope-from cmt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E35B98DBD2; Mon, 13 Aug 2018 21:20:19 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C44F512238; Mon, 13 Aug 2018 21:20:19 +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 w7DLKJa5089071; Mon, 13 Aug 2018 21:20:19 GMT (envelope-from cmt@FreeBSD.org) Received: (from cmt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7DLKJ3H089068; Mon, 13 Aug 2018 21:20:19 GMT (envelope-from cmt@FreeBSD.org) Message-Id: <201808132120.w7DLKJ3H089068@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cmt set sender to cmt@FreeBSD.org using -f From: Christoph Moench-Tegeder Date: Mon, 13 Aug 2018 21:20:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477117 - head/graphics/gexiv2 X-SVN-Group: ports-head X-SVN-Commit-Author: cmt X-SVN-Commit-Paths: head/graphics/gexiv2 X-SVN-Commit-Revision: 477117 X-SVN-Commit-Repository: ports 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.27 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: Mon, 13 Aug 2018 21:20:20 -0000 Author: cmt Date: Mon Aug 13 21:20:18 2018 New Revision: 477117 URL: https://svnweb.freebsd.org/changeset/ports/477117 Log: graphics/gexiv2: update to 0.10.8 while here, simplify MASTER_SITES as suggested by portlint PR: 230505 Submitted by: Ting-Wei Lan Modified: head/graphics/gexiv2/Makefile head/graphics/gexiv2/distinfo head/graphics/gexiv2/pkg-plist Modified: head/graphics/gexiv2/Makefile ============================================================================== --- head/graphics/gexiv2/Makefile Mon Aug 13 21:00:15 2018 (r477116) +++ head/graphics/gexiv2/Makefile Mon Aug 13 21:20:18 2018 (r477117) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= gexiv2 -PORTVERSION= 0.10.6 -PORTREVISION= 1 +PORTVERSION= 0.10.8 CATEGORIES= graphics -MASTER_SITES= GNOME/sources/gexiv2/${PORTVERSION:R} +# MASTER_SITES= GNOME/sources/gexiv2/${PORTVERSION:R} +MASTER_SITES= GNOME MAINTAINER= cmt@FreeBSD.org COMMENT= GObject-based wrapper around Exiv2 library Modified: head/graphics/gexiv2/distinfo ============================================================================== --- head/graphics/gexiv2/distinfo Mon Aug 13 21:00:15 2018 (r477116) +++ head/graphics/gexiv2/distinfo Mon Aug 13 21:20:18 2018 (r477117) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494702247 -SHA256 (gexiv2-0.10.6.tar.xz) = 132788919667254b42c026ab39ab3c3a5be59be8575c05fa4b371ca8aed55825 -SIZE (gexiv2-0.10.6.tar.xz) = 629872 +TIMESTAMP = 1533653718 +SHA256 (gexiv2-0.10.8.tar.xz) = 81c528fd1e5e03577acd80fb77798223945f043fd1d4e06920c71202eea90801 +SIZE (gexiv2-0.10.8.tar.xz) = 634696 Modified: head/graphics/gexiv2/pkg-plist ============================================================================== --- head/graphics/gexiv2/pkg-plist Mon Aug 13 21:00:15 2018 (r477116) +++ head/graphics/gexiv2/pkg-plist Mon Aug 13 21:20:18 2018 (r477117) @@ -1,4 +1,5 @@ include/gexiv2/gexiv2.h +include/gexiv2/gexiv2-enums.h include/gexiv2/gexiv2-log.h include/gexiv2/gexiv2-metadata.h include/gexiv2/gexiv2-managed-stream.h @@ -28,7 +29,6 @@ share/gtk-doc/html/gexiv2/home.png share/gtk-doc/html/gexiv2/index.html share/gtk-doc/html/gexiv2/left-insensitive.png share/gtk-doc/html/gexiv2/left.png -share/gtk-doc/html/gexiv2/object-tree.html share/gtk-doc/html/gexiv2/right-insensitive.png share/gtk-doc/html/gexiv2/right.png share/gtk-doc/html/gexiv2/style.css