Date: Sun, 26 Feb 2023 20:31:14 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1ce0bb6a2540 - main - editors/fileobj: Update to 0.8.0 and assign new maintainer Message-ID: <202302262031.31QKVE7f096770@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=1ce0bb6a25406ad87e1fcfcad5ca98cdde532d55 commit 1ce0bb6a25406ad87e1fcfcad5ca98cdde532d55 Author: Tomohiro Kusumi <tkusumi@netbsd.org> AuthorDate: 2023-02-26 20:25:12 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-02-26 20:31:10 +0000 editors/fileobj: Update to 0.8.0 and assign new maintainer Assign new maintainer due to multiple timeouts Changelog: https://github.com/kusumi/fileobj/blob/v0.8.0/CHANGES PR: 268120 Approved by: portmgr (maintainer timeout, 1+ month) --- editors/fileobj/Makefile | 6 +++--- editors/fileobj/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/editors/fileobj/Makefile b/editors/fileobj/Makefile index b38e7c959d66..d97e6f670f97 100644 --- a/editors/fileobj/Makefile +++ b/editors/fileobj/Makefile @@ -1,11 +1,11 @@ PORTNAME= fileobj DISTVERSIONPREFIX= v -DISTVERSION= 0.7.108 +DISTVERSION= 0.8.0 CATEGORIES= editors -MAINTAINER= zrj@dragonflybsd.org +MAINTAINER= tkusumi@netbsd.org COMMENT= Portable hex editor with vi like interface -WWW= https://github.com/kusumi/fileobj/tree/v0.7 +WWW= https://github.com/kusumi/fileobj LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/editors/fileobj/distinfo b/editors/fileobj/distinfo index 001406ee38ec..92828db99d1e 100644 --- a/editors/fileobj/distinfo +++ b/editors/fileobj/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651936374 -SHA256 (kusumi-fileobj-v0.7.108_GH0.tar.gz) = b3e891ed9a642c1f698330e2f5d2036b419e25ff1c26de9e6b752d1d29e13941 -SIZE (kusumi-fileobj-v0.7.108_GH0.tar.gz) = 193970 +TIMESTAMP = 1669966508 +SHA256 (kusumi-fileobj-v0.8.0_GH0.tar.gz) = 9f02496de7a03dea111e1e289e8e513e5cb23468b3b2ab7cf1be9dc79d7b45ee +SIZE (kusumi-fileobj-v0.8.0_GH0.tar.gz) = 194366
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302262031.31QKVE7f096770>