diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2019-12-24 04:10:09 +0800 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2019-12-24 04:10:09 +0800 |
commit | 785dabb6ab6b8a60b8c32b0c05f74fd904ad38d0 (patch) | |
tree | f3892a541a98d4535383f690ed72fcd16c741f3a /french/homard | |
parent | 609100e2aa356772e3b7aeb7549849801b426b33 (diff) | |
download | freebsd-ports-gnome-785dabb6ab6b8a60b8c32b0c05f74fd904ad38d0.tar.gz freebsd-ports-gnome-785dabb6ab6b8a60b8c32b0c05f74fd904ad38d0.tar.zst freebsd-ports-gnome-785dabb6ab6b8a60b8c32b0c05f74fd904ad38d0.zip |
Upgrade Code_Aster to 14.4.0-1.
PR: 242655
Diffstat (limited to 'french/homard')
-rw-r--r-- | french/homard/Makefile | 8 | ||||
-rw-r--r-- | french/homard/pkg-plist | 36 |
2 files changed, 22 insertions, 22 deletions
diff --git a/french/homard/Makefile b/french/homard/Makefile index 67a108ff0dfe..8fc98ce6c9ab 100644 --- a/french/homard/Makefile +++ b/french/homard/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= homard -DISTVERSION= 11.10-1 -PORTREVISION= 2 +DISTVERSION= 11.12-aster2 CATEGORIES= french cad linux MAINTAINER= thierry@FreeBSD.org @@ -19,7 +18,7 @@ RESTRICTED= The free downloading of HOMARD software is only allowed for coupling ONLY_FOR_ARCHS= amd64 i386 -USES= linux python:2.7 shebangfix +USES= linux python:3.6 shebangfix SHEBANG_FILES= ${WRKSRC}/ASTER_HOMARD/homard \ ${WRKSRC}/homard_base ${WRKSRC}/setup_homard.py REINPLACE_ARGS= -i "" @@ -33,7 +32,8 @@ HOMARDDIR= ${PREFIX}/${LHOMARDDIR} AHPY= aster_homard_py HOMARDSCRIPT= ${PORTNAME}_base # This name is requested to run aster's make test -HOMARDPG= ${PORTNAME:tu}_V${PORTVERSION:R}.out +#HOMARDPG= ${PORTNAME:tu}_V${PORTVERSION:R}.out +HOMARDPG= ${PORTNAME:tu}_V11.10.out DOCS= A_Lire.txt Readme.txt diff --git a/french/homard/pkg-plist b/french/homard/pkg-plist index 2c95ec093720..d406e8fecf8b 100644 --- a/french/homard/pkg-plist +++ b/french/homard/pkg-plist @@ -1,31 +1,31 @@ apps/%%UNAMES%%/%%HOMARDPG%% %%AHPY%%/__init__.py -%%AHPY%%/__init__.pyc -%%AHPY%%/__init__.pyo +%%AHPY%%/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%AHPY%%/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc +%%AHPY%%/__pycache__/aster_homard.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%AHPY%%/__pycache__/aster_homard.cpython-%%PYTHON_SUFFIX%%.pyc +%%AHPY%%/__pycache__/aster_homard_1.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%AHPY%%/__pycache__/aster_homard_1.cpython-%%PYTHON_SUFFIX%%.pyc +%%AHPY%%/__pycache__/aster_homard_2.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%AHPY%%/__pycache__/aster_homard_2.cpython-%%PYTHON_SUFFIX%%.pyc +%%AHPY%%/__pycache__/aster_homard_3.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%AHPY%%/__pycache__/aster_homard_3.cpython-%%PYTHON_SUFFIX%%.pyc +%%AHPY%%/__pycache__/aster_homard_4.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%AHPY%%/__pycache__/aster_homard_4.cpython-%%PYTHON_SUFFIX%%.pyc +%%AHPY%%/__pycache__/aster_homard_5.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%AHPY%%/__pycache__/aster_homard_5.cpython-%%PYTHON_SUFFIX%%.pyc +%%AHPY%%/__pycache__/aster_homard_6.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%AHPY%%/__pycache__/aster_homard_6.cpython-%%PYTHON_SUFFIX%%.pyc +%%AHPY%%/__pycache__/aster_homard_utilitaires.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%AHPY%%/__pycache__/aster_homard_utilitaires.cpython-%%PYTHON_SUFFIX%%.pyc %%AHPY%%/aster_homard.py -%%AHPY%%/aster_homard.pyc -%%AHPY%%/aster_homard.pyo %%AHPY%%/aster_homard_1.py -%%AHPY%%/aster_homard_1.pyc -%%AHPY%%/aster_homard_1.pyo %%AHPY%%/aster_homard_2.py -%%AHPY%%/aster_homard_2.pyc -%%AHPY%%/aster_homard_2.pyo %%AHPY%%/aster_homard_3.py -%%AHPY%%/aster_homard_3.pyc -%%AHPY%%/aster_homard_3.pyo %%AHPY%%/aster_homard_4.py -%%AHPY%%/aster_homard_4.pyc -%%AHPY%%/aster_homard_4.pyo %%AHPY%%/aster_homard_5.py -%%AHPY%%/aster_homard_5.pyc -%%AHPY%%/aster_homard_5.pyo %%AHPY%%/aster_homard_6.py -%%AHPY%%/aster_homard_6.pyc -%%AHPY%%/aster_homard_6.pyo %%AHPY%%/aster_homard_utilitaires.py -%%AHPY%%/aster_homard_utilitaires.pyc -%%AHPY%%/aster_homard_utilitaires.pyo %%HOMARDDIR%%/homard aster/outils/aster_homard_py aster/outils/homard |