Skip to content

Commit

Permalink
devel/entt: Update 3.9.0 -> 3.10.0
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Apr 17, 2022
1 parent 3038d60 commit 4da3d58
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 7 deletions.
2 changes: 1 addition & 1 deletion devel/entt/Makefile
@@ -1,6 +1,6 @@
PORTNAME= entt
DISTVERSIONPREFIX= v
DISTVERSION= 3.9.0
DISTVERSION= 3.10.0
CATEGORIES= devel

MAINTAINER= yuri@FreeBSD.org
Expand Down
6 changes: 3 additions & 3 deletions devel/entt/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1643656188
SHA256 (skypjack-entt-v3.9.0_GH0.tar.gz) = 1b06f1f6627c3702486855877bdeab6885f5d821d3dd78862126d4308c627c23
SIZE (skypjack-entt-v3.9.0_GH0.tar.gz) = 647193
TIMESTAMP = 1650173921
SHA256 (skypjack-entt-v3.10.0_GH0.tar.gz) = 4c716cebf4f2964824da158dd58cc81d9f1e056a083538e22fb03ae2d64805ee
SIZE (skypjack-entt-v3.10.0_GH0.tar.gz) = 676317
8 changes: 5 additions & 3 deletions devel/entt/pkg-plist
@@ -1,7 +1,8 @@
include/entt/config/config.h
include/entt/config/macro.h
include/entt/config/version.h
include/entt/container/dense_hash_map.hpp
include/entt/container/dense_hash_set.hpp
include/entt/container/dense_map.hpp
include/entt/container/dense_set.hpp
include/entt/container/fwd.hpp
include/entt/core/algorithm.hpp
include/entt/core/any.hpp
Expand Down Expand Up @@ -29,6 +30,7 @@ include/entt/entity/observer.hpp
include/entt/entity/organizer.hpp
include/entt/entity/registry.hpp
include/entt/entity/runtime_view.hpp
include/entt/entity/sigh_storage_mixin.hpp
include/entt/entity/snapshot.hpp
include/entt/entity/sparse_set.hpp
include/entt/entity/storage.hpp
Expand Down Expand Up @@ -58,8 +60,8 @@ include/entt/process/process.hpp
include/entt/process/scheduler.hpp
include/entt/resource/cache.hpp
include/entt/resource/fwd.hpp
include/entt/resource/handle.hpp
include/entt/resource/loader.hpp
include/entt/resource/resource.hpp
include/entt/signal/delegate.hpp
include/entt/signal/dispatcher.hpp
include/entt/signal/emitter.hpp
Expand Down

0 comments on commit 4da3d58

Please sign in to comment.