git: bdb4bc91f694 - main - graphics/mapserver: Update to 8.2.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 25 Jul 2024 22:57:28 UTC
The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=bdb4bc91f69487ca694aeca65b441f079083c719 commit bdb4bc91f69487ca694aeca65b441f079083c719 Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2024-07-25 12:39:28 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2024-07-25 22:56:51 +0000 graphics/mapserver: Update to 8.2.1 Fix build with python option enabled[1] PR: 280229[1] Reported by: rhurlin@FreeBSD.org[1] --- graphics/mapserver/Makefile | 6 +++--- graphics/mapserver/distinfo | 6 +++--- graphics/mapserver/pkg-plist | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/graphics/mapserver/Makefile b/graphics/mapserver/Makefile index b426b52ce7fb..55ca1b6d9bac 100644 --- a/graphics/mapserver/Makefile +++ b/graphics/mapserver/Makefile @@ -1,5 +1,5 @@ PORTNAME= mapserver -DISTVERSION= 8.2.0 +DISTVERSION= 8.2.1 CATEGORIES= graphics www geography MASTER_SITES= https://download.osgeo.org/${PORTNAME}/ @@ -128,7 +128,7 @@ do-install: do-install-PYTHON-on: @${MKDIR} ${STAGEDIR}${PYTHON_SITELIBDIR}/ - ${INSTALL_SCRIPT} ${BUILD_WRKSRC}/mapscript/python/mapscript.py ${STAGEDIR}${PYTHON_SITELIBDIR} - ${INSTALL_LIB} ${BUILD_WRKSRC}/mapscript/python/_mapscript.so ${STAGEDIR}${PYTHON_SITELIBDIR} + ${INSTALL_SCRIPT} ${BUILD_WRKSRC}/src/mapscript/python/mapscript.py ${STAGEDIR}${PYTHON_SITELIBDIR} + ${INSTALL_LIB} ${BUILD_WRKSRC}/src/mapscript/python/_mapscript.so ${STAGEDIR}${PYTHON_SITELIBDIR} .include <bsd.port.mk> diff --git a/graphics/mapserver/distinfo b/graphics/mapserver/distinfo index e0892afa6c7b..37c362a65757 100644 --- a/graphics/mapserver/distinfo +++ b/graphics/mapserver/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720500440 -SHA256 (mapserver-8.2.0.tar.gz) = 26ec2d951ca502483586bf7849dc99b8b378cd4764e47bf0555a3f12fa3d9053 -SIZE (mapserver-8.2.0.tar.gz) = 2964735 +TIMESTAMP = 1721897389 +SHA256 (mapserver-8.2.1.tar.gz) = bc2cb4339cfc241aa68c8ae35b0e8ee6c19da7781cad16653a26c5229f2c98f2 +SIZE (mapserver-8.2.1.tar.gz) = 2965922 diff --git a/graphics/mapserver/pkg-plist b/graphics/mapserver/pkg-plist index effbaec7dbfe..f02b1c57b4b7 100644 --- a/graphics/mapserver/pkg-plist +++ b/graphics/mapserver/pkg-plist @@ -9,6 +9,6 @@ bin/mapserver_sortshp bin/mapserver_tile4ms lib/libmapserver.so lib/libmapserver.so.2 -lib/libmapserver.so.8.2.0 +lib/libmapserver.so.8.2.1 %%PYTHON%%%%PYTHON_SITELIBDIR%%/mapscript.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/_mapscript.so