diff --git a/Mk/bsd.default-versions.mk b/Mk/bsd.default-versions.mk index d7c0843188ea..0035280febb3 100644 --- a/Mk/bsd.default-versions.mk +++ b/Mk/bsd.default-versions.mk @@ -57,7 +57,7 @@ LINUX_DEFAULT?= c6_64 LINUX_DEFAULT?= c6 .endif # Possible values: 50, 60, 70 (to be used when non-base compiler is required) -LLVM_DEFAULT?= 70 +LLVM_DEFAULT?= 80 # Possible values: 5.1, 5.2, 5.3 LUA_DEFAULT?= 5.2 # Possible values: 5.5, 5.6, 5.7, 8.0, 5.5m, 10.0m, 10.1m, 10.2m, 10.3m, 5.5p, 5.6p, 5.7p, 5.6w diff --git a/devel/android-tools-simpleperf/Makefile b/devel/android-tools-simpleperf/Makefile index 01de706ead14..76a3425066b9 100644 --- a/devel/android-tools-simpleperf/Makefile +++ b/devel/android-tools-simpleperf/Makefile @@ -3,7 +3,7 @@ PORTNAME= android-tools-simpleperf DISTVERSIONPREFIX= android- DISTVERSION= 7.1.2_r17 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org diff --git a/devel/ccls/Makefile b/devel/ccls/Makefile index 7ae88d65fd3a..14076e1c382a 100644 --- a/devel/ccls/Makefile +++ b/devel/ccls/Makefile @@ -2,7 +2,7 @@ PORTNAME= ccls DISTVERSION= 0.20190301 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= LOCAL/tobik diff --git a/devel/cloudabi-toolchain/Makefile b/devel/cloudabi-toolchain/Makefile index 25ceadab4305..81925b1b44ca 100644 --- a/devel/cloudabi-toolchain/Makefile +++ b/devel/cloudabi-toolchain/Makefile @@ -3,6 +3,7 @@ PORTNAME= cloudabi-toolchain PORTVERSION= 1.11 +PORTREVISION= 1 PORTREVISON= 1 CATEGORIES= devel MASTER_SITES= # None diff --git a/devel/cquery/Makefile b/devel/cquery/Makefile index cbc6f49d4837..4b09091471b2 100644 --- a/devel/cquery/Makefile +++ b/devel/cquery/Makefile @@ -3,7 +3,7 @@ PORTNAME= cquery PORTVERSION= 20180718 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MAINTAINER= henry.hu.sh@gmail.com diff --git a/devel/ispc/Makefile b/devel/ispc/Makefile index a406674871a9..95585526cf15 100644 --- a/devel/ispc/Makefile +++ b/devel/ispc/Makefile @@ -4,7 +4,7 @@ PORTNAME= ispc DISTVERSIONPREFIX= v DISTVERSION= 1.10.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/kdevelop/Makefile b/devel/kdevelop/Makefile index fd38ef8632ed..5947dca709d3 100644 --- a/devel/kdevelop/Makefile +++ b/devel/kdevelop/Makefile @@ -2,6 +2,7 @@ PORTNAME= kdevelop DISTVERSION= 5.3.2 +PORTREVISION= 1 CATEGORIES= devel kde MASTER_SITES= KDE/stable/kdevelop/${DISTVERSION}/src DIST_SUBDIR= KDE/kdevelop diff --git a/devel/oclgrind/Makefile b/devel/oclgrind/Makefile index e8556c5e4284..67d9c78758a9 100644 --- a/devel/oclgrind/Makefile +++ b/devel/oclgrind/Makefile @@ -3,8 +3,8 @@ PORTNAME= oclgrind PORTVERSION= 20190218 -PORTREVISION= 0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= jmd@FreeBSD.org diff --git a/devel/qtcreator/Makefile b/devel/qtcreator/Makefile index ef1b70ecb1e0..c32a61b0b453 100644 --- a/devel/qtcreator/Makefile +++ b/devel/qtcreator/Makefile @@ -3,6 +3,7 @@ PORTNAME= qtcreator DISTVERSION= 4.8.2 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= QT/official_releases/qtcreator/${DISTVERSION:R}/${DISTVERSION} DISTNAME= qt-creator-opensource-src-${DISTVERSION} diff --git a/devel/rust-bindgen/Makefile b/devel/rust-bindgen/Makefile index 68dd4770a960..6e9cc2697042 100644 --- a/devel/rust-bindgen/Makefile +++ b/devel/rust-bindgen/Makefile @@ -3,6 +3,7 @@ PORTNAME= rust-bindgen DISTVERSIONPREFIX= v DISTVERSION= 0.48.1 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= gecko@FreeBSD.org diff --git a/devel/shiboken2/Makefile b/devel/shiboken2/Makefile index 9c90c4afa4c3..9b7804bec061 100644 --- a/devel/shiboken2/Makefile +++ b/devel/shiboken2/Makefile @@ -2,6 +2,7 @@ PORTNAME= shiboken2 DISTVERSION= 5.12.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= QT/official_releases/QtForPython/shiboken2/PySide2-${DISTVERSION}-src DISTNAME= pyside-setup-everywhere-src-${DISTVERSION} diff --git a/editors/jucipp/Makefile b/editors/jucipp/Makefile index 974d13bb85bc..bd03d90900ef 100644 --- a/editors/jucipp/Makefile +++ b/editors/jucipp/Makefile @@ -4,6 +4,7 @@ PORTNAME= jucipp DISTVERSIONPREFIX= v DISTVERSION= 1.4.6 +PORTREVISION= 1 CATEGORIES= editors MAINTAINER= info@babaei.net diff --git a/graphics/pcl-pointclouds/Makefile b/graphics/pcl-pointclouds/Makefile index 5d0096ae6294..9f10b534d2ad 100644 --- a/graphics/pcl-pointclouds/Makefile +++ b/graphics/pcl-pointclouds/Makefile @@ -3,7 +3,7 @@ PORTNAME= pcl DISTVERSIONPREFIX= ${PORTNAME}- DISTVERSION= 1.9.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics math PKGNAMESUFFIX= -pointclouds diff --git a/lang/ponyc/Makefile b/lang/ponyc/Makefile index 00e341db1544..f158536fbe6c 100644 --- a/lang/ponyc/Makefile +++ b/lang/ponyc/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= llvm-link${LLVM_VERSION}:devel/llvm${LLVM_VERSION} USES= gmake ncurses compiler:c++11-lang -LLVM_VERSION?= ${LLVM_DEFAULT} +LLVM_VERSION?= 70 PLIST_SUB= VERSION="${DISTVERSION}" PONYARCH="${PONYARCH}" OPTIONS_SUB= yes diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index db9cc3290fb1..9a47bc44e1ad 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -3,6 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 60.6.0 +PORTREVISION= 1 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source diff --git a/math/mkl-dnn/Makefile b/math/mkl-dnn/Makefile index 69b8c0a9bcd2..a02036f0070c 100644 --- a/math/mkl-dnn/Makefile +++ b/math/mkl-dnn/Makefile @@ -3,6 +3,7 @@ PORTNAME= mkl-dnn DISTVERSIONPREFIX= v DISTVERSION= 0.18.1 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/net/aluminum/Makefile b/net/aluminum/Makefile index 4620641e19d1..1a610042cda8 100644 --- a/net/aluminum/Makefile +++ b/net/aluminum/Makefile @@ -4,6 +4,7 @@ PORTNAME= Aluminum DISTVERSIONPREFIX= v DISTVERSION= 0.2.1-6 DISTVERSIONSUFFIX= -g78fa7ea +PORTREVISION= 1 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/science/agrum/Makefile b/science/agrum/Makefile index 7d3627cb17af..02d032c3040f 100644 --- a/science/agrum/Makefile +++ b/science/agrum/Makefile @@ -2,6 +2,7 @@ PORTNAME= agrum DISTVERSION= 0.14.1 +PORTREVISION= 1 CATEGORIES= science math MAINTAINER= yuri@FreeBSD.org diff --git a/science/erkale/Makefile b/science/erkale/Makefile index 724b65f90de9..76970aeb78c6 100644 --- a/science/erkale/Makefile +++ b/science/erkale/Makefile @@ -2,6 +2,7 @@ PORTNAME= erkale DISTVERSION= g20190118 +PORTREVISION= 1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/lammps/Makefile b/science/lammps/Makefile index f199fa374abe..4d7f6ee03d4e 100644 --- a/science/lammps/Makefile +++ b/science/lammps/Makefile @@ -2,7 +2,7 @@ PORTNAME= lammps PORTVERSION= ${GH_TAGNAME:C/(stable|patch)_([0-9]{1,2})([A-Z][a-z][a-z])([0-9]{4})/\4.\3.\2/S/Jan/01/S/Feb/02/S/Mar/03/S/Apr/04/S/May/05/S/Jun/06/S/Jul/07/S/Aug/08/S/Sep/09/S/Oct/10/S/Nov/11/S/Dec/12/} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/security/afl/Makefile b/security/afl/Makefile index b2e42f9f20d2..f4a15edbcfaf 100644 --- a/security/afl/Makefile +++ b/security/afl/Makefile @@ -4,7 +4,7 @@ PORTNAME= afl PORTVERSION= 2.52 DISTVERSIONSUFFIX= b -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= http://lcamtuf.coredump.cx/afl/releases/ diff --git a/textproc/castxml/Makefile b/textproc/castxml/Makefile index f895f6e89d44..729eed3d5722 100644 --- a/textproc/castxml/Makefile +++ b/textproc/castxml/Makefile @@ -2,6 +2,7 @@ PORTNAME= castxml PORTVERSION= g20181115 +PORTREVISION= 1 CATEGORIES= textproc devel MAINTAINER= yuri@FreeBSD.org @@ -28,11 +29,14 @@ OPTIONS_SUB= yes LLVM_DESC= LLVM Version OPTIONS_SINGLE= LLVM -OPTIONS_SINGLE_LLVM= LLVM_DEVEL LLVM_70 LLVM_60 LLVM_50 LLVM_40 +OPTIONS_SINGLE_LLVM= LLVM_DEVEL LLVM_80 LLVM_70 LLVM_60 LLVM_50 LLVM_40 LLVM_DEVEL_DESC= llvm-devel LLVM_DEVEL_VARS= LLVM_VERSION=-devel +LLVM_80_DESC= LLVM 8 +LLVM_80_VARS= LLVM_VERSION=80 + LLVM_70_DESC= LLVM 7 LLVM_70_VARS= LLVM_VERSION=70 diff --git a/www/cliqz/Makefile b/www/cliqz/Makefile index b006b147726e..a0cfae43d923 100644 --- a/www/cliqz/Makefile +++ b/www/cliqz/Makefile @@ -2,6 +2,7 @@ PORTNAME= cliqz DISTVERSION= 1.25.3 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://s3.amazonaws.com/cdn.cliqz.com/browser-f/APT/:amazon \ http://repository.cliqz.com/dist/${CLIQZ_CHANNEL}/${DISTVERSION}/${CLIQZ_LAST_BUILD_ID}/:cliqz diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index e19f4050963e..c05e6c47a7ad 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -3,6 +3,7 @@ PORTNAME= firefox DISTVERSION= 60.6.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ diff --git a/www/firefox/Makefile b/www/firefox/Makefile index a21d313cf74f..ef904298f256 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -3,7 +3,7 @@ PORTNAME= firefox DISTVERSION= 66.0 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \