Date: Mon, 13 Jan 2025 04:31:55 GMT From: Larry Rosenman <ler@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8b2df08eaa3a - main - devel/cproto: update to 4.7x Message-ID: <202501130431.50D4VtKc066644@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ler: URL: https://cgit.FreeBSD.org/ports/commit/?id=8b2df08eaa3abea093664fdfe6286354bf676107 commit 8b2df08eaa3abea093664fdfe6286354bf676107 Author: Larry Rosenman <ler@FreeBSD.org> AuthorDate: 2025-01-13 04:29:53 +0000 Commit: Larry Rosenman <ler@FreeBSD.org> CommitDate: 2025-01-13 04:31:49 +0000 devel/cproto: update to 4.7x 2024/12/31 (4.7x) - improve configure script checks, reducing warnings - update config.guess, config.sub PR: 283781 Reported by: thomas@bsdunix.ch --- devel/cproto/Makefile | 2 +- devel/cproto/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/cproto/Makefile b/devel/cproto/Makefile index 63aab107efa5..a57676a51834 100644 --- a/devel/cproto/Makefile +++ b/devel/cproto/Makefile @@ -1,5 +1,5 @@ PORTNAME= cproto -PORTVERSION= 4.7w +PORTVERSION= 4.7x CATEGORIES= devel MASTER_SITES= https://invisible-island.net/archives/${PORTNAME}/\ https://invisible-mirror.net/archives/${PORTNAME}/ diff --git a/devel/cproto/distinfo b/devel/cproto/distinfo index 333b26fc27ce..95dcfd2267ea 100644 --- a/devel/cproto/distinfo +++ b/devel/cproto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1724142455 -SHA256 (cproto-4.7w.tgz) = 8b1d468ccd9a2859f399c75fefbdca0dfdca4dc31891fedbc40ac5c326d27b6d -SIZE (cproto-4.7w.tgz) = 194904 +TIMESTAMP = 1735774102 +SHA256 (cproto-4.7x.tgz) = fb24b7254d8a5118913d3b7a54331975e60553afc70b88e4e7c2998203478cfe +SIZE (cproto-4.7x.tgz) = 196563
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501130431.50D4VtKc066644>