git: 970b720573f5 - main - www/w3m: Update to the snapshot on 2023-01-29
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 04 Feb 2023 09:58:58 UTC
The branch main has been updated by nobutaka: URL: https://cgit.FreeBSD.org/ports/commit/?id=970b720573f5b3aa71844945f247ecff952a33aa commit 970b720573f5b3aa71844945f247ecff952a33aa Author: MANTANI Nobutaka <nobutaka@FreeBSD.org> AuthorDate: 2023-02-04 09:49:05 +0000 Commit: MANTANI Nobutaka <nobutaka@FreeBSD.org> CommitDate: 2023-02-04 09:58:20 +0000 www/w3m: Update to the snapshot on 2023-01-29 Change imagelib from gdkpixbuf2 to imlib2 to remove dependency on gtk20 (*) Suggested by: bapt (*) --- www/w3m/Makefile | 11 ++++++----- www/w3m/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/www/w3m/Makefile b/www/w3m/Makefile index 3b8e9dbbbd90..626ab2be2c1e 100644 --- a/www/w3m/Makefile +++ b/www/w3m/Makefile @@ -22,10 +22,10 @@ CPE_VENDOR= w3m_project GH_ACCOUNT= tats GH_PROJECT= w3m -GH_TAGNAME= 8891eab +GH_TAGNAME= 93ad5ee MAKE_JOBS_UNSAFE= yes -SNAPDATE= 20230112 +SNAPDATE= 20230129 CONFLICTS?= ja-w3m-0.5.* ja-w3m-img-0.5.* w3m-img-0.5.* GNU_CONFIGURE= yes @@ -49,9 +49,10 @@ JAPANESE_DESC= Japanese messages and migemo support KEY_LYNX_DESC= Keymap like lynx browser OPTIONS_SUB= yes -INLINE_IMAGE_USES= gnome xorg -INLINE_IMAGE_USE= xorg=x11 gnome=gtk20,gdkpixbuf2,gdkpixbuf2xlib -INLINE_IMAGE_CONFIGURE_ON= --with-imagelib=gtk2 --enable-image=fb,x11 +INLINE_IMAGE_USES= xorg +INLINE_IMAGE_USE= xorg=x11 +INLINE_IMAGE_LIB_DEPENDS= libImlib2.so:graphics/imlib2 +INLINE_IMAGE_CONFIGURE_ON= --with-imagelib=imlib2 --enable-image=fb,x11 INLINE_IMAGE_CONFIGURE_OFF= --enable-image=fb JAPANESE_CONFIGURE_ON= --enable-japanese=U --with-migemo=yes diff --git a/www/w3m/distinfo b/www/w3m/distinfo index bcad3ef335bb..4a919375d581 100644 --- a/www/w3m/distinfo +++ b/www/w3m/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1673677095 -SHA256 (tats-w3m-0.5.3.20230112-8891eab_GH0.tar.gz) = 3e4db40ab577a752cac9c60d338e53be84e7ce33321a081bec54ce98689020af -SIZE (tats-w3m-0.5.3.20230112-8891eab_GH0.tar.gz) = 2322351 +TIMESTAMP = 1675489219 +SHA256 (tats-w3m-0.5.3.20230129-93ad5ee_GH0.tar.gz) = 68634bfb6e3eed7fdbe482c9dde7eb59fa48f1017e526da1de2d8092367df013 +SIZE (tats-w3m-0.5.3.20230129-93ad5ee_GH0.tar.gz) = 2322556