From owner-svn-ports-all@freebsd.org Thu Jul 9 10:41:38 2020 Return-Path: Delivered-To: svn-ports-all@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 B298836656C; Thu, 9 Jul 2020 10:41:38 +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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4B2Xm24M9Cz3Zbf; Thu, 9 Jul 2020 10:41:38 +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 78F45FCBA; Thu, 9 Jul 2020 10:41:38 +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 069AfciR062406; Thu, 9 Jul 2020 10:41:38 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 069Afbf6062404; Thu, 9 Jul 2020 10:41:37 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <202007091041.069Afbf6062404@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Thu, 9 Jul 2020 10:41:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r541741 - branches/2020Q3/graphics/exiv2 X-SVN-Group: ports-branches X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: branches/2020Q3/graphics/exiv2 X-SVN-Commit-Revision: 541741 X-SVN-Commit-Repository: ports 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.33 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: Thu, 09 Jul 2020 10:41:38 -0000 Author: tcberner Date: Thu Jul 9 10:41:37 2020 New Revision: 541741 URL: https://svnweb.freebsd.org/changeset/ports/541741 Log: MFH: r541320 graphics/exiv2: update to 0.27.3 PR: 247708 Submitted by: daniel.engberg.lists@pyret.net Exp-run by: antoine Approved by: ports-secteam (joneum) Modified: branches/2020Q3/graphics/exiv2/Makefile branches/2020Q3/graphics/exiv2/distinfo branches/2020Q3/graphics/exiv2/pkg-plist Directory Properties: branches/2020Q3/ (props changed) Modified: branches/2020Q3/graphics/exiv2/Makefile ============================================================================== --- branches/2020Q3/graphics/exiv2/Makefile Thu Jul 9 10:13:27 2020 (r541740) +++ branches/2020Q3/graphics/exiv2/Makefile Thu Jul 9 10:41:37 2020 (r541741) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= exiv2 -DISTVERSION= 0.27.2 +DISTVERSION= 0.27.3 DISTVERSIONSUFFIX= -Source PORTEPOCH= 1 CATEGORIES= graphics @@ -15,24 +15,37 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libexpat.so:textproc/expat2 +TEST_DEPENDS= bash:shells/bash -USES= cmake compiler:c++11-lang cpe gettext iconv pathfix localbase:ldflags +USES= cmake compiler:c++11-lang cpe gettext iconv pathfix \ + python:3.5+,test localbase:ldflags USE_LDCONFIG= yes +TEST_TARGET= tests + LDFLAGS+= -lintl CMAKE_ON= EXIV2_ENABLE_VIDEO \ EXIV2_ENABLE_NLS CMAKE_OFF= EXIV2_ENABLE_LIBXMP -OPTIONS_DEFINE= SAMPLE +OPTIONS_DEFINE= SAMPLE TEST OPTIONS_SUB= yes +TEST_IMPLIES= SAMPLE SAMPLE_DESC= Include sample applications SAMPLE_CMAKE_BOOL= EXIV2_BUILD_SAMPLES +TEST_CMAKE_BOOL= EXIV2_BUILD_UNIT_TESTS + PATHFIX_CMAKELISTSTXT= CMakeChecks.txt WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-Source + +post-patch: + @${REINPLACE_CMD} -e 's|python3|${PYTHON_CMD}|' \ + ${WRKSRC}/test/Makefile + @${REINPLACE_CMD} -e 's|python3|${PYTHON_CMD}|' \ + ${WRKSRC}/test/functions.source .include Modified: branches/2020Q3/graphics/exiv2/distinfo ============================================================================== --- branches/2020Q3/graphics/exiv2/distinfo Thu Jul 9 10:13:27 2020 (r541740) +++ branches/2020Q3/graphics/exiv2/distinfo Thu Jul 9 10:41:37 2020 (r541741) @@ -1,3 +1,3 @@ -TIMESTAMP = 1571385425 -SHA256 (exiv2-0.27.2-Source.tar.gz) = 2652f56b912711327baff6dc0c90960818211cf7ab79bb5e1eb59320b78d153f -SIZE (exiv2-0.27.2-Source.tar.gz) = 27591236 +TIMESTAMP = 1593677376 +SHA256 (exiv2-0.27.3-Source.tar.gz) = a79f5613812aa21755d578a297874fb59a85101e793edc64ec2c6bd994e3e778 +SIZE (exiv2-0.27.3-Source.tar.gz) = 26447901 Modified: branches/2020Q3/graphics/exiv2/pkg-plist ============================================================================== --- branches/2020Q3/graphics/exiv2/pkg-plist Thu Jul 9 10:13:27 2020 (r541740) +++ branches/2020Q3/graphics/exiv2/pkg-plist Thu Jul 9 10:41:37 2020 (r541741) @@ -1,35 +1,18 @@ %%SAMPLE%%bin/addmoddel -%%SAMPLE%%bin/convert-test -%%SAMPLE%%bin/easyaccess-test %%SAMPLE%%bin/exifcomment %%SAMPLE%%bin/exifdata -%%SAMPLE%%bin/exifdata-test %%SAMPLE%%bin/exifprint %%SAMPLE%%bin/exifvalue bin/exiv2 %%SAMPLE%%bin/exiv2json %%SAMPLE%%bin/geotag -%%SAMPLE%%bin/ini-test -%%SAMPLE%%bin/iotest %%SAMPLE%%bin/iptceasy %%SAMPLE%%bin/iptcprint -%%SAMPLE%%bin/iptctest -%%SAMPLE%%bin/key-test -%%SAMPLE%%bin/largeiptc-test %%SAMPLE%%bin/metacopy -%%SAMPLE%%bin/mmap-test %%SAMPLE%%bin/mrwthumb -%%SAMPLE%%bin/path-test -%%SAMPLE%%bin/prevtest -%%SAMPLE%%bin/stringto-test %%SAMPLE%%bin/taglist -%%SAMPLE%%bin/tiff-test -%%SAMPLE%%bin/werror-test -%%SAMPLE%%bin/write-test -%%SAMPLE%%bin/write2-test %%SAMPLE%%bin/xmpdump %%SAMPLE%%bin/xmpparse -%%SAMPLE%%bin/xmpparser-test %%SAMPLE%%bin/xmpprint %%SAMPLE%%bin/xmpsample include/exiv2/asfvideo.hpp @@ -86,7 +69,7 @@ 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.2 +lib/libexiv2.so.0.27.3 lib/libexiv2.so.27 lib/libexiv2-xmp.a libdata/pkgconfig/exiv2.pc