mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
www/w3m: Switch upstream source repository
- Switch upstream source repository from Debian Project's repository (https://github.com/tats/w3m) to Rene Kita's repository (https://git.sr.ht/~rkta/w3m) that is forked from Debian Project's repository due to inactivity of the upstream maintainer (https://github.com/tats/w3m/issues/304) - Update to the snapshot on 2024-09-16 of the new upstream source repository
This commit is contained in:
parent
d199b413d4
commit
f0358538e3
@ -2,10 +2,11 @@ PORTNAME= w3m
|
||||
PORTVERSION= 0.5.3.${SNAPDATE}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES+= www
|
||||
MASTER_SITES= https://git.sr.ht/~rkta/${PORTNAME}/archive/${COMMIT_HASH}${EXTRACT_SUFX}?dummy=/
|
||||
|
||||
MAINTAINER?= nobutaka@FreeBSD.org
|
||||
COMMENT?= Pager/text-based WWW browser
|
||||
WWW= https://w3m.sourceforge.net/
|
||||
WWW= https://git.sr.ht/~rkta/w3m
|
||||
|
||||
LICENSE= w3m
|
||||
LICENSE_NAME= w3m
|
||||
@ -17,16 +18,13 @@ BROKEN_mips64= fails to build: qemu: uncaught target signal 11 (Segmentation fa
|
||||
LIB_DEPENDS= libgc.so:devel/boehm-gc
|
||||
|
||||
USES= cpe iconv pkgconfig perl5 ssl
|
||||
USE_GITHUB= yes
|
||||
|
||||
CPE_VENDOR= w3m_project
|
||||
|
||||
GH_ACCOUNT= tats
|
||||
GH_PROJECT= w3m
|
||||
GH_TAGNAME= ee66aab
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
SNAPDATE= 20230718
|
||||
SNAPDATE= 20240916
|
||||
COMMIT_HASH= 3601d308b98006da4240f1fd39282a9245e70264
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${COMMIT_HASH}
|
||||
|
||||
CONFLICTS?= ja-w3m-0.5.* ja-w3m-img-0.5.* w3m-img-0.5.*
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1708185072
|
||||
SHA256 (tats-w3m-0.5.3.20230718-ee66aab_GH0.tar.gz) = da8ebe7d2a88c84334b6dd2820d6b7bfad909cdb4a8e32485c1a96d63f1acd39
|
||||
SIZE (tats-w3m-0.5.3.20230718-ee66aab_GH0.tar.gz) = 2319864
|
||||
TIMESTAMP = 1726483379
|
||||
SHA256 (w3m-0.5.3.20240916.tar.gz) = 5a2603c572ed816b90f91b6e94c4d24b55a37e073f22d0b6e34c23c635434aff
|
||||
SIZE (w3m-0.5.3.20240916.tar.gz) = 2328814
|
||||
|
Loading…
x
Reference in New Issue
Block a user