1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

math/octave-forge-octproj: Prepare for update of graphics/proj to version 8.

Bump portrevision.
This commit is contained in:
Stephen Montgomery-Smith 2021-11-07 11:35:09 -06:00
parent dd9a3bcd4a
commit 50bbd9725a
2 changed files with 11 additions and 1 deletions

View File

@ -2,7 +2,7 @@
PORTNAME= octave-forge-octproj
PORTVERSION= 2.0.1
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org

View File

@ -0,0 +1,10 @@
--- projwrap.h.orig 2020-05-07 16:41:54 UTC
+++ projwrap.h
@@ -24,6 +24,7 @@ or http://www.gnu.org
#include<stdio.h>
#include<stdlib.h>
#include<math.h>
+#undef ACCEPT_USE_OF_DEPRECATED_PROJ_API_H
#include<proj.h>
/******************************************************************************/
/******************************************************************************/