w3m, bump version (#6395)

This commit is contained in:
Schrijvers Luc
2021-11-12 18:07:18 +01:00
committed by GitHub
parent 5ab8ec1136
commit 50f6d72432
2 changed files with 4 additions and 4 deletions

View File

@@ -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

View File

@@ -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"