Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Oct 2024 07:17:19 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: 0b21eb60e140 - main - devel/entt: update 3.13.2 =?utf-8?Q?=E2=86=92?= 3.14.0
Message-ID:  <202410250717.49P7HJVF054188@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=0b21eb60e140edd1045b803e73de0cdec938fbca

commit 0b21eb60e140edd1045b803e73de0cdec938fbca
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-10-25 07:17:08 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-10-25 07:17:17 +0000

    devel/entt: update 3.13.2 → 3.14.0
    
    Reported by:    portscout
---
 devel/entt/Makefile  | 2 +-
 devel/entt/distinfo  | 6 +++---
 devel/entt/pkg-plist | 5 ++++-
 3 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/devel/entt/Makefile b/devel/entt/Makefile
index d937175d0f7d..2e7485ccb231 100644
--- a/devel/entt/Makefile
+++ b/devel/entt/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	entt
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.13.2
+DISTVERSION=	3.14.0
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/entt/distinfo b/devel/entt/distinfo
index 387b2ea06e47..938ead53467c 100644
--- a/devel/entt/distinfo
+++ b/devel/entt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1712807843
-SHA256 (skypjack-entt-v3.13.2_GH0.tar.gz) = cb556aa543d01177b62de41321759e02d96078948dda72705b3d7fe68af88489
-SIZE (skypjack-entt-v3.13.2_GH0.tar.gz) = 854129
+TIMESTAMP = 1729840367
+SHA256 (skypjack-entt-v3.14.0_GH0.tar.gz) = e31f6e95a30e2977a50449ef9a607a9ff40febe6f9da2a8144a183f8606f7719
+SIZE (skypjack-entt-v3.14.0_GH0.tar.gz) = 872121
diff --git a/devel/entt/pkg-plist b/devel/entt/pkg-plist
index c18709ef5046..62b768f59124 100644
--- a/devel/entt/pkg-plist
+++ b/devel/entt/pkg-plist
@@ -4,9 +4,11 @@ include/entt/config/version.h
 include/entt/container/dense_map.hpp
 include/entt/container/dense_set.hpp
 include/entt/container/fwd.hpp
+include/entt/container/table.hpp
 include/entt/core/algorithm.hpp
 include/entt/core/any.hpp
 include/entt/core/attribute.h
+include/entt/core/bit.hpp
 include/entt/core/compressed_pair.hpp
 include/entt/core/enum.hpp
 include/entt/core/family.hpp
@@ -16,6 +18,7 @@ include/entt/core/ident.hpp
 include/entt/core/iterator.hpp
 include/entt/core/memory.hpp
 include/entt/core/monostate.hpp
+include/entt/core/ranges.hpp
 include/entt/core/tuple.hpp
 include/entt/core/type_info.hpp
 include/entt/core/type_traits.hpp
@@ -29,6 +32,7 @@ include/entt/entity/helper.hpp
 include/entt/entity/mixin.hpp
 include/entt/entity/observer.hpp
 include/entt/entity/organizer.hpp
+include/entt/entity/ranges.hpp
 include/entt/entity/registry.hpp
 include/entt/entity/runtime_view.hpp
 include/entt/entity/snapshot.hpp
@@ -56,7 +60,6 @@ include/entt/meta/resolve.hpp
 include/entt/meta/template.hpp
 include/entt/meta/type_traits.hpp
 include/entt/meta/utility.hpp
-include/entt/platform/android-ndk-r17.hpp
 include/entt/poly/fwd.hpp
 include/entt/poly/poly.hpp
 include/entt/process/fwd.hpp



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410250717.49P7HJVF054188>