1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Gerald Pfeifer
a9f015d155 Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2018-12-12 01:35:33 +00:00
Sunpoet Po-Chuan Hsieh
640ad64f46 Simplify Makefile: use PY_ENUM34
With hat:	python
2018-09-02 23:57:43 +00:00
Yuri Victorovich
4cbb19266e math/py-pymc3: Update 3.4.1 -> 3.5
Now needs numpy.

Reported by:	portscout
2018-07-22 17:14:07 +00:00
Mathieu Arnold
4376dbbb58 Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
2018-06-20 17:05:41 +00:00
Yuri Victorovich
32eeca8b6a math/py-pymc3: Update 3.3 -> 3.4.1
Reported by:	portscout
2018-04-19 15:50:24 +00:00
Yuri Victorovich
1ad4448c43 New port: math/py-pymc3: Probabilistic programming in Python 2018-03-23 17:58:16 +00:00