This patch updates xv from 5.2.0 to 6.0.2.

Tested on amd64.

Index: Makefile
===================================================================
RCS file: /cvs/ports/graphics/xv/Makefile,v
diff -u -p -r1.67 Makefile
--- Makefile    27 Jun 2024 14:17:25 -0000      1.67
+++ Makefile    15 May 2025 10:29:22 -0000
@@ -1,6 +1,6 @@
 COMMENT=       X11 image display and modification tool
 
-V=             5.2.0
+V=             6.0.2
 DISTNAME=      xv-3.10a-js-$V
 PKGNAME=       xv-$V
 
@@ -17,6 +17,7 @@ WANTLIB += ICE SM X11 Xt c jasper jpeg m
 MODULES=       devel/cmake
 NO_TEST=       Yes
 
+RUN_DEPENDS=   devel/desktop-file-utils
 LIB_DEPENDS=   graphics/jpeg \
                graphics/jasper \
                graphics/libwebp \
Index: distinfo
===================================================================
RCS file: /cvs/ports/graphics/xv/distinfo,v
diff -u -p -r1.17 distinfo
--- distinfo    27 Jun 2024 14:17:25 -0000      1.17
+++ distinfo    15 May 2025 10:29:22 -0000
@@ -1,2 +1,2 @@
-SHA256 (xv-3.10a-js-5.2.0.tar.gz) = 
Re8MLxegvy2fdvF5xM0vO3hbJTyP3p6naMyDYp8p1J4=
-SIZE (xv-3.10a-js-5.2.0.tar.gz) = 4823545
+SHA256 (xv-3.10a-js-6.0.2.tar.gz) = 
vMNqZ2Of3VX5PFllS9kcMbrH+gcfwe1vU1LhQI1TVII=
+SIZE (xv-3.10a-js-6.0.2.tar.gz) = 5089518
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/graphics/xv/pkg/PLIST,v
diff -u -p -r1.11 PLIST
--- pkg/PLIST   7 Mar 2022 22:40:35 -0000       1.11
+++ pkg/PLIST   15 May 2025 10:29:22 -0000
@@ -14,6 +14,7 @@ man/fi/man1/
 man/pl/
 man/pl/man1/
 @man man/pl/man1/xvpictoppm.1
+share/applications/xv.desktop
 share/doc/xv/
 share/doc/xv/BUGS
 share/doc/xv/CHANGELOG
@@ -290,3 +291,6 @@ share/doc/xv/manuals/xvdocs.ps
 share/doc/xv/manuals/xvtitle.ps
 share/examples/xv/
 share/examples/xv/xv_mgcsfx
+share/pixmaps/
+share/pixmaps/xv.xpm
+@tag update-desktop-database

Reply via email to