git: 7c115e2a408c - main - sysutils/initool: Update 0.14.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 19 Oct 2023 07:08:08 UTC
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=7c115e2a408ca7d2b64719b035058262166ebce5 commit 7c115e2a408ca7d2b64719b035058262166ebce5 Author: Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org> AuthorDate: 2023-10-14 09:32:32 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-10-19 07:07:26 +0000 sysutils/initool: Update 0.14.0 ChangeLog: https://github.com/dbohdan/initool/releases/tag/v0.14.0 * Initool now prints normal help to standard output instead of standard error. This minor breaking change restores how help worked before version 0.10.0. * Build and infrastructure were improved. PR: 274460 --- sysutils/initool/Makefile | 2 +- sysutils/initool/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sysutils/initool/Makefile b/sysutils/initool/Makefile index 12a1f739adff..318ebdb54c53 100644 --- a/sysutils/initool/Makefile +++ b/sysutils/initool/Makefile @@ -1,6 +1,6 @@ PORTNAME= initool DISTVERSIONPREFIX= v -DISTVERSION= 0.13.0 +DISTVERSION= 0.14.0 CATEGORIES= sysutils MAINTAINER= DtxdF@disroot.org diff --git a/sysutils/initool/distinfo b/sysutils/initool/distinfo index c1ccd2333c61..b0e0d90632ae 100644 --- a/sysutils/initool/distinfo +++ b/sysutils/initool/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695810852 -SHA256 (dbohdan-initool-v0.13.0_GH0.tar.gz) = e2404c4f6c7cab8037cee65495941f7ca7b55e55cd4efb87e3f15ad5564de294 -SIZE (dbohdan-initool-v0.13.0_GH0.tar.gz) = 16152 +TIMESTAMP = 1697274242 +SHA256 (dbohdan-initool-v0.14.0_GH0.tar.gz) = 8ed380e5c78d52eb36b6fe2e8cae96539abda998316c9b17e38a0cecf8d1455c +SIZE (dbohdan-initool-v0.14.0_GH0.tar.gz) = 17044