Skip to content

Commit

Permalink
devel/entt: Update 3.6.0 -> 3.7.1
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Apr 15, 2021
1 parent b2993cf commit b30436e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 6 deletions.
2 changes: 1 addition & 1 deletion devel/entt/Makefile
@@ -1,6 +1,6 @@
PORTNAME= entt
DISTVERSIONPREFIX= v
DISTVERSION= 3.6.0
DISTVERSION= 3.7.1
CATEGORIES= devel

MAINTAINER= yuri@FreeBSD.org
Expand Down
6 changes: 3 additions & 3 deletions devel/entt/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1610270631
SHA256 (skypjack-entt-v3.6.0_GH0.tar.gz) = 94b7dc874acd0961cfc28cf6b0342eeb0b7c58250ddde8bdc6c101e84b74c190
SIZE (skypjack-entt-v3.6.0_GH0.tar.gz) = 475161
TIMESTAMP = 1618505712
SHA256 (skypjack-entt-v3.7.1_GH0.tar.gz) = fe3ce773c17797c0c57ffa97f73902854fcc8e7afc7e09bea373e0c64fa24a23
SIZE (skypjack-entt-v3.7.1_GH0.tar.gz) = 496915
7 changes: 5 additions & 2 deletions devel/entt/pkg-plist
Expand Up @@ -26,22 +26,24 @@ include/entt/entity/sparse_set.hpp
include/entt/entity/storage.hpp
include/entt/entity/utility.hpp
include/entt/entity/view.hpp
include/entt/entity/view_pack.hpp
include/entt/entt.hpp
include/entt/fwd.hpp
include/entt/locator/locator.hpp
include/entt/meta/adl_pointer.hpp
include/entt/meta/container.hpp
include/entt/meta/ctx.hpp
include/entt/meta/factory.hpp
include/entt/meta/internal.hpp
include/entt/meta/meta.hpp
include/entt/meta/node.hpp
include/entt/meta/pointer.hpp
include/entt/meta/policy.hpp
include/entt/meta/range.hpp
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/process.hpp
include/entt/process/scheduler.hpp
Expand All @@ -57,3 +59,4 @@ include/entt/signal/sigh.hpp
lib/EnTT/cmake/EnTTConfig.cmake
lib/EnTT/cmake/EnTTConfigVersion.cmake
lib/EnTT/cmake/EnTTTargets.cmake
libdata/pkgconfig/entt.pc

0 comments on commit b30436e

Please sign in to comment.