30 lines
960 B
Diff
30 lines
960 B
Diff
? feh.diff
|
|
Index: Makefile
|
|
===================================================================
|
|
RCS file: /cvs/ports/graphics/feh/Makefile,v
|
|
retrieving revision 1.108
|
|
diff -u -p -u -p -r1.108 Makefile
|
|
--- Makefile 3 Oct 2021 19:19:20 -0000 1.108
|
|
+++ Makefile 19 Feb 2022 17:02:59 -0000
|
|
@@ -2,7 +2,7 @@
|
|
|
|
COMMENT= lightweight image viewer
|
|
|
|
-DISTNAME= feh-3.7.2
|
|
+DISTNAME= feh-3.8
|
|
EXTRACT_SUFX= .tar.bz2
|
|
CATEGORIES= graphics
|
|
FIX_EXTRACT_PERMISSIONS=Yes
|
|
Index: distinfo
|
|
===================================================================
|
|
RCS file: /cvs/ports/graphics/feh/distinfo,v
|
|
retrieving revision 1.70
|
|
diff -u -p -u -p -r1.70 distinfo
|
|
--- distinfo 3 Oct 2021 19:19:20 -0000 1.70
|
|
+++ distinfo 19 Feb 2022 17:02:59 -0000
|
|
@@ -1,2 +1,2 @@
|
|
-SHA256 (feh-3.7.2.tar.bz2) = hHGP0nIM9UDSRXaElP4OtOWY9Es54jJrrow2ioKcglg=
|
|
-SIZE (feh-3.7.2.tar.bz2) = 2121677
|
|
+SHA256 (feh-3.8.tar.bz2) = fzw0VSs5M21+vuLXxL9Wl6qqLGwQLDV/boLqJAvWK6k=
|
|
+SIZE (feh-3.8.tar.bz2) = 2122631
|