FreeBSD Bugzilla – Attachment 233242 Details for
Bug 263308
graphics/gexiv2: Update to 0.14.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch (revision 1)
gexiv2-0.14.0.diff (text/plain), 2.04 KB, created by
Neel Chauhan
on 2022-04-15 22:34:35 UTC
(
hide
)
Description:
Patch (revision 1)
Filename:
MIME Type:
Creator:
Neel Chauhan
Created:
2022-04-15 22:34:35 UTC
Size:
2.04 KB
patch
obsolete
>diff --git a/graphics/gexiv2/Makefile b/graphics/gexiv2/Makefile >index 7e778197598a..a0c2701d0412 100644 >--- a/graphics/gexiv2/Makefile >+++ b/graphics/gexiv2/Makefile >@@ -1,7 +1,7 @@ > # Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> > > PORTNAME= gexiv2 >-PORTVERSION= 0.12.3 >+PORTVERSION= 0.14.0 > CATEGORIES= graphics > MASTER_SITES= GNOME > >@@ -11,14 +11,17 @@ COMMENT= GObject-based wrapper around Exiv2 library > LICENSE= GPLv2 > LICENSE_FILE= ${WRKSRC}/COPYING > >-BUILD_DEPENDS= vala>=0:lang/vala >-LIB_DEPENDS= libexiv2.so:graphics/exiv2 >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gobject3>=0:devel/py-gobject3@${PY_FLAVOR} \ >+ vala>=0:lang/vala >+LIB_DEPENDS= libexiv2.so:graphics/exiv2 >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gobject3>=0:devel/py-gobject3@${PY_FLAVOR} > >-USES= compiler:c++11-lang gnome libtool:build meson pathfix \ >- pkgconfig tar:xz >+USES= compiler:c++11-lang gnome libtool:build meson pathfix pkgconfig \ >+ python:build tar:xz > USE_GNOME= glib20 introspection:build > USE_LDCONFIG= yes > BINARY_WRAPPERS= gm4 >+BINARY_ALIAS= python3=${PYTHON_CMD} > > OPTIONS_DEFINE= DOCS > OPTIONS_SUB= yes >diff --git a/graphics/gexiv2/distinfo b/graphics/gexiv2/distinfo >index e6a1571f171a..1ddc18dad390 100644 >--- a/graphics/gexiv2/distinfo >+++ b/graphics/gexiv2/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1632733663 >-SHA256 (gexiv2-0.12.3.tar.xz) = d23b7972a2fc6f840150bad1ed79c1cbec672951e180c1e1ec33ca6c730c59f3 >-SIZE (gexiv2-0.12.3.tar.xz) = 380376 >+TIMESTAMP = 1650061615 >+SHA256 (gexiv2-0.14.0.tar.xz) = e58279a6ff20b6f64fa499615da5e9b57cf65ba7850b72fafdf17221a9d6d69e >+SIZE (gexiv2-0.14.0.tar.xz) = 387288 >diff --git a/graphics/gexiv2/pkg-plist b/graphics/gexiv2/pkg-plist >index 89ec936e99d5..6f2837b9e8a7 100644 >--- a/graphics/gexiv2/pkg-plist >+++ b/graphics/gexiv2/pkg-plist >@@ -10,7 +10,7 @@ include/gexiv2/gexiv2.h > lib/girepository-1.0/GExiv2-0.10.typelib > lib/libgexiv2.so > lib/libgexiv2.so.2 >-lib/libgexiv2.so.2.0.0 >+lib/libgexiv2.so.2.14.0 > libdata/pkgconfig/gexiv2.pc > share/gir-1.0/GExiv2-0.10.gir > %%DOCS%%share/gtk-doc/html/gexiv2/GExiv2Metadata.html
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 263308
: 233242