diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2021-06-17 04:51:16 +0000 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2021-06-17 04:51:16 +0000 |
commit | 6d6c5520f6e01508a28a0d7b148813979f9b2acf (patch) | |
tree | fd59e7891e15cad0e80eb9919b24f86610509c36 /databases | |
parent | ba9b50a94af9c3dae55cb78b8a12a6923c941308 (diff) | |
download | ports-6d6c5520f6e01508a28a0d7b148813979f9b2acf.tar.gz ports-6d6c5520f6e01508a28a0d7b148813979f9b2acf.zip |
math/cgal: Update to 5.2.1
- Remove files/patch-CMakeLists.txt
- Remove LD_CONFIG and move USES (pet porlint)
- Bump ports
Changes:
- https://www.cgal.org/2021/03/17/cgal521/
- https://www.cgal.org/2020/12/22/cgal52/
PR: 255171
Approved by: wen
Diffstat (limited to 'databases')
-rw-r--r-- | databases/sfcgal/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/sfcgal/Makefile b/databases/sfcgal/Makefile index fdbb8e2b53cc..b606c1b5e5bd 100644 --- a/databases/sfcgal/Makefile +++ b/databases/sfcgal/Makefile @@ -3,6 +3,7 @@ PORTNAME= sfcgal DISTVERSIONPREFIX= v DISTVERSION= 1.3.10 +PORTREVISION= 1 CATEGORIES= databases math graphics MAINTAINER= lbartoletti@FreeBSD.org |