From nobody Mon Jul 01 21:24:19 2024 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4WCfDz1pTFz5Q6gY; Mon, 01 Jul 2024 21:24:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WCfDz10N5z41n5; Mon, 1 Jul 2024 21:24:19 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1719869059; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=hlJVj2H6bAxEiCtvyRLOwWkywjZxwoh7/A/f10RU1FI=; b=pA4+Agz+QJCe9uE970mntit+W7WkNLcVDtn29bNWU0dyirbVe9RRlfX7TjpphxL9fKc56B qZy2nRzHgP1ssPsnsZvFbeaJnQxid+IpSOZpLwIyc5jVQnOtl54bHO5qNCD9iu+gjzNj3I UJDEJOv3C+LOGdKi9g0hivSbQIBJSq1U2vXOe/BgpNQPede8cTYThrleBn1dJ43AHeN0/g zykaxkANJ38CEIO9RnFvZdamhk5Xk4wIo1j1rsHldcQ9du/8ex3KxkDAwHO6thmHZyLTJD lHrmfN/QMYMd71GIWYIkjc/NCuzwAZy73Kfo7XKH+F82kyKaRIUE5DvOMZrtLw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1719869059; a=rsa-sha256; cv=none; b=IIKSScj9/UPQRhp6syddcdpwsAfLcqqjZe8K13YZLK8raL9DtjytROVY1b+7w/dVVaYHhj V8PM8ePal3+dZbZrJrTtoqlQLecIKYzFzXbIe44UBZj/9/K+bZng09Bsdjk/QApnsolD21 t3w6OsXypwDSmV1d0KqezFjBWHVBjEdAWB74NczoZV+RYCNpdhPzgAFL3Ow2CLDiWYbNPi BW95R+EnqkjXcFCR3rL2dGQQ291QY0Vf78yntQJF3g63nHI3TjtOjSuQOvfEYYNNuDcs+s dv6VskTr0XaAt3zEe8IEFSak2DHsO+cyCmE3wfCZMa3TzelVUpLwO5EajeBRHw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1719869059; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=hlJVj2H6bAxEiCtvyRLOwWkywjZxwoh7/A/f10RU1FI=; b=V0QPvO/PqYseHh5oI8cASeruH+beT58PDbeCBok58nIFrIMuRrjcpkncDMMBxry8NiJ0Vv 9SyGl/EmKDRx4eD5ERmTzZ2jzvrootOD9iNmr1mFMkomA5/Pb9QhOLdT4B8xjw84VBF/lu IbB6J2/bohNsInscmoKX7i7P7UKfom0pwxSh48zW/UmFi23u10iP88CEd4lKr4LwWHQV0t JI41sIL5o+nxpZANdpLCVelTVOVSDRoJK61YO4xbB/gwimrckVPoFanYIMIdcaPaGfbm/F xX0B6SsvSLreM/FsCdMM9LZevQMV9GrJAxGmkabnSYrqzlzn7v33yIffOFUxgA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4WCfDz0c9mzLsD; Mon, 1 Jul 2024 21:24:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 461LOJdL004699; Mon, 1 Jul 2024 21:24:19 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 461LOJYT004696; Mon, 1 Jul 2024 21:24:19 GMT (envelope-from git) Date: Mon, 1 Jul 2024 21:24:19 GMT Message-Id: <202407012124.461LOJYT004696@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Joseph Mingrone Subject: git: 9b367bae700e - main - graphics/feh: Update to 3.10.3 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jrm X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9b367bae700eb4dc35fa4e2671e62598ff12787d Auto-Submitted: auto-generated The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/ports/commit/?id=9b367bae700eb4dc35fa4e2671e62598ff12787d commit 9b367bae700eb4dc35fa4e2671e62598ff12787d Author: Joseph Mingrone AuthorDate: 2024-07-01 21:18:52 +0000 Commit: Joseph Mingrone CommitDate: 2024-07-01 21:22:01 +0000 graphics/feh: Update to 3.10.3 Upstream changes: - Fix feh not respecting aspect ratio of thumbnails that are smaller than --thumb-width and --thumb-height - Fix --no-recursive behaving like --recursive - Fix rotation by 180° corrupting images - Speed up --sort=size and --sort=mtime by caching stat(2) calls Sponsored by: The FreeBSD Foundation --- graphics/feh/Makefile | 3 +-- graphics/feh/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile index a03242ba8ece..4cf98eda4290 100644 --- a/graphics/feh/Makefile +++ b/graphics/feh/Makefile @@ -1,6 +1,5 @@ PORTNAME= feh -PORTVERSION= 3.10.2 -PORTREVISION= 1 +PORTVERSION= 3.10.3 CATEGORIES= graphics MASTER_SITES= https://feh.finalrewind.org/ diff --git a/graphics/feh/distinfo b/graphics/feh/distinfo index 55f6e1bf4535..36111270ffc9 100644 --- a/graphics/feh/distinfo +++ b/graphics/feh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1701790141 -SHA256 (feh-3.10.2.tar.bz2) = 5f94a77de25c5398876f0cf431612d782b842f4db154d2139b778c8f196e8969 -SIZE (feh-3.10.2.tar.bz2) = 2113183 +TIMESTAMP = 1719868241 +SHA256 (feh-3.10.3.tar.bz2) = 5426e2799770217af1e01c2e8c182d9ca8687d84613321d8ab4a66fe4041e9c8 +SIZE (feh-3.10.3.tar.bz2) = 2113623