git: d81d1dca4816 - main - math/pdal: Bump after archivers/laszip update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Jan 2024 15:22:09 UTC
The branch main has been updated by rhurlin: URL: https://cgit.FreeBSD.org/ports/commit/?id=d81d1dca481620812d6aaa4e97ff594d14bf1477 commit d81d1dca481620812d6aaa4e97ff594d14bf1477 Author: Rainer Hurling <rhurlin@FreeBSD.org> AuthorDate: 2024-01-06 15:19:01 +0000 Commit: Rainer Hurling <rhurlin@FreeBSD.org> CommitDate: 2024-01-06 15:21:32 +0000 math/pdal: Bump after archivers/laszip update --- math/pdal/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/math/pdal/Makefile b/math/pdal/Makefile index 029677392156..77a69e1637b2 100644 --- a/math/pdal/Makefile +++ b/math/pdal/Makefile @@ -1,5 +1,6 @@ PORTNAME= pdal DISTVERSION= 2.5.4 +PORTREVISION= 1 CATEGORIES= math databases graphics MASTER_SITES= https://github.com/PDAL/PDAL/releases/download/${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-src