git: cab98f16d3ff - main - sysutils/reproduce: Update to 0.4.0

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Wed, 17 Jan 2024 08:51:42 UTC
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cab98f16d3ff67a1353b0388ed5142c1a53e92a1

commit cab98f16d3ff67a1353b0388ed5142c1a53e92a1
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2024-01-17 08:28:36 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-01-17 08:51:25 +0000

    sysutils/reproduce: Update to 0.4.0
    
    ChangeLog: https://github.com/DtxdF/reproduce/releases/tag/v0.4.0
    
    Added: support for states (Reproduce can build only the projects that really
    need to be built. To accomplish this job, some sort of state is
    implemented using a simple dummy file in the run directory of
    each project.).
    
    PR:             276356
    Reported by:    DtxdF@disroot.org (maintainer)
---
 sysutils/reproduce/Makefile | 2 +-
 sysutils/reproduce/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sysutils/reproduce/Makefile b/sysutils/reproduce/Makefile
index e9079d562577..f84d5eaf0b5f 100644
--- a/sysutils/reproduce/Makefile
+++ b/sysutils/reproduce/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	reproduce
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.3.0
+DISTVERSION=	0.4.0
 CATEGORIES=	sysutils
 
 MAINTAINER=	DtxdF@disroot.org
diff --git a/sysutils/reproduce/distinfo b/sysutils/reproduce/distinfo
index 20175cc9fcb9..df7779581d8a 100644
--- a/sysutils/reproduce/distinfo
+++ b/sysutils/reproduce/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1702702539
-SHA256 (DtxdF-reproduce-v0.3.0_GH0.tar.gz) = ff042cdc47076df140b0821d1da2705dc4e6555e0308b450796284f31e1be076
-SIZE (DtxdF-reproduce-v0.3.0_GH0.tar.gz) = 9939
+TIMESTAMP = 1705345984
+SHA256 (DtxdF-reproduce-v0.4.0_GH0.tar.gz) = 4e870e051f1a16e596d0246f85fa349d352a2cc100ad9d94bd31f4d5c0e87cca
+SIZE (DtxdF-reproduce-v0.4.0_GH0.tar.gz) = 10060