File tree Expand file tree Collapse file tree 9 files changed +6
-77
lines changed Expand file tree Collapse file tree 9 files changed +6
-77
lines changed Original file line number Diff line number Diff line change @@ -17135,3 +17135,4 @@ games/cultivation||2022-04-18|Has expired: Abandonware with last release in 2010
1713517135devel/ros-rosinstall||2022-04-20|Has expired: Upstream has archived the project and is no longer being used in the ROS project
1713617136devel/py-aiorpcX-legacy|devel/py-aiorpcX|2022-04-20|Has expired: Legacy port is no longer required, please use devel/py-aiorpcX instead
1713717137net/kalarmcal|deskutils/kalarm|2022-04-21|Packages were merged
17138+ math/py-gmpy2-devel|math/py-gmpy2|2022-04-22|No more need for the -devel port, py-gmpy2 is at latest
Original file line number Diff line number Diff line change 842842 SUBDIR += py-gimmik
843843 SUBDIR += py-gmpy
844844 SUBDIR += py-gmpy2
845- SUBDIR += py-gmpy2-devel
846845 SUBDIR += py-grandalf
847846 SUBDIR += py-graphillion
848847 SUBDIR += py-gym
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -18,8 +18,6 @@ LIB_DEPENDS= libgmp.so:math/gmp \
1818USES = localbase python:3.6-3.9
1919USE_PYTHON = distutils autoplist
2020
21- CONFLICTS = ${PYTHON_PKGNAMEPREFIX}gmpy2-devel-2.1*
22-
2321post-install :
2422 @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR} /gmpy2/gmpy2* .so
2523
Original file line number Diff line number Diff line change 22
33PORTNAME = pplpy
44PORTVERSION = 0.8.7
5- PORTREVISION = 1
5+ PORTREVISION = 2
66CATEGORIES = math python
77MASTER_SITES = CHEESESHOP
88PKGNAMEPREFIX = ${PYTHON_PKGNAMEPREFIX}
@@ -14,14 +14,14 @@ LICENSE= GPLv3
1414
1515BROKEN_aarch64 = runaway build, 7200 seconds with no output
1616
17- BUILD_DEPENDS = ${PYTHON_PKGNAMEPREFIX}gmpy2-devel >0:math/py-gmpy2-devel @${PY_FLAVOR} \
17+ BUILD_DEPENDS = ${PYTHON_PKGNAMEPREFIX}gmpy2>0:math/py-gmpy2@${PY_FLAVOR} \
1818 ${PYTHON_PKGNAMEPREFIX}cysignals>0:devel/py-cysignals@${PY_FLAVOR}
1919LIB_DEPENDS = libgmp.so:math/gmp \
2020 libmpfr.so:math/mpfr \
2121 libmpc.so:math/mpc \
2222 libpari.so:math/pari \
2323 libppl.so:devel/ppl
24- RUN_DEPENDS = ${PYTHON_PKGNAMEPREFIX}gmpy2-devel >0:math/py-gmpy2-devel @${PY_FLAVOR} \
24+ RUN_DEPENDS = ${PYTHON_PKGNAMEPREFIX}gmpy2>0:math/py-gmpy2@${PY_FLAVOR} \
2525 ${PYTHON_PKGNAMEPREFIX}cysignals>0:devel/py-cysignals@${PY_FLAVOR}
2626TEST_DEPENDS = py.test:devel/py-pytest@${PY_FLAVOR}
2727
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ BUILD_DEPENDS= bash:shells/bash \
4444 ${PYTHON_PKGNAMEPREFIX}docutils>0:textproc/py-docutils@${PY_FLAVOR}\
4545 ${PYTHON_PKGNAMEPREFIX}entrypoints>0:devel/py-entrypoints@${PY_FLAVOR}\
4646 ${PYTHON_PKGNAMEPREFIX}fpylll>0:math/py-fpylll@${PY_FLAVOR}\
47- ${PYTHON_PKGNAMEPREFIX}gmpy2-devel >0:math/py-gmpy2-devel @${PY_FLAVOR}\
47+ ${PYTHON_PKGNAMEPREFIX}gmpy2>0:math/py-gmpy2@${PY_FLAVOR}\
4848 ${PYTHON_PKGNAMEPREFIX}html5lib>0:www/py-html5lib@${PY_FLAVOR}\
4949 ${PYTHON_PKGNAMEPREFIX}imagesize>0:graphics/py-imagesize@${PY_FLAVOR}\
5050 ${PYTHON_PKGNAMEPREFIX}importlib-metadata>0:devel/py-importlib-metadata@${PY_FLAVOR}\
@@ -240,7 +240,7 @@ RUN_DEPENDS= bash:shells/bash \
240240 ${PYTHON_PKGNAMEPREFIX}docutils>0:textproc/py-docutils@${PY_FLAVOR}\
241241 ${PYTHON_PKGNAMEPREFIX}entrypoints>0:devel/py-entrypoints@${PY_FLAVOR}\
242242 ${PYTHON_PKGNAMEPREFIX}fpylll>0:math/py-fpylll@${PY_FLAVOR}\
243- ${PYTHON_PKGNAMEPREFIX}gmpy2-devel >0:math/py-gmpy2-devel @${PY_FLAVOR}\
243+ ${PYTHON_PKGNAMEPREFIX}gmpy2>0:math/py-gmpy2@${PY_FLAVOR}\
244244 ${PYTHON_PKGNAMEPREFIX}html5lib>0:www/py-html5lib@${PY_FLAVOR}\
245245 ${PYTHON_PKGNAMEPREFIX}imagesize>0:graphics/py-imagesize@${PY_FLAVOR}\
246246 ${PYTHON_PKGNAMEPREFIX}importlib-metadata>0:devel/py-importlib-metadata@${PY_FLAVOR}\
You can’t perform that action at this time.
0 commit comments