Opened 4 years ago

Closed 4 years ago

#60472 closed defect (fixed)

PDAL @2.0.1 uses deprecated cxx11 PortGroup

Reported by: nilason (Nicklas Larsson) Owned by: Veence (Vincent)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: Veence (Vincent)
Port: PDAL

Description

Installing PDAL gives following warning:

--->  Computing dependencies for PDAL
--->  Fetching distfiles for PDAL
--->  Attempting to fetch PDAL-2.0.1-src.tar.gz from https://distfiles.macports.org/PDAL
--->  Verifying checksums for PDAL                                                   
--->  Extracting PDAL
--->  Configuring PDAL
Warning: -----------------------------------------------------------------------
Warning: The port 'PDAL' uses the cxx11 PortGroup which is deprecated.
Warning: Please instead specify the required c++ standard directly using
Warning:     compiler.cxx_standard  2011
Warning: replacing 2011 with newer standards (e.g. 2014, 2017) as required.
Warning: For more details see https://trac.macports.org/wiki/CompilerSelection
Warning: -----------------------------------------------------------------------
--->  Building PDAL

Change History (4)

comment:1 Changed 4 years ago by nilason (Nicklas Larsson)

Port: PDAL added

comment:2 Changed 4 years ago by nilason (Nicklas Larsson)

Owner: set to Veence
Status: newassigned

comment:3 Changed 4 years ago by Veence (Vincent)

Ok, this has been addressed, and I caught the opportunity to update PDAL to 2.1.0 and add default variants for the python interpreter and the postgresql version.

comment:4 Changed 4 years ago by reneeotten (Renee Otten)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.