Date: Mon, 28 Feb 2022 17:59:07 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 262253] graphics/proj: Use proj-data port and drop proj-datumgrid Message-ID: <bug-262253-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262253 Bug ID: 262253 Summary: graphics/proj: Use proj-data port and drop proj-datumgrid Product: Ports & Packages Version: Latest Hardware: Any URL: https://people.freebsd.org/~sunpoet/patch/graphics-pro j.txt OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: lbartoletti@FreeBSD.org Reporter: sunpoet@FreeBSD.org Assignee: lbartoletti@FreeBSD.org Flags: maintainer-feedback?(lbartoletti@FreeBSD.org) graphics/proj: Use proj-data port and drop proj-datumgrid - Bump PORTREVISION for dependency and package change Since PROJ 7.0.0, proj-datumgrid has been replaced by proj-data [1][2]. from [1]: The proj-datumgrid packages have been deprecated with PROJ 7.0.0. The proj-data package should be used with PROJ 7.0.0 and newer. The proj-datumgrid packages should be used with PROJ releases from the 5.x = and 6.x branches. from [2]: The grids that was previously available via the proj-datumgrid packages are= now available in two places: 1. The new PROJ-data package 2. From the cloud via https://cdn.proj.org Furthermore, proj-datumgrid is much heavier than latest proj-data. | Compressed | Uncompressed ---------------+------------+-------------- proj-data | 560M | 567M ---------------+------------+-------------- proj-datumgrid | 884M | 1,194M ---------------+------------+-------------- *: uses "du -m" The main advantage for using a separate port for proj-data is to reduce unnecessary packaging. As a committer/developer, changes to proj dependencies may trigger poudrier= e to rebuild this port. It means unnecessary re-packaging of these data files during "make package". Reference: https://proj.org/download.html [1] https://www.osgeo.org/foundation-news/proj-7-0-0/ [2] --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262253-7788>