mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
Update to version 2.12.0 which contains a number of improvements and fixes,
including large memory consumption fix (issue was introduced in v2.11.0). If you use v2.11.0 please upgrade to v2.12.0 at your earliest convenience. While here, pacify portlint(1). Reported by: portscout Because GitHub releases (tarballs) are not fetched with correct modification time, set TIMESTAMP to 1476794305 which corresponds to commit 39d72c4 tagged as this release.
This commit is contained in:
parent
387ced8b05
commit
20d2527ed8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426090
@ -2,8 +2,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= embree
|
||||
PORTVERSION= 2.12.0
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTVERSION= 2.11.0
|
||||
CATEGORIES= graphics
|
||||
|
||||
MAINTAINER= danfe@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1472729819
|
||||
SHA256 (embree-embree-v2.11.0_GH0.tar.gz) = 35283fa82c3f345a05a9d3ff3af5a36cf71d75d19dc9150a681999f301d67832
|
||||
SIZE (embree-embree-v2.11.0_GH0.tar.gz) = 1789427
|
||||
TIMESTAMP = 1476794305
|
||||
SHA256 (embree-embree-v2.12.0_GH0.tar.gz) = 14153c4a8fd4413a01f584df16b89b5c9f904083d8044557e0f268232b1db19d
|
||||
SIZE (embree-embree-v2.12.0_GH0.tar.gz) = 1838935
|
||||
|
Loading…
Reference in New Issue
Block a user