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)
This commit is contained in:
Jesús Daniel Colmenares Oviedo 2024-01-17 09:28:36 +01:00 committed by Fernando Apesteguía
parent ac10caf731
commit cab98f16d3
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
PORTNAME= reproduce PORTNAME= reproduce
DISTVERSIONPREFIX= v DISTVERSIONPREFIX= v
DISTVERSION= 0.3.0 DISTVERSION= 0.4.0
CATEGORIES= sysutils CATEGORIES= sysutils
MAINTAINER= DtxdF@disroot.org MAINTAINER= DtxdF@disroot.org

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1702702539 TIMESTAMP = 1705345984
SHA256 (DtxdF-reproduce-v0.3.0_GH0.tar.gz) = ff042cdc47076df140b0821d1da2705dc4e6555e0308b450796284f31e1be076 SHA256 (DtxdF-reproduce-v0.4.0_GH0.tar.gz) = 4e870e051f1a16e596d0246f85fa349d352a2cc100ad9d94bd31f4d5c0e87cca
SIZE (DtxdF-reproduce-v0.3.0_GH0.tar.gz) = 9939 SIZE (DtxdF-reproduce-v0.4.0_GH0.tar.gz) = 10060