proj@7: deprecate

Closes #122748.

Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Michael Cho 2023-02-09 01:15:25 -08:00 committed by BrewTestBot
parent cd6e6eeaf8
commit f5a49a8281
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 3 additions and 0 deletions

View File

@ -19,6 +19,9 @@ class ProjAT7 < Formula
keg_only :versioned_formula
# https://github.com/OSGeo/PROJ/issues/3067
deprecate! date: "2023-02-09", because: :versioned_formula
depends_on "pkg-config" => :build
depends_on "libtiff"