Date: Sun, 01 Mar 2026 07:20:43 +0000 From: Dirk Meyer <dinoex@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a7e43a76e36c - main - graphics/xv: update to 6.2.0 Message-ID: <69a3e8cb.47495.657f3fe4@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by dinoex: URL: https://cgit.FreeBSD.org/ports/commit/?id=a7e43a76e36c9a8889c786db9fefcb9b8457577a commit a7e43a76e36c9a8889c786db9fefcb9b8457577a Author: Dirk Meyer <dinoex@FreeBSD.org> AuthorDate: 2026-03-01 07:20:34 +0000 Commit: Dirk Meyer <dinoex@FreeBSD.org> CommitDate: 2026-03-01 07:20:34 +0000 graphics/xv: update to 6.2.0 --- graphics/xv/Makefile | 6 ++++-- graphics/xv/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile index c4744bdfab0c..1e204a7a2b4e 100644 --- a/graphics/xv/Makefile +++ b/graphics/xv/Makefile @@ -1,5 +1,5 @@ PORTNAME= xv -PORTVERSION= 6.1.0 +PORTVERSION= 6.2.0 DISTVERSIONPREFIX= v PORTREVISION= 0 CATEGORIES+= graphics @@ -12,7 +12,8 @@ WWW= http://www.trilon.com/xv/ LIB_DEPENDS= libtiff.so:graphics/tiff \ libpng16.so:graphics/png \ libjasper.so:graphics/jasper \ - libwebp.so:graphics/webp + libwebp.so:graphics/webp \ + libexif.so:graphics/libexif USES= cpe localbase cmake jpeg xorg desktop-file-utils USE_XORG= xext x11 xt ice sm xrandr @@ -24,6 +25,7 @@ CPE_VENDOR= xv_project OPTIONS_DEFINE= M17N DOCS M17N_DESC= build with Multilingualization support +LDFLAGS+= -L ${LOCALBASE}/lib .include <bsd.port.options.mk> diff --git a/graphics/xv/distinfo b/graphics/xv/distinfo index 68e43f1734c3..75609f6b397e 100644 --- a/graphics/xv/distinfo +++ b/graphics/xv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764566845 -SHA256 (xv/jasper-software-xv-v6.1.0_GH0.tar.gz) = 7dd3fc9f7ece593d8871bfcc5b894f91e33606f8404ca58bf1b627200cf6db5b -SIZE (xv/jasper-software-xv-v6.1.0_GH0.tar.gz) = 5150999 +TIMESTAMP = 1772347362 +SHA256 (xv/jasper-software-xv-v6.2.0_GH0.tar.gz) = e4885155d50b6b0ce707f83e91336ecdfd54d872582412596bfe3e8e3c8d40b8 +SIZE (xv/jasper-software-xv-v6.2.0_GH0.tar.gz) = 5198725home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69a3e8cb.47495.657f3fe4>
