mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
graphics/Coin: update to 4.0.1
https://github.com/coin3d/coin/releases/tag/v4.0.1
This commit is contained in:
parent
07c287b753
commit
a6e2f941be
@ -1,12 +1,8 @@
|
||||
PORTNAME= Coin
|
||||
PORTVERSION= 4.0.0
|
||||
DISTVERSIONPREFIX= Coin-
|
||||
PORTREVISION= 4
|
||||
PORTVERSION= 4.0.1
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= graphics
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES+= 3053d28b74d.patch:-p1 # Unbreak non-X11
|
||||
|
||||
MAINTAINER= cmt@FreeBSD.org
|
||||
COMMENT= C++ 3D graphics library based on the Open Inventor API
|
||||
WWW= https://github.com/coin3d
|
||||
@ -22,7 +18,7 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= coin3d
|
||||
GH_PROJECT= coin
|
||||
|
||||
USE_GL= gl
|
||||
USE_GL= gl glu
|
||||
USE_XORG= ice sm x11 xext xt
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-pthread=yes --enable-threadsafe \
|
||||
|
@ -1,5 +1,3 @@
|
||||
TIMESTAMP = 1595369132
|
||||
SHA256 (coin3d-coin-Coin-4.0.0_GH0.tar.gz) = b00d2a8e9d962397cf9bf0d9baa81bcecfbd16eef675a98c792f5cf49eb6e805
|
||||
SIZE (coin3d-coin-Coin-4.0.0_GH0.tar.gz) = 6788294
|
||||
SHA256 (3053d28b74d.patch) = 8514418b7da2f11a14d03e77821a18a9050494c35ff6c08e1e56e4a811b815be
|
||||
SIZE (3053d28b74d.patch) = 1410
|
||||
TIMESTAMP = 1700509679
|
||||
SHA256 (coin3d-coin-v4.0.1_GH0.tar.gz) = 367f2b50ff09a61cb28b569d5826fa4c79e494689faf4bf323b6ad80ba92b5bd
|
||||
SIZE (coin3d-coin-v4.0.1_GH0.tar.gz) = 6937184
|
||||
|
@ -873,7 +873,7 @@ include/SoWinEnterScope.h
|
||||
include/SoWinLeaveScope.h
|
||||
lib/libCoin.so
|
||||
lib/libCoin.so.80
|
||||
lib/libCoin.so.80.0.0
|
||||
lib/libCoin.so.80.0.1
|
||||
libdata/pkgconfig/Coin.pc
|
||||
man/man1/coin-config.1.gz
|
||||
%%DATADIR%%/conf/coin-default.cfg
|
||||
|
Loading…
Reference in New Issue
Block a user