Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Dec 2025 21:33:34 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6fd53228a62c - main - devel/capnproto1: Update to 1.2.0
Message-ID:  <6941d02e.3dd5b.1e6372d8@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6fd53228a62c748b16c27cbaa8f82101212e9371

commit 6fd53228a62c748b16c27cbaa8f82101212e9371
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-12-16 21:33:11 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-12-16 21:33:21 +0000

    devel/capnproto1: Update to 1.2.0
    
    Changes:        https://github.com/capnproto/capnproto/commits/master
---
 devel/capnproto1/Makefile | 4 ++--
 devel/capnproto1/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/capnproto1/Makefile b/devel/capnproto1/Makefile
index 5e96cd5b3677..802bc9e47faf 100644
--- a/devel/capnproto1/Makefile
+++ b/devel/capnproto1/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	capnproto
-PORTVERSION=	1.1.0
+PORTVERSION=	1.2.0
 DISTVERSIONPREFIX=	c++-
 CATEGORIES=	devel
 MASTER_SITES=	https://capnproto.org/
@@ -25,7 +25,7 @@ PLIST_SUB=	PORTVERSION=${PORTVERSION}
 
 CONFLICTS_INSTALL=	capnproto
 
-# databases/tiledb 2.28.0+ requires capnproto 1.1.0
+# databases/tiledb 2.30.0+ requires capnproto 1.2.0
 PORTSCOUT=	ignore:1
 
 .include <bsd.port.mk>
diff --git a/devel/capnproto1/distinfo b/devel/capnproto1/distinfo
index e4fee9befc92..58e8ab66af83 100644
--- a/devel/capnproto1/distinfo
+++ b/devel/capnproto1/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1747715292
-SHA256 (capnproto-c++-1.1.0.tar.gz) = 07167580e563f5e821e3b2af1c238c16ec7181612650c5901330fa9a0da50939
-SIZE (capnproto-c++-1.1.0.tar.gz) = 1768797
+TIMESTAMP = 1765895676
+SHA256 (capnproto-c++-1.2.0.tar.gz) = ed00e44ecbbda5186bc78a41ba64a8dc4a861b5f8d4e822959b0144ae6fd42ef
+SIZE (capnproto-c++-1.2.0.tar.gz) = 1769091


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6941d02e.3dd5b.1e6372d8>