From owner-svn-ports-head@freebsd.org Fri Oct 25 23:37:32 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3FDCF15F01F; Fri, 25 Oct 2019 23:37:32 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 470LBN0ygvz4CnD; Fri, 25 Oct 2019 23:37:32 +0000 (UTC) (envelope-from tcberner@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 DE8022DF19; Fri, 25 Oct 2019 23:37:31 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x9PNbVBQ016937; Fri, 25 Oct 2019 23:37:31 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x9PNbVS3016934; Fri, 25 Oct 2019 23:37:31 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201910252337.x9PNbVS3016934@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Fri, 25 Oct 2019 23:37:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r515670 - head/graphics/exiv2 X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: head/graphics/exiv2 X-SVN-Commit-Revision: 515670 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.29 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, 25 Oct 2019 23:37:32 -0000 Author: tcberner Date: Fri Oct 25 23:37:31 2019 New Revision: 515670 URL: https://svnweb.freebsd.org/changeset/ports/515670 Log: graphics/exiv2: upgrade to 0.27.2 PR: 241322 Exp-run by: antoine Modified: head/graphics/exiv2/Makefile head/graphics/exiv2/distinfo head/graphics/exiv2/pkg-plist Modified: head/graphics/exiv2/Makefile ============================================================================== --- head/graphics/exiv2/Makefile Fri Oct 25 23:35:44 2019 (r515669) +++ head/graphics/exiv2/Makefile Fri Oct 25 23:37:31 2019 (r515670) @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= exiv2 -DISTVERSION= 0.27.1 +DISTVERSION= 0.27.2 DISTVERSIONSUFFIX= -Source -PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= graphics -MASTER_SITES= https://www.exiv2.org/releases/ +MASTER_SITES= https://www.exiv2.org/builds/ MAINTAINER= multimedia@FreeBSD.org COMMENT= Exif, IPTC, and XMP metadata manipulation library and tools @@ -23,7 +22,7 @@ USE_LDCONFIG= yes LDFLAGS+= -lintl CMAKE_ON= EXIV2_ENABLE_VIDEO \ - EXIV2_BUILD_PO + EXIV2_ENABLE_NLS CMAKE_OFF= EXIV2_ENABLE_LIBXMP OPTIONS_DEFINE= SAMPLE Modified: head/graphics/exiv2/distinfo ============================================================================== --- head/graphics/exiv2/distinfo Fri Oct 25 23:35:44 2019 (r515669) +++ head/graphics/exiv2/distinfo Fri Oct 25 23:37:31 2019 (r515670) @@ -1,3 +1,3 @@ -TIMESTAMP = 1557685573 -SHA256 (exiv2-0.27.1-Source.tar.gz) = f125286980fd1bcb28e188c02a93946951c61e10784720be2301b661a65b3081 -SIZE (exiv2-0.27.1-Source.tar.gz) = 27210365 +TIMESTAMP = 1571385425 +SHA256 (exiv2-0.27.2-Source.tar.gz) = 2652f56b912711327baff6dc0c90960818211cf7ab79bb5e1eb59320b78d153f +SIZE (exiv2-0.27.2-Source.tar.gz) = 27591236 Modified: head/graphics/exiv2/pkg-plist ============================================================================== --- head/graphics/exiv2/pkg-plist Fri Oct 25 23:35:44 2019 (r515669) +++ head/graphics/exiv2/pkg-plist Fri Oct 25 23:37:31 2019 (r515670) @@ -82,16 +82,15 @@ include/exiv2/version.hpp include/exiv2/webpimage.hpp include/exiv2/xmp_exiv2.hpp include/exiv2/xmpsidecar.hpp -lib/exiv2/cmake/exiv2Config-%%CMAKE_BUILD_TYPE%%.cmake -lib/exiv2/cmake/exiv2Config.cmake -lib/exiv2/cmake/exiv2ConfigVersion.cmake +lib/cmake/exiv2/exiv2Config-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/exiv2/exiv2Config.cmake +lib/cmake/exiv2/exiv2ConfigVersion.cmake lib/libexiv2.so -lib/libexiv2.so.0.27.1 +lib/libexiv2.so.0.27.2 lib/libexiv2.so.27 lib/libexiv2-xmp.a libdata/pkgconfig/exiv2.pc man/man1/exiv2.1.gz -%%SAMPLE%%man/man1/exiv2samples.1.gz share/locale/bs/LC_MESSAGES/exiv2.mo share/locale/ca/LC_MESSAGES/exiv2.mo share/locale/de/LC_MESSAGES/exiv2.mo @@ -100,6 +99,7 @@ share/locale/fi/LC_MESSAGES/exiv2.mo share/locale/fr/LC_MESSAGES/exiv2.mo share/locale/gl/LC_MESSAGES/exiv2.mo share/locale/ms/LC_MESSAGES/exiv2.mo +share/locale/nl/LC_MESSAGES/exiv2.mo share/locale/pl/LC_MESSAGES/exiv2.mo share/locale/pt/LC_MESSAGES/exiv2.mo share/locale/ru/LC_MESSAGES/exiv2.mo