Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Apr 2026 17:24:00 +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: 449f745d7054 - main - devel/capnproto1: Update to 1.2.0
Message-ID:  <69d29ab0.1c861.24865028@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=449f745d705446cc8e53097ab974e26f368a63df

commit 449f745d705446cc8e53097ab974e26f368a63df
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-05 16:52:52 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-05 17:18:05 +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 802bc9e47faf..a4aca25d4b1a 100644
--- a/devel/capnproto1/Makefile
+++ b/devel/capnproto1/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	capnproto
-PORTVERSION=	1.2.0
+PORTVERSION=	1.3.0
 DISTVERSIONPREFIX=	c++-
 CATEGORIES=	devel
 MASTER_SITES=	https://capnproto.org/
@@ -25,7 +25,7 @@ PLIST_SUB=	PORTVERSION=${PORTVERSION}
 
 CONFLICTS_INSTALL=	capnproto
 
-# databases/tiledb 2.30.0+ requires capnproto 1.2.0
+# databases/tiledb 2.30.1+ requires capnproto 1.3.0
 PORTSCOUT=	ignore:1
 
 .include <bsd.port.mk>
diff --git a/devel/capnproto1/distinfo b/devel/capnproto1/distinfo
index 58e8ab66af83..d1226a276012 100644
--- a/devel/capnproto1/distinfo
+++ b/devel/capnproto1/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1765895676
-SHA256 (capnproto-c++-1.2.0.tar.gz) = ed00e44ecbbda5186bc78a41ba64a8dc4a861b5f8d4e822959b0144ae6fd42ef
-SIZE (capnproto-c++-1.2.0.tar.gz) = 1769091
+TIMESTAMP = 1773966706
+SHA256 (capnproto-c++-1.3.0.tar.gz) = 098f824a495a1a837d56ae17e07b3f721ac86f8dbaf58896a389923458522108
+SIZE (capnproto-c++-1.3.0.tar.gz) = 1847292


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d29ab0.1c861.24865028>