Date: Sun, 27 Mar 2022 02:40:13 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2a3cba14787f - main - devel/inih: Update 53 -> 55 Message-ID: <202203270240.22R2eDhD013873@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=2a3cba14787f9c0154f7c55cb31604508e8dabb0 commit 2a3cba14787f9c0154f7c55cb31604508e8dabb0 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-03-27 02:18:22 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-03-27 02:40:08 +0000 devel/inih: Update 53 -> 55 Reported by: portscout --- devel/inih/Makefile | 5 +++-- devel/inih/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/devel/inih/Makefile b/devel/inih/Makefile index 9c1ead2c9702..975185e79d3a 100644 --- a/devel/inih/Makefile +++ b/devel/inih/Makefile @@ -1,6 +1,6 @@ PORTNAME= inih DISTVERSIONPREFIX= r -DISTVERSION= 53 +DISTVERSION= 55 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -20,6 +20,7 @@ GH_ACCOUNT= benhoyt do-test: @cd ${WRKSRC}/tests && \ ${REINPLACE_CMD} -e 's|gcc|${CC}|' unittest.sh && \ - ./unittest.sh + ./unittest.sh && \ + ${ECHO} "Tests succeeded" .include <bsd.port.mk> diff --git a/devel/inih/distinfo b/devel/inih/distinfo index 5f697ff8dbb2..186b1b1049f7 100644 --- a/devel/inih/distinfo +++ b/devel/inih/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615838417 -SHA256 (benhoyt-inih-r53_GH0.tar.gz) = 01b0366fdfdf6363efc070c2f856f1afa33e7a6546548bada5456ad94a516241 -SIZE (benhoyt-inih-r53_GH0.tar.gz) = 16984 +TIMESTAMP = 1648347243 +SHA256 (benhoyt-inih-r55_GH0.tar.gz) = ba55f8ae2a8caf0653f30f48567241e14ea916acfc13481f502d8a9c8f507f68 +SIZE (benhoyt-inih-r55_GH0.tar.gz) = 18219
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203270240.22R2eDhD013873>