graphics/ptex: update 2.4.2 → 2.4.3
Commit log: https://github.com/wdas/ptex/compare/v2.4.2...v2.4.3 PR: 279473 Approved by: Shane <FreeBSD@ShaneWare.Biz> (maintaner)
This commit is contained in:
parent
049d204f2b
commit
a1357c3665
@ -1,12 +1,8 @@
|
||||
PORTNAME= ptex
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.4.2
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 2.4.3
|
||||
CATEGORIES= graphics
|
||||
|
||||
PATCH_SITES= https://github.com/wdas/${PORTNAME}/commit/
|
||||
PATCHFILES+= 8ff5c3e2cf2d2689ca09fc258da2173bfd57cf84.patch:-p1 # fix builds for FreeBSD
|
||||
|
||||
MAINTAINER= FreeBSD@Shaneware.biz
|
||||
COMMENT= Per face texture library
|
||||
WWW= https://ptex.us
|
||||
|
||||
@ -1,5 +1,3 @@
|
||||
TIMESTAMP = 1717349736
|
||||
SHA256 (wdas-ptex-v2.4.2_GH0.tar.gz) = c8235fb30c921cfb10848f4ea04d5b662ba46886c5e32ad5137c5086f3979ee1
|
||||
SIZE (wdas-ptex-v2.4.2_GH0.tar.gz) = 312942
|
||||
SHA256 (8ff5c3e2cf2d2689ca09fc258da2173bfd57cf84.patch) = ad62e19cbf74c370b0906a11e0fff13d2057fd10fb00ee7706da4396c309d473
|
||||
SIZE (8ff5c3e2cf2d2689ca09fc258da2173bfd57cf84.patch) = 2016
|
||||
TIMESTAMP = 1719258858
|
||||
SHA256 (wdas-ptex-v2.4.3_GH0.tar.gz) = 435aa2ee1781ff24859bd282b7616bfaeb86ca10604b13d085ada8aa7602ad27
|
||||
SIZE (wdas-ptex-v2.4.3_GH0.tar.gz) = 312843
|
||||
|
||||
@ -6,13 +6,13 @@ include/ptex/PtexPlatform.h
|
||||
include/ptex/PtexUtils.h
|
||||
include/ptex/PtexVersion.h
|
||||
include/ptex/Ptexture.h
|
||||
lib/cmake/Ptex/ptex-config-version.cmake
|
||||
lib/cmake/Ptex/ptex-config.cmake
|
||||
lib/cmake/Ptex/ptex-exports-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/Ptex/ptex-exports.cmake
|
||||
lib/libPtex.a
|
||||
lib/libPtex.so
|
||||
lib/libPtex.so.2.4
|
||||
share/cmake/Ptex/ptex-config-version.cmake
|
||||
share/cmake/Ptex/ptex-config.cmake
|
||||
share/cmake/Ptex/ptex-exports-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
share/cmake/Ptex/ptex-exports.cmake
|
||||
%%PORTDOCS%%%%DOCSDIR%%/PtexCache_8cpp.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/PtexCache_8cpp_source.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/PtexCache_8h.html
|
||||
@ -397,3 +397,4 @@ share/cmake/Ptex/ptex-exports.cmake
|
||||
%%PORTDOCS%%%%DOCSDIR%%/tab_sd.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/tabs.css
|
||||
%%PORTDOCS%%%%DOCSDIR%%/uvellipse.png
|
||||
share/pkgconfig/ptex.pc
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user