Date: Wed, 5 May 2021 20:50:22 GMT From: Sofian Brabez <sbz@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e91792091c0a - main - sysutils/ldapvi: add missing timestamp in distinfo Message-ID: <202105052050.145KoMdT023986@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sbz: URL: https://cgit.FreeBSD.org/ports/commit/?id=e91792091c0a625d92874baa73810f333765446e commit e91792091c0a625d92874baa73810f333765446e Author: Sofian Brabez <sbz@FreeBSD.org> AuthorDate: 2021-05-05 20:40:11 +0000 Commit: Sofian Brabez <sbz@FreeBSD.org> CommitDate: 2021-05-05 20:48:36 +0000 sysutils/ldapvi: add missing timestamp in distinfo That distinfo was left unchanged, TIMESTAMP is required for reproducible builds to work, regenerate the distinfo to add missing TIMESTAMP. --- sysutils/ldapvi/distinfo | 1 + 1 file changed, 1 insertion(+) diff --git a/sysutils/ldapvi/distinfo b/sysutils/ldapvi/distinfo index 868bb3a97986..5a652fb1d973 100644 --- a/sysutils/ldapvi/distinfo +++ b/sysutils/ldapvi/distinfo @@ -1,2 +1,3 @@ +TIMESTAMP = 1620247187 SHA256 (ldapvi-1.7.tar.gz) = 6f62e92d20ff2ac0d06125024a914b8622e5b8a0a0c2d390bf3e7990cbd2e153 SIZE (ldapvi-1.7.tar.gz) = 119503
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105052050.145KoMdT023986>