git: a1357c366554 - main - graphics/ptex: update 2.4.2 → 2.4.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 Jun 2024 10:37:41 UTC
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=a1357c366554d6336c59c10698f82c8110648ce5 commit a1357c366554d6336c59c10698f82c8110648ce5 Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2024-06-25 10:34:19 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-06-25 10:34:19 +0000 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) --- graphics/ptex/Makefile | 6 +----- graphics/ptex/distinfo | 8 +++----- graphics/ptex/pkg-plist | 9 +++++---- 3 files changed, 9 insertions(+), 14 deletions(-) diff --git a/graphics/ptex/Makefile b/graphics/ptex/Makefile index 6d09dd37176b..800a93aa9e9c 100644 --- a/graphics/ptex/Makefile +++ b/graphics/ptex/Makefile @@ -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 diff --git a/graphics/ptex/distinfo b/graphics/ptex/distinfo index 032591a7659a..80acf3dcffc4 100644 --- a/graphics/ptex/distinfo +++ b/graphics/ptex/distinfo @@ -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 diff --git a/graphics/ptex/pkg-plist b/graphics/ptex/pkg-plist index 35f503c60415..c3af9b28c4ab 100644 --- a/graphics/ptex/pkg-plist +++ b/graphics/ptex/pkg-plist @@ -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