Bug 259818 - science/gnudatalanguage: prepare to proj8
Summary: science/gnudatalanguage: prepare to proj8
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Thierry Thomas
URL:
Keywords:
Depends on:
Blocks: 258313
  Show dependency treegraph
 
Reported: 2021-11-13 14:10 UTC by Loïc Bartoletti
Modified: 2021-11-18 06:48 UTC (History)
0 users

See Also:
thierry: maintainer-feedback+


Attachments
science/gnudatalanguage: prepare to proj8 (542 bytes, patch)
2021-11-13 14:10 UTC, Loïc Bartoletti
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Loïc Bartoletti freebsd_committer freebsd_triage 2021-11-13 14:10:32 UTC
Created attachment 229470 [details]
science/gnudatalanguage: prepare to proj8

Tested with proj8 (wip #258313) and proj7.

Simply remove -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 since gnudatalanguage have proj7 support since 1.0.1
Comment 1 Thierry Thomas freebsd_committer freebsd_triage 2021-11-15 21:04:29 UTC
Approved, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-11-18 05:41:54 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=740130cd7038d1c61b0da0c44615d986e5d865f7

commit 740130cd7038d1c61b0da0c44615d986e5d865f7
Author:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
AuthorDate: 2021-11-18 05:17:26 +0000
Commit:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
CommitDate: 2021-11-18 05:17:26 +0000

    science/gnudatalanguage: prepare to proj8

      - remove -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1

    PR:             259818, 258313
    Approved by:    thierry (maintainer)

 science/gnudatalanguage/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 Loïc Bartoletti freebsd_committer freebsd_triage 2021-11-18 06:48:59 UTC
Committed, thanks!