Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jan 2026 21:12:46 +0000
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Thomas Vogt <thomas@bsdunix.ch>
Subject:   git: 34a0df0db2a0 - main - devel/cproto: Update 4.7x => 4.7y
Message-ID:  <6962c0ce.24328.763497ba@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vvd:

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

commit 34a0df0db2a042c22174cf20361ca127466db915
Author:     Thomas Vogt <thomas@bsdunix.ch>
AuthorDate: 2026-01-10 21:09:46 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-01-10 21:12:22 +0000

    devel/cproto: Update 4.7x => 4.7y
    
    2025/09/01 (4.7y)
    - improve manpage discussion of limitations when using cproto's built-in
      support for C preprocessor directives (Debian #1112126).
    - modify makefile for installing manpage to show actual cpp (Debian #1112126).
    - improve configure script checks, reducing warnings
    
    PR:     292297
---
 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 a57676a51834..5cab724df113 100644
--- a/devel/cproto/Makefile
+++ b/devel/cproto/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	cproto
-PORTVERSION=	4.7x
+PORTVERSION=	4.7y
 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 95dcfd2267ea..72623ec9c8ee 100644
--- a/devel/cproto/distinfo
+++ b/devel/cproto/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1735774102
-SHA256 (cproto-4.7x.tgz) = fb24b7254d8a5118913d3b7a54331975e60553afc70b88e4e7c2998203478cfe
-SIZE (cproto-4.7x.tgz) = 196563
+TIMESTAMP = 1767974648
+SHA256 (cproto-4.7y.tgz) = 0bd1d8be8ff0a4ca43f947f95750d34f64eda93c9e2ca79100fd60140b7c6331
+SIZE (cproto-4.7y.tgz) = 197318


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6962c0ce.24328.763497ba>