Date: Thu, 24 Jun 2021 09:19:16 GMT From: Nuno Teixeira <eduardo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7b2fbef20b6f - main - archivers/makeself: update to 2.4.5 Message-ID: <202106240919.15O9JGgJ006551@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=7b2fbef20b6f23c0ad34d5f1bf7c1a7d9d82a462 commit 7b2fbef20b6f23c0ad34d5f1bf7c1a7d9d82a462 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2021-06-24 09:17:01 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2021-06-24 09:17:01 +0000 archivers/makeself: update to 2.4.5 ChangeLog: https://github.com/megastep/makeself/releases/tag/release-2.4.5 Approved by: dbaio, garga (mentors, implicit) --- archivers/makeself/Makefile | 2 +- archivers/makeself/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/archivers/makeself/Makefile b/archivers/makeself/Makefile index 1c9d98640b3a..8404ce506f1c 100644 --- a/archivers/makeself/Makefile +++ b/archivers/makeself/Makefile @@ -1,7 +1,7 @@ # Created by: Will Andrews <andrews@technologist.com> PORTNAME= makeself -DISTVERSION= 2.4.4 +DISTVERSION= 2.4.5 CATEGORIES= archivers MASTER_SITES= https://github.com/megastep/makeself/releases/download/release-${PORTVERSION}/ EXTRACT_SUFX= .run diff --git a/archivers/makeself/distinfo b/archivers/makeself/distinfo index f99902bd1404..99f13a1c92e2 100644 --- a/archivers/makeself/distinfo +++ b/archivers/makeself/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623150139 -SHA256 (makeself-2.4.4.run) = 597ede01fc75808b5edc0f89923fb24bc9a87426ff68ca481d97caaf0be38129 -SIZE (makeself-2.4.4.run) = 58494 +TIMESTAMP = 1624524617 +SHA256 (makeself-2.4.5.run) = f7f5f9757654111d3387d7c26fe24c10dce2a6356e6bf9ff2930990d7a0145eb +SIZE (makeself-2.4.5.run) = 58623
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106240919.15O9JGgJ006551>