diff --git a/www-client/w3m/patches/w3m-0.5.3~git20200502.patchset b/www-client/w3m/patches/w3m-0.5.3~git20210102.patchset similarity index 85% rename from www-client/w3m/patches/w3m-0.5.3~git20200502.patchset rename to www-client/w3m/patches/w3m-0.5.3~git20210102.patchset index 1e694f9a3..d705ef1aa 100644 --- a/www-client/w3m/patches/w3m-0.5.3~git20200502.patchset +++ b/www-client/w3m/patches/w3m-0.5.3~git20210102.patchset @@ -1,11 +1,11 @@ -From 0de4e39a049f839bf06f931ae7d74de7c597d293 Mon Sep 17 00:00:00 2001 +From 474cbc385c6804f53b48e9c1402d5fa5b54bb69d Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Wed, 10 Jun 2020 19:12:44 +1000 Subject: Fix for Haiku diff --git a/configure.ac b/configure.ac -index ebb3282..50854a6 100644 +index 0e31d18..dbdba83 100644 --- a/configure.ac +++ b/configure.ac @@ -169,7 +169,14 @@ AC_SUBST(HELP_DIR) @@ -25,5 +25,5 @@ index ebb3282..50854a6 100644 AC_SUBST(DOCDIRS) DOCDIRS="doc:en_English doc-jp:ja_Japanese doc-de:de_German" -- -2.26.0 +2.30.2 diff --git a/www-client/w3m/w3m-0.5.3~git20200502.recipe b/www-client/w3m/w3m-0.5.3~git20210102.recipe similarity index 95% rename from www-client/w3m/w3m-0.5.3~git20200502.recipe rename to www-client/w3m/w3m-0.5.3~git20210102.recipe index 58d736068..fb678dc52 100644 --- a/www-client/w3m/w3m-0.5.3~git20200502.recipe +++ b/www-client/w3m/w3m-0.5.3~git20210102.recipe @@ -10,7 +10,7 @@ COPYRIGHT="1994-2011 Akinori ITO LICENSE="W3M" REVISION="1" SOURCE_URI="https://github.com/tats/w3m/archive/v${portVersion/\~/\+}.tar.gz" -CHECKSUM_SHA256="bfc3d076be414b76352fa487d67b0b2aa9e400aafe684e2eb66d668a1597141c" +CHECKSUM_SHA256="7b276d2c6ee96588f990959a01e0d8979b1b8c86fdb04d0d17ef46c30c2cd884" SOURCE_DIR="w3m-${portVersion/\~/\-}" PATCHES="w3m-$portVersion.patchset"