Date: Sun, 15 Mar 2020 17:05:35 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r528491 - in head/math: dune-alugrid dune-common dune-functions dune-geometry dune-grid dune-istl dune-localfunctions dune-pdelab dune-typetree dune-uggrid Message-ID: <202003151705.02FH5ZOx068270@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sun Mar 15 17:05:35 2020 New Revision: 528491 URL: https://svnweb.freebsd.org/changeset/ports/528491 Log: math/dune-*: Remove GL_ACCOUNT duplications Reported by: 0mp Modified: head/math/dune-alugrid/Makefile head/math/dune-common/Makefile head/math/dune-functions/Makefile head/math/dune-geometry/Makefile head/math/dune-grid/Makefile head/math/dune-istl/Makefile head/math/dune-localfunctions/Makefile head/math/dune-pdelab/Makefile head/math/dune-typetree/Makefile head/math/dune-uggrid/Makefile Modified: head/math/dune-alugrid/Makefile ============================================================================== --- head/math/dune-alugrid/Makefile Sun Mar 15 17:00:46 2020 (r528490) +++ head/math/dune-alugrid/Makefile Sun Mar 15 17:05:35 2020 (r528491) @@ -22,7 +22,6 @@ USES= cmake compiler:c++17-lang fortran pkgconfig USE_GITLAB= yes USE_LDCONFIG= yes -GL_ACCOUNT= core GL_SITE= https://gitlab.dune-project.org GL_ACCOUNT= extensions GL_COMMIT= 9cec115318adc7c3f4faa16a626f61996710c533 Modified: head/math/dune-common/Makefile ============================================================================== --- head/math/dune-common/Makefile Sun Mar 15 17:00:46 2020 (r528490) +++ head/math/dune-common/Makefile Sun Mar 15 17:05:35 2020 (r528491) @@ -21,7 +21,6 @@ SHEBANG_FILES= bin/dune-ctest USE_GITLAB= yes USE_LDCONFIG= yes -GL_ACCOUNT= core GL_SITE= https://gitlab.dune-project.org GL_ACCOUNT= core GL_COMMIT= c5321673af09725a411bdd81aa2be5cfaf8bf9a6 Modified: head/math/dune-functions/Makefile ============================================================================== --- head/math/dune-functions/Makefile Sun Mar 15 17:00:46 2020 (r528490) +++ head/math/dune-functions/Makefile Sun Mar 15 17:05:35 2020 (r528491) @@ -24,7 +24,6 @@ RUN_DEPENDS= ${DUNE_DEPENDS} USES= cmake compiler:c++17-lang fortran pkgconfig USE_GITLAB= yes -GL_ACCOUNT= core GL_SITE= https://gitlab.dune-project.org GL_ACCOUNT= staging GL_COMMIT= 715a380912eb6d14f06a4d758f4d1255bda25c95 Modified: head/math/dune-geometry/Makefile ============================================================================== --- head/math/dune-geometry/Makefile Sun Mar 15 17:00:46 2020 (r528490) +++ head/math/dune-geometry/Makefile Sun Mar 15 17:05:35 2020 (r528491) @@ -21,7 +21,6 @@ USES= cmake compiler:c++17-lang fortran pkgconfig pyt USE_GITLAB= yes USE_LDCONFIG= yes -GL_ACCOUNT= core GL_SITE= https://gitlab.dune-project.org GL_ACCOUNT= core GL_COMMIT= bcf9e469f3c105d5f497dbf81801e8dbd09cde92 Modified: head/math/dune-grid/Makefile ============================================================================== --- head/math/dune-grid/Makefile Sun Mar 15 17:00:46 2020 (r528490) +++ head/math/dune-grid/Makefile Sun Mar 15 17:05:35 2020 (r528491) @@ -23,7 +23,6 @@ USES= cmake compiler:c++17-lang fortran pkgconfig pyt USE_GITLAB= yes USE_LDCONFIG= yes -GL_ACCOUNT= core GL_SITE= https://gitlab.dune-project.org GL_ACCOUNT= core GL_COMMIT= 8a201c5f04f94b0a25c9879fb9fb97f2eb5f0840 Modified: head/math/dune-istl/Makefile ============================================================================== --- head/math/dune-istl/Makefile Sun Mar 15 17:00:46 2020 (r528490) +++ head/math/dune-istl/Makefile Sun Mar 15 17:05:35 2020 (r528491) @@ -19,7 +19,6 @@ RUN_DEPENDS= dune-common>0:math/dune-common USES= cmake compiler:c++17-lang fortran pkgconfig USE_GITLAB= yes -GL_ACCOUNT= core GL_SITE= https://gitlab.dune-project.org GL_ACCOUNT= core GL_COMMIT= 37d19468f560f49b0ec6aff167075a52fc9eade3 Modified: head/math/dune-localfunctions/Makefile ============================================================================== --- head/math/dune-localfunctions/Makefile Sun Mar 15 17:00:46 2020 (r528490) +++ head/math/dune-localfunctions/Makefile Sun Mar 15 17:05:35 2020 (r528491) @@ -21,7 +21,6 @@ RUN_DEPENDS= ${DUNE_DEPENDS} USES= cmake compiler:c++17-lang fortran pkgconfig USE_GITLAB= yes -GL_ACCOUNT= core GL_SITE= https://gitlab.dune-project.org GL_ACCOUNT= core GL_COMMIT= 4def7a7c627172d660854411d322818115a20765 Modified: head/math/dune-pdelab/Makefile ============================================================================== --- head/math/dune-pdelab/Makefile Sun Mar 15 17:00:46 2020 (r528490) +++ head/math/dune-pdelab/Makefile Sun Mar 15 17:05:35 2020 (r528491) @@ -32,7 +32,6 @@ USES= cmake compiler:c++17-lang fortran pkgconfig USE_GITLAB= yes USE_LDCONFIG= yes -GL_ACCOUNT= core GL_SITE= https://gitlab.dune-project.org GL_ACCOUNT= pdelab GL_COMMIT= 52b45c1640bf42a1f7f4180f578158999a7178d2 Modified: head/math/dune-typetree/Makefile ============================================================================== --- head/math/dune-typetree/Makefile Sun Mar 15 17:00:46 2020 (r528490) +++ head/math/dune-typetree/Makefile Sun Mar 15 17:05:35 2020 (r528491) @@ -22,7 +22,6 @@ RUN_DEPENDS= dune-common>0:math/dune-common \ USES= cmake compiler:c++17-lang fortran pkgconfig USE_GITLAB= yes -GL_ACCOUNT= core GL_SITE= https://gitlab.dune-project.org GL_ACCOUNT= staging GL_COMMIT= b6427163a5ef45996471edad672ecab584aa490c Modified: head/math/dune-uggrid/Makefile ============================================================================== --- head/math/dune-uggrid/Makefile Sun Mar 15 17:00:46 2020 (r528490) +++ head/math/dune-uggrid/Makefile Sun Mar 15 17:05:35 2020 (r528491) @@ -22,7 +22,6 @@ USES= cmake compiler:c++17-lang fortran pkgconfig pyt USE_GITLAB= yes USE_LDCONFIG= yes -GL_ACCOUNT= core GL_SITE= https://gitlab.dune-project.org GL_ACCOUNT= staging GL_COMMIT= 1fce83c6efe2e0f77d0ee1b3cf6335172f1ace37
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003151705.02FH5ZOx068270>