graphics/pcl-pointclouds: Backport the upstream patch that hopefully fixes the boost build problem on CURRENT
This commit is contained in:
parent
ae90023bab
commit
11274a004a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479425
2 changed files with 6 additions and 3 deletions
|
@ -3,13 +3,14 @@
|
|||
PORTNAME= pcl
|
||||
DISTVERSIONPREFIX= ${PORTNAME}-
|
||||
DISTVERSION= 1.8.1
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= graphics math
|
||||
PKGNAMESUFFIX= -pointclouds
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES= 2309bdab20fb2a385d374db6a87349199279db18.patch:-p1
|
||||
PATCHFILES+= 491b7c7e12ce39c59fb1f22718812a02e7f58065.patch:-p1
|
||||
PATCHFILES+= 491b7c7e12ce39c59fb1f22718812a02e7f58065.patch:-p1 \
|
||||
d96073d4d534af07f005cbe7889afdad34f39c76.patch:-p1
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= Point Cloud Library
|
||||
|
|
|
@ -1,7 +1,9 @@
|
|||
TIMESTAMP = 1528741888
|
||||
TIMESTAMP = 1536565103
|
||||
SHA256 (PointCloudLibrary-pcl-pcl-1.8.1_GH0.tar.gz) = 5a102a2fbe2ba77c775bf92c4a5d2e3d8170be53a68c3a76cfc72434ff7b9783
|
||||
SIZE (PointCloudLibrary-pcl-pcl-1.8.1_GH0.tar.gz) = 66787596
|
||||
SHA256 (2309bdab20fb2a385d374db6a87349199279db18.patch) = 78610e04b7119a23b8841c656caaa41a28ab26d4820ee1f9616d7abf107fde9f
|
||||
SIZE (2309bdab20fb2a385d374db6a87349199279db18.patch) = 1853
|
||||
SHA256 (491b7c7e12ce39c59fb1f22718812a02e7f58065.patch) = de2c2dbff2ce41f6fd8bc8b99551182bbada23854065211be91b7a957bdac489
|
||||
SIZE (491b7c7e12ce39c59fb1f22718812a02e7f58065.patch) = 986
|
||||
SHA256 (d96073d4d534af07f005cbe7889afdad34f39c76.patch) = ee06300320db509e4110653addafcaf34f1279331137a0fefecbc72197245d0e
|
||||
SIZE (d96073d4d534af07f005cbe7889afdad34f39c76.patch) = 853
|
||||
|
|
Loading…
Reference in a new issue