Date: Sat, 6 Jan 2024 15:22:09 GMT From: Rainer Hurling <rhurlin@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d81d1dca4816 - main - math/pdal: Bump after archivers/laszip update Message-ID: <202401061522.406FM9qn059620@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401061522.406FM9qn059620>