update Python version in ports which don't use python.port.mk variables

This commit is contained in:
sthen 2022-11-13 15:26:04 +00:00
parent 80fda491b1
commit 1f4930b1f0
6 changed files with 18 additions and 17 deletions

View File

@ -9,7 +9,7 @@ VERSION= 1.80.0
EPOCH = 0
DISTNAME= boost_${VERSION:S/./_/g}
PKGNAME= boost-${VERSION}
REVISION-main= 1
REVISION-main= 2
CATEGORIES= devel
MASTER_SITES= https://boostorg.jfrog.io/artifactory/main/release/${VERSION}/source/
EXTRACT_SUFX= .tar.bz2
@ -35,10 +35,10 @@ BOOST_LIBS= boost_atomic-mt \
boost_math_tr1f-mt boost_math_tr1f \
boost_math_tr1l-mt boost_math_tr1l \
boost_nowide-mt boost_nowide \
boost_numpy39-mt boost_numpy39 \
boost_numpy310-mt boost_numpy310 \
boost_prg_exec_monitor-mt boost_prg_exec_monitor \
boost_program_options-mt boost_program_options \
boost_python39-mt boost_python39 \
boost_python310-mt boost_python310 \
boost_random-mt boost_random \
boost_regex-mt boost_regex \
boost_serialization-mt boost_serialization \

View File

@ -16542,10 +16542,10 @@ include/boost/yap/yap.hpp
@lib lib/libboost_nowide-mt.so.${LIBboost_nowide-mt_VERSION}
@static-lib lib/libboost_nowide.a
@lib lib/libboost_nowide.so.${LIBboost_nowide_VERSION}
@static-lib lib/libboost_numpy39-mt.a
@lib lib/libboost_numpy39-mt.so.${LIBboost_numpy39-mt_VERSION}
@static-lib lib/libboost_numpy39.a
@lib lib/libboost_numpy39.so.${LIBboost_numpy39_VERSION}
@static-lib lib/libboost_numpy310-mt.a
@lib lib/libboost_numpy310-mt.so.${LIBboost_numpy310-mt_VERSION}
@static-lib lib/libboost_numpy310.a
@lib lib/libboost_numpy310.so.${LIBboost_numpy310_VERSION}
@static-lib lib/libboost_prg_exec_monitor-mt.a
@lib lib/libboost_prg_exec_monitor-mt.so.${LIBboost_prg_exec_monitor-mt_VERSION}
@static-lib lib/libboost_prg_exec_monitor.a
@ -16554,10 +16554,10 @@ include/boost/yap/yap.hpp
@lib lib/libboost_program_options-mt.so.${LIBboost_program_options-mt_VERSION}
@static-lib lib/libboost_program_options.a
@lib lib/libboost_program_options.so.${LIBboost_program_options_VERSION}
@static-lib lib/libboost_python39-mt.a
@lib lib/libboost_python39-mt.so.${LIBboost_python39-mt_VERSION}
@static-lib lib/libboost_python39.a
@lib lib/libboost_python39.so.${LIBboost_python39_VERSION}
@static-lib lib/libboost_python310-mt.a
@lib lib/libboost_python310-mt.so.${LIBboost_python310-mt_VERSION}
@static-lib lib/libboost_python310.a
@lib lib/libboost_python310.so.${LIBboost_python310_VERSION}
@static-lib lib/libboost_random-mt.a
@lib lib/libboost_random-mt.so.${LIBboost_random-mt_VERSION}
@static-lib lib/libboost_random.a

View File

@ -4,13 +4,14 @@ V= 3.1.6
GH_ACCOUNT= AcademySoftwareFoundation
GH_PROJECT= Imath
GH_TAGNAME= v${V}
REVISION= 0
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
# /!\ see symlinks creation in post-install (LIBImath-3_1_VERSION is used)
.for solib in Imath PyImath_Python3_9
SHARED_LIBS += ${solib} 1.1 # 28
SHARED_LIBS += ${solib}-3_1 1.1 # 28
.for solib in Imath PyImath_Python3_10
SHARED_LIBS += ${solib} 0.0 # 28
SHARED_LIBS += ${solib}-3_1 0.0 # 28
.endfor
CATEGORIES= math graphics devel

View File

@ -85,7 +85,7 @@ lib/cmake/Imath/ImathTargets${MODCMAKE_BUILD_SUFFIX}
lib/cmake/Imath/ImathTargets.cmake
@lib lib/libImath-3_1.so.${LIBImath-3_1_VERSION}
@lib lib/libImath.so.${LIBImath_VERSION}
@lib lib/libPyImath_Python3_9-3_1.so.${LIBPyImath_Python3_9-3_1_VERSION}
@lib lib/libPyImath_Python3_10-3_1.so.${LIBPyImath_Python3_10-3_1_VERSION}
lib/pkgconfig/Imath.pc
lib/pkgconfig/PyImath.pc
@so lib/python${MODPY_VERSION}/site-packages/imath.so

View File

@ -2,7 +2,7 @@ COMMENT= graphical user interface for git
GNOME_PROJECT= gitg
GNOME_VERSION= 41
REVISION= 1
REVISION= 2
SHARED_LIBS += gitg-1.0 1.0 # 0.0.0
SHARED_LIBS += gitg-ext-1.0 0.0 # 0.0.0

View File

@ -17,7 +17,7 @@ lib/gitg/plugins/files.plugin
@lib lib/libgitg-ext-1.0.so.${LIBgitg-ext-1.0_VERSION}
lib/pkgconfig/libgitg-1.0.pc
lib/pkgconfig/libgitg-ext-1.0.pc
lib/python3.9/site-packages/gi/overrides/GitgExt.py
lib/python3.10/site-packages/gi/overrides/GitgExt.py
@man man/man1/gitg.1
share/applications/org.gnome.gitg.desktop
share/gir-1.0/Gitg-1.0.gir