Date: Sat, 7 Sep 2024 09:33:10 GMT From: "Jason E. Hale" <jhale@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: f71b144a165b - 2024Q3 - graphics/exiv2: Update to 0.28.3 Message-ID: <202409070933.4879XA28041266@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q3 has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=f71b144a165b96b0f1aa7acaec3267dbc9dfa79a commit f71b144a165b96b0f1aa7acaec3267dbc9dfa79a Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2024-09-07 09:04:01 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2024-09-07 09:32:56 +0000 graphics/exiv2: Update to 0.28.3 https://github.com/Exiv2/exiv2/releases/tag/v0.28.3 PR: 281090 Reported by: Alven <alster@vinterdalen.se> MFH: 2024Q3 Security: 3e44c35f-6cf4-11ef-b813-4ccc6adda413 (cherry picked from commit 5594c90dd6631d467c5a00798aaf7d811dbc038a) --- graphics/exiv2/Makefile | 7 +++---- graphics/exiv2/distinfo | 6 +++--- graphics/exiv2/pkg-plist | 9 ++++++--- 3 files changed, 12 insertions(+), 10 deletions(-) diff --git a/graphics/exiv2/Makefile b/graphics/exiv2/Makefile index 89c2901944db..e3399ce4731d 100644 --- a/graphics/exiv2/Makefile +++ b/graphics/exiv2/Makefile @@ -1,6 +1,6 @@ PORTNAME= exiv2 DISTVERSIONPREFIX= v -DISTVERSION= 0.28.2 +DISTVERSION= 0.28.3 PORTEPOCH= 1 CATEGORIES= graphics @@ -13,8 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libbrotlidec.so:archivers/brotli \ libexpat.so:textproc/expat2 \ - libinih.so:devel/inih \ - libpng.so:graphics/png + libinih.so:devel/inih USES= cmake compiler:c++17-lang cpe dos2unix gettext-tools iconv \ localbase:ldflags pathfix shebangfix @@ -47,7 +46,7 @@ NLS_CMAKE_BOOL= EXIV2_ENABLE_NLS SAMPLE_CMAKE_BOOL= EXIV2_BUILD_SAMPLES -TEST_LIB_DEPENDS= libgtest.so:devel/googletest +TEST_BUILD_DEPENDS= googletest>0:devel/googletest TEST_TEST_DEPENDS= bash:shells/bash TEST_USES= python:build,test TEST_CMAKE_BOOL= EXIV2_BUILD_UNIT_TESTS diff --git a/graphics/exiv2/distinfo b/graphics/exiv2/distinfo index f4891eb36e86..cd05244fa7e7 100644 --- a/graphics/exiv2/distinfo +++ b/graphics/exiv2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707967147 -SHA256 (Exiv2-exiv2-v0.28.2_GH0.tar.gz) = 543bead934135f20f438e0b6d8858c55c5fcb7ff80f5d1d55489965f1aad58b9 -SIZE (Exiv2-exiv2-v0.28.2_GH0.tar.gz) = 45224206 +TIMESTAMP = 1725693241 +SHA256 (Exiv2-exiv2-v0.28.3_GH0.tar.gz) = 1315e17d454bf4da3cc0edb857b1d2c143670f3485b537d0f946d9ed31d87b70 +SIZE (Exiv2-exiv2-v0.28.3_GH0.tar.gz) = 46480702 diff --git a/graphics/exiv2/pkg-plist b/graphics/exiv2/pkg-plist index 1a78dbc27653..1e0a93bda246 100644 --- a/graphics/exiv2/pkg-plist +++ b/graphics/exiv2/pkg-plist @@ -32,7 +32,6 @@ include/exiv2/exiv2lib_export.h include/exiv2/exv_conf.h include/exiv2/futils.hpp include/exiv2/gifimage.hpp -include/exiv2/http.hpp include/exiv2/image.hpp include/exiv2/image_types.hpp include/exiv2/iptc.hpp @@ -67,24 +66,28 @@ lib/cmake/exiv2/exiv2ConfigVersion.cmake lib/cmake/exiv2/exiv2Export-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/exiv2/exiv2Export.cmake lib/libexiv2.so -lib/libexiv2.so.0.28.2 +lib/libexiv2.so.0.28.3 lib/libexiv2.so.28 libdata/pkgconfig/exiv2.pc -share/man/man1/exiv2.1.gz %%NLS%%share/locale/bs/LC_MESSAGES/exiv2.mo %%NLS%%share/locale/ca/LC_MESSAGES/exiv2.mo +%%NLS%%share/locale/da/LC_MESSAGES/exiv2.mo %%NLS%%share/locale/de/LC_MESSAGES/exiv2.mo %%NLS%%share/locale/es/LC_MESSAGES/exiv2.mo %%NLS%%share/locale/fi/LC_MESSAGES/exiv2.mo %%NLS%%share/locale/fr/LC_MESSAGES/exiv2.mo %%NLS%%share/locale/gl/LC_MESSAGES/exiv2.mo +%%NLS%%share/locale/it/LC_MESSAGES/exiv2.mo +%%NLS%%share/locale/ka/LC_MESSAGES/exiv2.mo %%NLS%%share/locale/ms/LC_MESSAGES/exiv2.mo %%NLS%%share/locale/nl/LC_MESSAGES/exiv2.mo %%NLS%%share/locale/pl/LC_MESSAGES/exiv2.mo %%NLS%%share/locale/pt/LC_MESSAGES/exiv2.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/exiv2.mo %%NLS%%share/locale/ru/LC_MESSAGES/exiv2.mo %%NLS%%share/locale/sk/LC_MESSAGES/exiv2.mo %%NLS%%share/locale/sv/LC_MESSAGES/exiv2.mo %%NLS%%share/locale/ug/LC_MESSAGES/exiv2.mo %%NLS%%share/locale/uk/LC_MESSAGES/exiv2.mo %%NLS%%share/locale/vi/LC_MESSAGES/exiv2.mo +share/man/man1/exiv2.1.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409070933.4879XA28041266>