git: f0358538e33b - main - www/w3m: Switch upstream source repository
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 16 Sep 2024 11:28:55 UTC
The branch main has been updated by nobutaka:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f0358538e33bea4a779e8f1f198a86518327e0cd
commit f0358538e33bea4a779e8f1f198a86518327e0cd
Author: MANTANI Nobutaka <nobutaka@FreeBSD.org>
AuthorDate: 2024-09-16 11:09:56 +0000
Commit: MANTANI Nobutaka <nobutaka@FreeBSD.org>
CommitDate: 2024-09-16 11:28:19 +0000
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
---
www/w3m/Makefile | 12 +++++-------
www/w3m/distinfo | 6 +++---
2 files changed, 8 insertions(+), 10 deletions(-)
diff --git a/www/w3m/Makefile b/www/w3m/Makefile
index 6515b80ed3ce..b5207675e74a 100644
--- a/www/w3m/Makefile
+++ b/www/w3m/Makefile
@@ -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
diff --git a/www/w3m/distinfo b/www/w3m/distinfo
index c9523c44c015..ea15409d53c3 100644
--- a/www/w3m/distinfo
+++ b/www/w3m/distinfo
@@ -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