git: 21a942c2520d - main - graphics/gexiv2: update to 0.12.3
Christoph Moench-Tegeder
cmt at FreeBSD.org
Mon Sep 27 17:17:56 UTC 2021
The branch main has been updated by cmt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=21a942c2520da1667031ef77c79a7ff869d96e28
commit 21a942c2520da1667031ef77c79a7ff869d96e28
Author: Christoph Moench-Tegeder <cmt at FreeBSD.org>
AuthorDate: 2021-09-27 17:15:31 +0000
Commit: Christoph Moench-Tegeder <cmt at FreeBSD.org>
CommitDate: 2021-09-27 17:17:46 +0000
graphics/gexiv2: update to 0.12.3
https://download.gnome.org/sources/gexiv2/0.12/gexiv2-0.12.2.news
https://download.gnome.org/sources/gexiv2/0.12/gexiv2-0.12.3.news
PR: 258739
Reported by: nc
---
graphics/gexiv2/Makefile | 2 +-
graphics/gexiv2/distinfo | 6 +++---
graphics/gexiv2/pkg-plist | 15 +++++++++++----
3 files changed, 15 insertions(+), 8 deletions(-)
diff --git a/graphics/gexiv2/Makefile b/graphics/gexiv2/Makefile
index 541111c6d5be..7e778197598a 100644
--- a/graphics/gexiv2/Makefile
+++ b/graphics/gexiv2/Makefile
@@ -1,7 +1,7 @@
# Created by: Mario Sergio Fujikawa Ferreira <lioux at FreeBSD.org>
PORTNAME= gexiv2
-PORTVERSION= 0.12.1
+PORTVERSION= 0.12.3
CATEGORIES= graphics
MASTER_SITES= GNOME
diff --git a/graphics/gexiv2/distinfo b/graphics/gexiv2/distinfo
index cb997dc30c8e..e6a1571f171a 100644
--- a/graphics/gexiv2/distinfo
+++ b/graphics/gexiv2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1590317532
-SHA256 (gexiv2-0.12.1.tar.xz) = 8aeafd59653ea88f6b78cb03780ee9fd61a2f993070c5f0d0976bed93ac2bd77
-SIZE (gexiv2-0.12.1.tar.xz) = 372104
+TIMESTAMP = 1632733663
+SHA256 (gexiv2-0.12.3.tar.xz) = d23b7972a2fc6f840150bad1ed79c1cbec672951e180c1e1ec33ca6c730c59f3
+SIZE (gexiv2-0.12.3.tar.xz) = 380376
diff --git a/graphics/gexiv2/pkg-plist b/graphics/gexiv2/pkg-plist
index 0461e7347f51..89ec936e99d5 100644
--- a/graphics/gexiv2/pkg-plist
+++ b/graphics/gexiv2/pkg-plist
@@ -1,12 +1,12 @@
-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
+include/gexiv2/gexiv2-metadata.h
include/gexiv2/gexiv2-preview-properties.h
include/gexiv2/gexiv2-preview-image.h
include/gexiv2/gexiv2-startup.h
include/gexiv2/gexiv2-version.h
+include/gexiv2/gexiv2.h
lib/girepository-1.0/GExiv2-0.10.typelib
lib/libgexiv2.so
lib/libgexiv2.so.2
@@ -18,12 +18,19 @@ share/gir-1.0/GExiv2-0.10.gir
%%DOCS%%share/gtk-doc/html/gexiv2/GExiv2PreviewProperties.html
%%DOCS%%share/gtk-doc/html/gexiv2/annotation-glossary.html
%%DOCS%%share/gtk-doc/html/gexiv2/api-index-0-10-6.html
+%%DOCS%%share/gtk-doc/html/gexiv2/api-index-0-12-1.html
+%%DOCS%%share/gtk-doc/html/gexiv2/api-index-0-12-2.html
+%%DOCS%%share/gtk-doc/html/gexiv2/api-index-deprecated.html
%%DOCS%%share/gtk-doc/html/gexiv2/api-index-full.html
%%DOCS%%share/gtk-doc/html/gexiv2/ch01.html
-%%DOCS%%share/gtk-doc/html/gexiv2/deprecated-api-index.html
+%%DOCS%%share/gtk-doc/html/gexiv2/gexiv2-Functions-related-to-EXIF-metadata.html
+%%DOCS%%share/gtk-doc/html/gexiv2/gexiv2-Functions-related-to-IPTC-metadata.html
+%%DOCS%%share/gtk-doc/html/gexiv2/gexiv2-Functions-related-to-XMP-metadata.html
+%%DOCS%%share/gtk-doc/html/gexiv2/gexiv2-High-level-functions-for-specific-information.html
%%DOCS%%share/gtk-doc/html/gexiv2/gexiv2-Library-initialisation.html
+%%DOCS%%share/gtk-doc/html/gexiv2/gexiv2-Library-version-information.html
%%DOCS%%share/gtk-doc/html/gexiv2/gexiv2-Logging-functionality.html
-%%DOCS%%share/gtk-doc/html/gexiv2/gexiv2-gexiv2-version.html
+%%DOCS%%share/gtk-doc/html/gexiv2/gexiv2-Reading-and-writing-metadata.html
%%DOCS%%share/gtk-doc/html/gexiv2/gexiv2.devhelp2
%%DOCS%%share/gtk-doc/html/gexiv2/home.png
%%DOCS%%share/gtk-doc/html/gexiv2/index.html
More information about the dev-commits-ports-all
mailing list