mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 03:46:30 -04:00
archivers/draco: Update 1.5.5 → 1.5.6
Reported by: portscout
This commit is contained in:
parent
e4303ec1a7
commit
d786e185fe
4 changed files with 9 additions and 9 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= draco
|
||||
DISTVERSION= 1.5.5
|
||||
DISTVERSION= 1.5.6
|
||||
CATEGORIES= archivers
|
||||
PKGNAMESUFFIX= -3d-compression
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
TIMESTAMP = 1667008661
|
||||
SHA256 (google-draco-1.5.5_GH0.tar.gz) = 6b7994150bbc513abcdbe22ad778d6b2df10fc8cdc7035e916985b2a209ab826
|
||||
SIZE (google-draco-1.5.5_GH0.tar.gz) = 62930164
|
||||
TIMESTAMP = 1677662129
|
||||
SHA256 (google-draco-1.5.6_GH0.tar.gz) = 0280888e5b8e4c4fb93bf40e65e4e8a1ba316a0456f308164fb5c2b2b0c282d6
|
||||
SIZE (google-draco-1.5.6_GH0.tar.gz) = 60386658
|
||||
SHA256 (google-googletest-16f637f_GH0.tar.gz) = 89a3acd83a83bbc7f0ec50751fee79ec9fb3eaec7d515bb57abeda89b70a8806
|
||||
SIZE (google-googletest-16f637f_GH0.tar.gz) = 831917
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
bin/draco_decoder
|
||||
bin/draco_decoder-1.5.5
|
||||
bin/draco_decoder-1.5.6
|
||||
bin/draco_encoder
|
||||
bin/draco_encoder-1.5.5
|
||||
bin/draco_encoder-1.5.6
|
||||
include/draco/animation/keyframe_animation.h
|
||||
include/draco/animation/keyframe_animation_decoder.h
|
||||
include/draco/animation/keyframe_animation_encoder.h
|
||||
|
@ -203,8 +203,8 @@ include/draco/point_cloud/point_cloud.h
|
|||
include/draco/point_cloud/point_cloud_builder.h
|
||||
lib/libdraco.a
|
||||
lib/libdraco.so
|
||||
lib/libdraco.so.7
|
||||
lib/libdraco.so.7.0.0
|
||||
lib/libdraco.so.8
|
||||
lib/libdraco.so.8.0.0
|
||||
libdata/pkgconfig/draco.pc
|
||||
share/cmake/draco/draco-config-version.cmake
|
||||
share/cmake/draco/draco-config.cmake
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PORTNAME= f3d
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.3.1
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= graphics
|
||||
|
||||
PATCH_SITES= https://github.com/f3d-app/f3d/commit/
|
||||
|
|
Loading…
Add table
Reference in a new issue