Date: Sat, 6 Jun 2020 10:27:59 +0000 (UTC) From: Niclas Zeising <zeising@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r538084 - head/graphics/feh Message-ID: <202006061027.056ARxt0087422@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Sat Jun 6 10:27:58 2020 New Revision: 538084 URL: https://svnweb.freebsd.org/changeset/ports/538084 Log: graphics/feh: update to 3.4.1 Update graphics/feh to 3.4.1, this is a bugfix release Changelog: https://feh.finalrewind.org/archive/3.4.1/ Modified: head/graphics/feh/Makefile head/graphics/feh/distinfo Modified: head/graphics/feh/Makefile ============================================================================== --- head/graphics/feh/Makefile Sat Jun 6 10:21:03 2020 (r538083) +++ head/graphics/feh/Makefile Sat Jun 6 10:27:58 2020 (r538084) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= feh -PORTVERSION= 3.4 +PORTVERSION= 3.4.1 CATEGORIES= graphics MASTER_SITES= http://feh.finalrewind.org/ \ LOCAL/uqs Modified: head/graphics/feh/distinfo ============================================================================== --- head/graphics/feh/distinfo Sat Jun 6 10:21:03 2020 (r538083) +++ head/graphics/feh/distinfo Sat Jun 6 10:27:58 2020 (r538084) @@ -1,3 +1,3 @@ -TIMESTAMP = 1590426887 -SHA256 (feh-3.4.tar.bz2) = 18545ca5c7537268810bec564db9cd3ad1ca98c2a2f23ec243d3bac56cfc0365 -SIZE (feh-3.4.tar.bz2) = 2114146 +TIMESTAMP = 1591429601 +SHA256 (feh-3.4.1.tar.bz2) = 782463034ab0135bc8438515191f986db23a79d502154d23a7c07a7574907b7b +SIZE (feh-3.4.1.tar.bz2) = 2114441
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006061027.056ARxt0087422>