Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 May 2021 20:50:21 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: 620858799950 - main - devel/libixp: add missing timestamp in distinfo
Message-ID:  <202105052050.145KoL2V023650@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=620858799950e48fb7576a504c947c25255a9f06

commit 620858799950e48fb7576a504c947c25255a9f06
Author:     Sofian Brabez <sbz@FreeBSD.org>
AuthorDate: 2021-05-05 19:59:20 +0000
Commit:     Sofian Brabez <sbz@FreeBSD.org>
CommitDate: 2021-05-05 20:48:35 +0000

    devel/libixp: 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.
---
 devel/libixp/distinfo | 1 +
 1 file changed, 1 insertion(+)

diff --git a/devel/libixp/distinfo b/devel/libixp/distinfo
index a505c2bda572..83d01c0f14e6 100644
--- a/devel/libixp/distinfo
+++ b/devel/libixp/distinfo
@@ -1,2 +1,3 @@
+TIMESTAMP = 1620244669
 SHA256 (libixp-0.5.tar.gz) = 65f4f0bb67e83cbd1414f297e22648c867f914e2498bdbae3afdc0f83be21e4b
 SIZE (libixp-0.5.tar.gz) = 142064



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105052050.145KoL2V023650>