diff --git a/archivers/unarchiver/Makefile b/archivers/unarchiver/Makefile index 0164cc3891b5..29990f57186a 100644 --- a/archivers/unarchiver/Makefile +++ b/archivers/unarchiver/Makefile @@ -2,7 +2,7 @@ PORTNAME= unar PORTVERSION= 1.10.1 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= archivers gnustep MASTER_SITES= http://wakaba.c3.cx/releases/TheUnarchiver/ DISTNAME= ${PORTNAME}${PORTVERSION}_src diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index bb10f398caad..6ee3705d5eb2 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,5 +1,6 @@ PORTNAME= musicpd PORTVERSION= 0.22.6 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= https://www.musicpd.org/download/mpd/${PORTVERSION:R}/ DISTNAME= mpd-${PORTVERSION} diff --git a/audio/ncmpcpp/Makefile b/audio/ncmpcpp/Makefile index a35579f4d980..a7b54caf0ded 100644 --- a/audio/ncmpcpp/Makefile +++ b/audio/ncmpcpp/Makefile @@ -1,5 +1,6 @@ PORTNAME= ncmpcpp DISTVERSION= 0.9.2 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= https://ncmpcpp.rybczak.net/stable/ diff --git a/databases/couchdb3/Makefile b/databases/couchdb3/Makefile index e9d9a43be4ab..2204120a7ed8 100644 --- a/databases/couchdb3/Makefile +++ b/databases/couchdb3/Makefile @@ -1,6 +1,6 @@ PORTNAME= couchdb3 DISTVERSION= 3.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MASTER_SITES= APACHE/couchdb/source/${DISTVERSION} DISTNAME= apache-couchdb-${DISTVERSION} diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index 2341fb04959f..4eddc0d32313 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -2,6 +2,7 @@ PORTNAME= evolution-data-server DISTVERSION= 3.38.4 +PORTREVISION= 1 CATEGORIES= databases gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/databases/firebird25-server/Makefile b/databases/firebird25-server/Makefile index 2f09c3f1fbb3..6402007b06ef 100644 --- a/databases/firebird25-server/Makefile +++ b/databases/firebird25-server/Makefile @@ -1,6 +1,6 @@ PORTNAME= firebird PORTVERSION= 2.5.8 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES?= databases MASTER_SITES= https://github.com/FirebirdSQL/${PORTNAME}/releases/download/R2_5_8/ PKGNAMESUFFIX?= ${PORTVERSION:R:S/.//}-server diff --git a/databases/kbibtex/Makefile b/databases/kbibtex/Makefile index 2c5f69d83f1d..df7d1f093e9e 100644 --- a/databases/kbibtex/Makefile +++ b/databases/kbibtex/Makefile @@ -2,7 +2,7 @@ PORTNAME= kbibtex DISTVERSION= 0.9.2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= databases kde MASTER_SITES= KDE/stable/KBibTeX/${DISTVERSION} diff --git a/databases/kdb/Makefile b/databases/kdb/Makefile index 7ee79c558144..e085ec485b34 100644 --- a/databases/kdb/Makefile +++ b/databases/kdb/Makefile @@ -1,6 +1,6 @@ PORTNAME= kdb DISTVERSION= 3.2.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= databases kde MASTER_SITES= KDE/stable/${PORTNAME}/src DIST_SUBDIR= KDE/${PORTNAME} diff --git a/databases/mysql80-client/Makefile b/databases/mysql80-client/Makefile index 1d43316113a1..c9b0f181711a 100644 --- a/databases/mysql80-client/Makefile +++ b/databases/mysql80-client/Makefile @@ -1,7 +1,7 @@ # Created by: "Mahdi Mokhtari " PORTNAME= mysql -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= 80-client COMMENT= Multithreaded SQL database (client) diff --git a/databases/mysql80-server/Makefile b/databases/mysql80-server/Makefile index 88c31d623dc3..2788b4f72991 100644 --- a/databases/mysql80-server/Makefile +++ b/databases/mysql80-server/Makefile @@ -2,7 +2,7 @@ PORTNAME?= mysql PORTVERSION= 8.0.23 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= databases MASTER_SITES= MYSQL/MySQL-8.0 PKGNAMESUFFIX?= 80-server diff --git a/databases/postgresql10-server/Makefile b/databases/postgresql10-server/Makefile index df00bc73b0a4..410592e824b6 100644 --- a/databases/postgresql10-server/Makefile +++ b/databases/postgresql10-server/Makefile @@ -3,7 +3,7 @@ DISTVERSION?= 10.16 # PORTREVISION must be ?= otherwise, all slave ports get this PORTREVISION and # not their own. Probably best to keep it at ?=0 when reset here too. -PORTREVISION?= 0 +PORTREVISION?= 1 MAINTAINER?= pgsql@FreeBSD.org diff --git a/databases/postgresql11-server/Makefile b/databases/postgresql11-server/Makefile index ad5bc7a64066..516bc79d9627 100644 --- a/databases/postgresql11-server/Makefile +++ b/databases/postgresql11-server/Makefile @@ -3,7 +3,7 @@ DISTVERSION?= 11.11 # PORTREVISION must be ?= otherwise, all slave ports get this PORTREVISION and # not their own. Probably best to keep it at ?=0 when reset here too. -PORTREVISION?= 0 +PORTREVISION?= 1 MAINTAINER?= pgsql@FreeBSD.org diff --git a/databases/postgresql12-server/Makefile b/databases/postgresql12-server/Makefile index dd40e6362764..a47f1cca3b23 100644 --- a/databases/postgresql12-server/Makefile +++ b/databases/postgresql12-server/Makefile @@ -3,7 +3,7 @@ DISTVERSION?= 12.6 # PORTREVISION must be ?= otherwise, all slave ports get this PORTREVISION and # not their own. Probably best to keep it at ?=0 when reset here too. -PORTREVISION?= 0 +PORTREVISION?= 1 MAINTAINER?= pgsql@FreeBSD.org diff --git a/databases/postgresql13-server/Makefile b/databases/postgresql13-server/Makefile index 359ee8252b84..4305a5ed4d55 100644 --- a/databases/postgresql13-server/Makefile +++ b/databases/postgresql13-server/Makefile @@ -4,7 +4,7 @@ PORTNAME?= postgresql DISTVERSION?= 13.2 # PORTREVISION must be ?= otherwise, all slave ports get this PORTREVISION and # not their own. Probably best to keep it at ?=0 when reset here too. -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= databases MASTER_SITES= PGSQL/source/v${DISTVERSION} PKGNAMESUFFIX?= ${PORTVERSION:R}${COMPONENT} diff --git a/databases/postgresql96-server/Makefile b/databases/postgresql96-server/Makefile index ad89ca8a22b1..26547ba1f682 100644 --- a/databases/postgresql96-server/Makefile +++ b/databases/postgresql96-server/Makefile @@ -3,7 +3,7 @@ DISTVERSION?= 9.6.21 # PORTREVISION must be ?= otherwise, all slave ports get this PORTREVISION and # not their own. Probably best to keep it at ?=0 when reset here too. -PORTREVISION?= 0 +PORTREVISION?= 1 PKGNAMESUFFIX?= ${PORTVERSION:R:S/.//}${COMPONENT} MAINTAINER?= pgsql@FreeBSD.org diff --git a/databases/sqlite3/Makefile b/databases/sqlite3/Makefile index 8d3bfff8bd09..f68f313642a0 100644 --- a/databases/sqlite3/Makefile +++ b/databases/sqlite3/Makefile @@ -2,6 +2,7 @@ PORTNAME= sqlite3 DISTVERSION= 3.34.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= https://www.sqlite.org/2021/ https://www2.sqlite.org/2021/ https://www3.sqlite.org/2021/ diff --git a/databases/tarantool/Makefile b/databases/tarantool/Makefile index 2fa0921a9f8b..378f38cf74cb 100644 --- a/databases/tarantool/Makefile +++ b/databases/tarantool/Makefile @@ -2,6 +2,7 @@ PORTNAME= tarantool PORTVERSION= 2.6.2 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= sunpoet@FreeBSD.org diff --git a/databases/xtrabackup8/Makefile b/databases/xtrabackup8/Makefile index f6ba27add885..dc4ff4a569c3 100644 --- a/databases/xtrabackup8/Makefile +++ b/databases/xtrabackup8/Makefile @@ -2,7 +2,7 @@ PORTNAME= xtrabackup PORTVERSION= 8.0.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= https://www.percona.com/downloads/Percona-XtraBackup-${PORTVERSION:R}/Percona-XtraBackup-${PORTVERSION}/source/tarball/ \ https://github.com/percona/percona-xtrabackup/archive/ diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 691c9a8086fc..79da941de385 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -2,6 +2,7 @@ PORTNAME= calibre PORTVERSION= 5.14.0 +PORTREVISION= 1 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ diff --git a/deskutils/osmo/Makefile b/deskutils/osmo/Makefile index ee5bbf01170a..2544656731cf 100644 --- a/deskutils/osmo/Makefile +++ b/deskutils/osmo/Makefile @@ -2,6 +2,7 @@ PORTNAME= osmo PORTVERSION= 0.4.4 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME}-pim/${PORTNAME}-pim/${PORTNAME}-${PORTVERSION} diff --git a/deskutils/peaclock/Makefile b/deskutils/peaclock/Makefile index 1c754696d414..693b9b4cf76a 100644 --- a/deskutils/peaclock/Makefile +++ b/deskutils/peaclock/Makefile @@ -1,6 +1,6 @@ PORTNAME= peaclock DISTVERSION= 0.4.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org diff --git a/devel/boost-libs/Makefile b/devel/boost-libs/Makefile index 2d327f1d3604..0ec1a3bdaf1e 100644 --- a/devel/boost-libs/Makefile +++ b/devel/boost-libs/Makefile @@ -1,7 +1,7 @@ # Created by: Alexander Churanov PORTNAME= boost-libs -PORTREVISION= 3 +PORTREVISION= 4 COMMENT= Free portable C++ libraries (without Boost.Python) diff --git a/devel/dee/Makefile b/devel/dee/Makefile index 22aab1b6cf56..729b54a56b54 100644 --- a/devel/dee/Makefile +++ b/devel/dee/Makefile @@ -2,7 +2,7 @@ PORTNAME= dee PORTVERSION= 1.2.7 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= devel MASTER_SITES= https://launchpadlibrarian.net/151383425/ \ https://launchpad.net/${PORTNAME}/1.0/${PORTVERSION}/+download/ diff --git a/devel/icu-le-hb/Makefile b/devel/icu-le-hb/Makefile index ff5e00489cc5..53eadca30f30 100644 --- a/devel/icu-le-hb/Makefile +++ b/devel/icu-le-hb/Makefile @@ -1,7 +1,7 @@ PORTNAME= icu-le-hb DISTVERSION= 1.0.3-3 DISTVERSIONSUFFIX= -gb8a3163 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= devel print MAINTAINER= office@FreeBSD.org diff --git a/devel/icu/Makefile b/devel/icu/Makefile index 879ae319843a..473900383f18 100644 --- a/devel/icu/Makefile +++ b/devel/icu/Makefile @@ -1,7 +1,7 @@ # Created by: dwm PORTNAME= icu -DISTVERSION= 68_2 +DISTVERSION= 69_1 PORTREVISION?= 0 # keep for icu-lx PORTEPOCH?= 1 CATEGORIES?= devel diff --git a/devel/icu/distinfo b/devel/icu/distinfo index 8f8b2a64a29e..4bfad3148c26 100644 --- a/devel/icu/distinfo +++ b/devel/icu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1608233678 -SHA256 (icu4c-68_2-src.tgz) = c79193dee3907a2199b8296a93b52c5cb74332c26f3d167269487680d479d625 -SIZE (icu4c-68_2-src.tgz) = 24737478 +TIMESTAMP = 1617840627 +SHA256 (icu4c-69_1-src.tgz) = 4cba7b7acd1d3c42c44bb0c14be6637098c7faf2b330ce876bc5f3b915d09745 +SIZE (icu4c-69_1-src.tgz) = 24814903 diff --git a/devel/kiwix-lib/Makefile b/devel/kiwix-lib/Makefile index aa7388423df4..a78f040debb1 100644 --- a/devel/kiwix-lib/Makefile +++ b/devel/kiwix-lib/Makefile @@ -1,5 +1,6 @@ PORTNAME= kiwix-lib DISTVERSION= 9.4.1 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= me@int19h.org diff --git a/devel/libical/Makefile b/devel/libical/Makefile index 36a78907ecc6..a096ba5b8d14 100644 --- a/devel/libical/Makefile +++ b/devel/libical/Makefile @@ -2,7 +2,7 @@ PORTNAME= libical DISTVERSION= 3.0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= https://github.com/libical/libical/releases/download/v${PORTVERSION}/ diff --git a/devel/libphonenumber/Makefile b/devel/libphonenumber/Makefile index dbf529a8c144..7601e13ec85a 100644 --- a/devel/libphonenumber/Makefile +++ b/devel/libphonenumber/Makefile @@ -1,6 +1,7 @@ PORTNAME= libphonenumber DISTVERSIONPREFIX= v DISTVERSION= 8.12.20 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= kde@FreeBSD.org diff --git a/devel/libzim/Makefile b/devel/libzim/Makefile index c55c920a3c04..4d8096b30aee 100644 --- a/devel/libzim/Makefile +++ b/devel/libzim/Makefile @@ -1,5 +1,6 @@ PORTNAME= libzim PORTVERSION= 6.3.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= swills@FreeBSD.org diff --git a/devel/objecthash/Makefile b/devel/objecthash/Makefile index bca9a0ac9659..ec3d8724f0de 100644 --- a/devel/objecthash/Makefile +++ b/devel/objecthash/Makefile @@ -2,7 +2,7 @@ PORTNAME= objecthash PORTVERSION= 20160802 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= devel MAINTAINER= ports@FreeBSD.org diff --git a/devel/php73-intl/Makefile b/devel/php73-intl/Makefile index 6dd852cec427..fa332aa5feb4 100644 --- a/devel/php73-intl/Makefile +++ b/devel/php73-intl/Makefile @@ -1,3 +1,4 @@ +PORTREVISION= 1 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php73 diff --git a/devel/php74-intl/Makefile b/devel/php74-intl/Makefile index de88339950b4..8552a8269f59 100644 --- a/devel/php74-intl/Makefile +++ b/devel/php74-intl/Makefile @@ -1,3 +1,4 @@ +PORTREVISION= 1 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php74 diff --git a/devel/php80-intl/Makefile b/devel/php80-intl/Makefile index ac523eb118cd..402bf4649be6 100644 --- a/devel/php80-intl/Makefile +++ b/devel/php80-intl/Makefile @@ -1,3 +1,4 @@ +PORTREVISION= 1 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php80 diff --git a/devel/py-pyicu/Makefile b/devel/py-pyicu/Makefile index b27441245916..1d9351ac83e9 100644 --- a/devel/py-pyicu/Makefile +++ b/devel/py-pyicu/Makefile @@ -2,7 +2,7 @@ PORTNAME= pyicu PORTVERSION= 2.4.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/qt5-core/Makefile b/devel/qt5-core/Makefile index 78ad3ebe40d1..f12f3fdf7b27 100644 --- a/devel/qt5-core/Makefile +++ b/devel/qt5-core/Makefile @@ -1,6 +1,6 @@ PORTNAME= core DISTVERSION= ${QT5_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel PKGNAMEPREFIX= qt5- diff --git a/devel/ticcutils/Makefile b/devel/ticcutils/Makefile index 57db48a490f7..b19098d818f8 100644 --- a/devel/ticcutils/Makefile +++ b/devel/ticcutils/Makefile @@ -1,7 +1,7 @@ PORTNAME= ticcutils DISTVERSIONPREFIX= v DISTVERSION= 0.20 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= devel textproc MAINTAINER= yuri@FreeBSD.org diff --git a/dns/libpsl/Makefile b/dns/libpsl/Makefile index 7d1bf8dfe781..74b0f32a2978 100644 --- a/dns/libpsl/Makefile +++ b/dns/libpsl/Makefile @@ -2,7 +2,7 @@ PORTNAME= libpsl PORTVERSION= 0.21.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MASTER_SITES= https://github.com/rockdaboot/libpsl/releases/download/${PORTVERSION}/ diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index aace8712cf09..6fb04c8ec9e1 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 5 +PORTREVISION= 6 .include "${.CURDIR}/Makefile.common" diff --git a/editors/libreoffice6/Makefile b/editors/libreoffice6/Makefile index ed90ded97575..677beb64a42c 100644 --- a/editors/libreoffice6/Makefile +++ b/editors/libreoffice6/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 6 +PORTREVISION= 7 .include "${.CURDIR}/Makefile.common" diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index 390690d5a14d..8f5fbdc8f02a 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -3,7 +3,7 @@ PORTNAME= poedit PORTVERSION= 1.8.4 -PORTREVISION= 33 +PORTREVISION= 34 CATEGORIES= editors MASTER_SITES= https://github.com/vslavik/${PORTNAME}/releases/download/v${PORTVERSION}-oss/ diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index 0d930917c19e..550b92e95e5f 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -2,6 +2,7 @@ PORTNAME= gnucash PORTVERSION= 4.5 +PORTREVISION= 1 CATEGORIES= finance gnome MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION} diff --git a/games/0ad/Makefile b/games/0ad/Makefile index 13987d9c8a44..2fb3df967a00 100644 --- a/games/0ad/Makefile +++ b/games/0ad/Makefile @@ -1,6 +1,6 @@ PORTNAME= 0ad PORTVERSION= 0.0.24b -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://releases.wildfiregames.com/ \ SF/zero-ad/releases diff --git a/games/an/Makefile b/games/an/Makefile index 805e64dc1332..908d5171d5c9 100644 --- a/games/an/Makefile +++ b/games/an/Makefile @@ -2,7 +2,7 @@ PORTNAME= an PORTVERSION= 1.2 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= games MASTER_SITES= DEBIAN_POOL DISTNAME= ${PORTNAME}_${PORTVERSION}.orig diff --git a/games/easyrpg-player/Makefile b/games/easyrpg-player/Makefile index cc263f3df868..65a72091f9f2 100644 --- a/games/easyrpg-player/Makefile +++ b/games/easyrpg-player/Makefile @@ -1,6 +1,6 @@ PORTNAME= easyrpg-player PORTVERSION= 0.6.2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/liblcf/Makefile b/games/liblcf/Makefile index 688c8cf90a71..14ff0409fbab 100644 --- a/games/liblcf/Makefile +++ b/games/liblcf/Makefile @@ -1,6 +1,6 @@ PORTNAME= liblcf PORTVERSION= 0.6.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/libretro-play/Makefile b/games/libretro-play/Makefile index f07e750c2e81..a99d3ea81be0 100644 --- a/games/libretro-play/Makefile +++ b/games/libretro-play/Makefile @@ -2,6 +2,7 @@ PORTNAME= play PORTVERSION= 0.38.0.20210320 +PORTREVISION= 1 CATEGORIES= games PKGNAMEPREFIX= libretro- diff --git a/games/openrct2/Makefile b/games/openrct2/Makefile index b2faa49a35b1..5f8e4659ce79 100644 --- a/games/openrct2/Makefile +++ b/games/openrct2/Makefile @@ -3,6 +3,7 @@ PORTNAME= openrct2 DISTVERSIONPREFIX= v DISTVERSION= 0.3.3 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= pkubaj@FreeBSD.org diff --git a/games/openttd/Makefile b/games/openttd/Makefile index 62f35a61a1d9..2c4fcc228288 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -2,6 +2,7 @@ PORTNAME= openttd DISTVERSION= 1.11.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= https://proxy.binaries.openttd.org/openttd-releases/${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-source diff --git a/games/widelands/Makefile b/games/widelands/Makefile index 2060bd394877..a6b76680a638 100644 --- a/games/widelands/Makefile +++ b/games/widelands/Makefile @@ -2,7 +2,7 @@ PORTNAME= widelands DISTVERSION= build21 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= https://launchpad.net/widelands/${DISTVERSION}/${DISTVERSION}/+download/ \ https://mirror.amdmi3.ru/distfiles/ diff --git a/graphics/dcmtk/Makefile b/graphics/dcmtk/Makefile index 4fbe64314bc9..255b22c5d505 100644 --- a/graphics/dcmtk/Makefile +++ b/graphics/dcmtk/Makefile @@ -3,6 +3,7 @@ PORTNAME= dcmtk DISTVERSIONPREFIX= ${PORTNAME:tu}- DISTVERSION= 3.6.6 +PORTREVISION= 1 CATEGORIES= graphics devel MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/imv/Makefile b/graphics/imv/Makefile index 57a3843a5238..84b52dd2c040 100644 --- a/graphics/imv/Makefile +++ b/graphics/imv/Makefile @@ -3,7 +3,7 @@ PORTNAME= imv DISTVERSIONPREFIX= v DISTVERSION= 4.1.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MAINTAINER= eduardo@FreeBSD.org diff --git a/graphics/libcdr01/Makefile b/graphics/libcdr01/Makefile index 2bb0bda8778b..24be7f740216 100644 --- a/graphics/libcdr01/Makefile +++ b/graphics/libcdr01/Makefile @@ -1,6 +1,6 @@ PORTNAME= libcdr PORTVERSION= 0.1.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics devel MASTER_SITES= LODEV PKGNAMESUFFIX= 01 diff --git a/graphics/libfreehand/Makefile b/graphics/libfreehand/Makefile index d9338d932ba5..293c16ccc3ba 100644 --- a/graphics/libfreehand/Makefile +++ b/graphics/libfreehand/Makefile @@ -1,6 +1,6 @@ PORTNAME= libfreehand PORTVERSION= 0.1.2 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= graphics MASTER_SITES= LODEV diff --git a/graphics/libzmf/Makefile b/graphics/libzmf/Makefile index f2cfe4697929..a470eee47df5 100644 --- a/graphics/libzmf/Makefile +++ b/graphics/libzmf/Makefile @@ -1,6 +1,6 @@ PORTNAME= libzmf PORTVERSION= 0.0.2 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= graphics MASTER_SITES= LODEV diff --git a/graphics/maim/Makefile b/graphics/maim/Makefile index 058f5c53b001..f91e0ed95419 100644 --- a/graphics/maim/Makefile +++ b/graphics/maim/Makefile @@ -1,7 +1,7 @@ PORTNAME= maim DISTVERSIONPREFIX= v DISTVERSION= 5.6.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MAINTAINER= 0mp@FreeBSD.org diff --git a/graphics/openfx-arena/Makefile b/graphics/openfx-arena/Makefile index a519311a4aef..75d263418609 100644 --- a/graphics/openfx-arena/Makefile +++ b/graphics/openfx-arena/Makefile @@ -1,7 +1,7 @@ PORTNAME= openfx-arena PORTVERSION= 2.3.14 DISTVERSIONPREFIX= Natron- -PORTREVISION= 35 +PORTREVISION= 36 CATEGORIES= graphics MAINTAINER= olivier@FreeBSD.org diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile index 72e5c8257372..75f88d6778ec 100644 --- a/graphics/osg/Makefile +++ b/graphics/osg/Makefile @@ -3,7 +3,7 @@ PORTNAME= osg PORTVERSION= 3.6.5 DISTVERSIONPREFIX= OpenSceneGraph- -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= graphics MAINTAINER= amdmi3@FreeBSD.org diff --git a/graphics/tesseract/Makefile b/graphics/tesseract/Makefile index 70f9025b8392..a8f8ed585022 100644 --- a/graphics/tesseract/Makefile +++ b/graphics/tesseract/Makefile @@ -2,7 +2,7 @@ PORTNAME= tesseract PORTVERSION= 4.1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MAINTAINER= pkubaj@FreeBSD.org diff --git a/irc/znc-push/Makefile b/irc/znc-push/Makefile index e0854a641eb9..9e785841f95c 100644 --- a/irc/znc-push/Makefile +++ b/irc/znc-push/Makefile @@ -2,7 +2,7 @@ PORTNAME= znc-push DISTVERSIONPREFIX= v DISTVERSION= 1.0.0-173 DISTVERSIONSUFFIX= -g78d0385 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= irc MAINTAINER= dor.bsd@xm0.uk diff --git a/irc/znc/Makefile b/irc/znc/Makefile index fbcf788df82c..ee4a78b6f49f 100644 --- a/irc/znc/Makefile +++ b/irc/znc/Makefile @@ -2,7 +2,7 @@ PORTNAME= znc PORTVERSION= 1.8.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= irc MASTER_SITES= https://znc.in/releases/ \ https://znc.in/releases/archive/ diff --git a/java/openjfx14/Makefile b/java/openjfx14/Makefile index fcd8ffdccbd5..994dc42fb9ae 100644 --- a/java/openjfx14/Makefile +++ b/java/openjfx14/Makefile @@ -1,6 +1,6 @@ PORTNAME= openjfx DISTVERSION= 14.0.2.1+1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java x11-toolkits devel MASTER_SITES= https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/7.7.1/:core \ https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-grouping/7.7.1/:grouping \ diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile index accd1579a572..cce41c595c40 100644 --- a/lang/gnustep-base/Makefile +++ b/lang/gnustep-base/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnustep-base DISTVERSIONPREFIX= base- DISTVERSION= 1_27_0 +PORTREVISION= 1 CATEGORIES= lang devel gnustep MAINTAINER= ports@FreeBSD.org diff --git a/lang/hermes/Makefile b/lang/hermes/Makefile index 7c3ba2ded1be..a7bd16162a2f 100644 --- a/lang/hermes/Makefile +++ b/lang/hermes/Makefile @@ -1,6 +1,7 @@ PORTNAME= hermes DISTVERSIONPREFIX= v DISTVERSION= 0.7.2.20210322 +PORTREVISION= 1 CATEGORIES= lang PKGNAMESUFFIX= -javascript-engine diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile index f9a3efcead17..e7bc3ba90987 100644 --- a/lang/parrot/Makefile +++ b/lang/parrot/Makefile @@ -2,7 +2,7 @@ PORTNAME= parrot PORTVERSION= 8.1.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= lang MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/supported/${PORTVERSION}/ \ LOCAL/sunpoet diff --git a/lang/spidermonkey60/Makefile b/lang/spidermonkey60/Makefile index afcf46c819df..b560c6d73d3b 100644 --- a/lang/spidermonkey60/Makefile +++ b/lang/spidermonkey60/Makefile @@ -1,6 +1,6 @@ PORTNAME= spidermonkey DISTVERSION= 60.9.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= lang MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source PKGNAMESUFFIX= ${SP_VER} diff --git a/lang/spidermonkey78/Makefile b/lang/spidermonkey78/Makefile index d19e31c9a22b..b052522e4fc3 100644 --- a/lang/spidermonkey78/Makefile +++ b/lang/spidermonkey78/Makefile @@ -1,6 +1,6 @@ PORTNAME= spidermonkey DISTVERSION= 78.7.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source PKGNAMESUFFIX= ${SP_VER} diff --git a/lang/v8/Makefile b/lang/v8/Makefile index 950fb3e2e93d..3ea8ebea7240 100644 --- a/lang/v8/Makefile +++ b/lang/v8/Makefile @@ -16,6 +16,7 @@ PORTNAME= v8 DISTVERSION= 8.7.220.23 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= LOCAL/mikael/v8/:build \ LOCAL/mikael/v8/:buildtools \ diff --git a/lang/v8/files/patch-src_objects_js-list-format.cc b/lang/v8/files/patch-src_objects_js-list-format.cc new file mode 100644 index 000000000000..6b78534db47e --- /dev/null +++ b/lang/v8/files/patch-src_objects_js-list-format.cc @@ -0,0 +1,83 @@ +https://github.com/v8/v8/commit/035c305ce7761f51328b45f1bd83e26aef267c9d + +../../src/objects/js-list-format.cc:145:55: error: 'createInstance' is a private member of 'icu::ListFormatter' + icu::ListFormatter* formatter = icu::ListFormatter::createInstance( + ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ +/usr/local/include/unicode/listformatter.h:267:27: note: declared private here + static ListFormatter* createInstance(const Locale& locale, const char* style, UErrorCode& errorCode); + ^ + +--- src/objects/js-list-format.cc.orig 2020-11-11 06:36:03 UTC ++++ src/objects/js-list-format.cc +@@ -29,46 +29,27 @@ namespace v8 { + namespace internal { + + namespace { +-const char* kStandard = "standard"; +-const char* kOr = "or"; +-const char* kUnit = "unit"; +-const char* kStandardShort = "standard-short"; +-const char* kOrShort = "or-short"; +-const char* kUnitShort = "unit-short"; +-const char* kStandardNarrow = "standard-narrow"; +-const char* kOrNarrow = "or-narrow"; +-const char* kUnitNarrow = "unit-narrow"; + +-const char* GetIcuStyleString(JSListFormat::Style style, +- JSListFormat::Type type) { ++UListFormatterWidth GetIcuWidth(JSListFormat::Style style) { ++ switch (style) { ++ case JSListFormat::Style::LONG: ++ return ULISTFMT_WIDTH_WIDE; ++ case JSListFormat::Style::SHORT: ++ return ULISTFMT_WIDTH_SHORT; ++ case JSListFormat::Style::NARROW: ++ return ULISTFMT_WIDTH_NARROW; ++ } ++ UNREACHABLE(); ++} ++ ++UListFormatterType GetIcuType(JSListFormat::Type type) { + switch (type) { + case JSListFormat::Type::CONJUNCTION: +- switch (style) { +- case JSListFormat::Style::LONG: +- return kStandard; +- case JSListFormat::Style::SHORT: +- return kStandardShort; +- case JSListFormat::Style::NARROW: +- return kStandardNarrow; +- } ++ return ULISTFMT_TYPE_AND; + case JSListFormat::Type::DISJUNCTION: +- switch (style) { +- case JSListFormat::Style::LONG: +- return kOr; +- case JSListFormat::Style::SHORT: +- return kOrShort; +- case JSListFormat::Style::NARROW: +- return kOrNarrow; +- } ++ return ULISTFMT_TYPE_OR; + case JSListFormat::Type::UNIT: +- switch (style) { +- case JSListFormat::Style::LONG: +- return kUnit; +- case JSListFormat::Style::SHORT: +- return kUnitShort; +- case JSListFormat::Style::NARROW: +- return kUnitNarrow; +- } ++ return ULISTFMT_TYPE_UNITS; + } + UNREACHABLE(); + } +@@ -143,7 +124,7 @@ MaybeHandle JSListFormat::New(Isolate* i + icu::Locale icu_locale = r.icu_locale; + UErrorCode status = U_ZERO_ERROR; + icu::ListFormatter* formatter = icu::ListFormatter::createInstance( +- icu_locale, GetIcuStyleString(style_enum, type_enum), status); ++ icu_locale, GetIcuType(type_enum), GetIcuWidth(style_enum), status); + if (U_FAILURE(status) || formatter == nullptr) { + delete formatter; + THROW_NEW_ERROR(isolate, NewRangeError(MessageTemplate::kIcuError), diff --git a/mail/cyrus-imapd30/Makefile b/mail/cyrus-imapd30/Makefile index 2b3e090018d1..8e3222e2b741 100644 --- a/mail/cyrus-imapd30/Makefile +++ b/mail/cyrus-imapd30/Makefile @@ -1,6 +1,6 @@ PORTNAME= cyrus-imapd PORTVERSION= 3.0.15 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= https://github.com/cyrusimap/cyrus-imapd/releases/download/${PORTNAME}-${PORTVERSION}/ PKGNAMESUFFIX= 30 diff --git a/mail/cyrus-imapd32/Makefile b/mail/cyrus-imapd32/Makefile index 03c9ab2914fc..af58d84c8c80 100644 --- a/mail/cyrus-imapd32/Makefile +++ b/mail/cyrus-imapd32/Makefile @@ -1,6 +1,6 @@ PORTNAME= cyrus-imapd PORTVERSION= 3.2.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= https://github.com/cyrusimap/cyrus-imapd/releases/download/${PORTNAME}-${PORTVERSION}/ PKGNAMESUFFIX= 32 diff --git a/mail/dovecot-fts-xapian/Makefile b/mail/dovecot-fts-xapian/Makefile index d74cfc563f4d..b742893bf7fc 100644 --- a/mail/dovecot-fts-xapian/Makefile +++ b/mail/dovecot-fts-xapian/Makefile @@ -1,5 +1,6 @@ PORTNAME= fts-xapian DISTVERSION= 1.4.8 +PORTREVISION= 1 CATEGORIES= mail PKGNAMEPREFIX= dovecot- diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 577bb6c75361..528fbb02a25a 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -8,6 +8,7 @@ PORTNAME= dovecot PORTVERSION= 2.3.13 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= https://dovecot.org/releases/2.3/ diff --git a/mail/evolution-ews/Makefile b/mail/evolution-ews/Makefile index c14cc1fcd957..fee6c9b0f1bc 100644 --- a/mail/evolution-ews/Makefile +++ b/mail/evolution-ews/Makefile @@ -2,6 +2,7 @@ PORTNAME= evolution-ews DISTVERSION= 3.38.4 +PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 1a37698bcd4f..8648a37eb99a 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -2,6 +2,7 @@ PORTNAME= evolution DISTVERSION= 3.38.4 +PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/mail/exim/Makefile b/mail/exim/Makefile index a8c99db8c762..03104b5be175 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -2,7 +2,7 @@ PORTNAME= exim PORTVERSION?= ${EXIM_VERSION} -PORTREVISION?= 4 +PORTREVISION?= 5 CATEGORIES= mail MASTER_SITES= EXIM:exim MASTER_SITE_SUBDIR= /exim4/:exim \ diff --git a/mail/libvmime/Makefile b/mail/libvmime/Makefile index ee611f214556..db26db2b19c1 100644 --- a/mail/libvmime/Makefile +++ b/mail/libvmime/Makefile @@ -3,7 +3,7 @@ PORTNAME= libvmime PORTVERSION= 0.9.2 DISTVERSIONPREFIX= v -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= mail MAINTAINER= sunpoet@FreeBSD.org diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 65eb281f0ee1..fe1053906f5c 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -2,7 +2,7 @@ PORTNAME= postfix DISTVERSION= 3.6-20210224 -PORTREVISION?= 0 +PORTREVISION?= 1 PORTEPOCH= 6 CATEGORIES= mail MASTER_SITES= http://ftp.porcupine.org/mirrors/postfix-release/ \ diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 6954e07f815e..3618b1016b84 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -2,7 +2,7 @@ PORTNAME= postfix DISTVERSION= 3.5.9 -PORTREVISION?= 0 +PORTREVISION?= 1 PORTEPOCH= 1 CATEGORIES= mail MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \ diff --git a/mail/rspamd-devel/Makefile b/mail/rspamd-devel/Makefile index 8fe025e397e9..0c4299dbb681 100644 --- a/mail/rspamd-devel/Makefile +++ b/mail/rspamd-devel/Makefile @@ -1,5 +1,6 @@ PORTNAME= rspamd PORTVERSION= 2.8.a2.20210324 +PORTREVISION= 1 CATEGORIES= mail PKGNAMESUFFIX= -devel diff --git a/mail/rspamd/Makefile b/mail/rspamd/Makefile index 8f2713c6c432..cb5ce22bb655 100644 --- a/mail/rspamd/Makefile +++ b/mail/rspamd/Makefile @@ -1,5 +1,6 @@ PORTNAME= rspamd PORTVERSION= 2.7 +PORTREVISION= 1 CATEGORIES= mail MAINTAINER= vsevolod@FreeBSD.org diff --git a/mail/sendmail-devel/Makefile b/mail/sendmail-devel/Makefile index db37ec94ed38..44b69e3cfaf7 100644 --- a/mail/sendmail-devel/Makefile +++ b/mail/sendmail-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= sendmail PORTVERSION= 8.16.0.50 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/snapshots/ PKGNAMESUFFIX?= -devel${PKGNAMESUFFIX2} diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile index 8e64e41efc0a..55d2588df2c5 100644 --- a/mail/sendmail/Makefile +++ b/mail/sendmail/Makefile @@ -1,6 +1,6 @@ PORTNAME= sendmail PORTVERSION= 8.16.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ DISTNAME= ${PORTNAME}.${PORTVERSION} diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 25d1f13598b0..cd5ddb8c78db 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -2,6 +2,7 @@ PORTNAME= thunderbird DISTVERSION= 78.9.1 +PORTREVISION= 1 CATEGORIES= mail news net-im MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source diff --git a/math/R/Makefile b/math/R/Makefile index bba5ff57fc03..2cda68013594 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -2,6 +2,7 @@ PORTNAME= R DISTVERSION= 4.0.5 +PORTREVISION= 1 CATEGORIES= math lang MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||} diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile index c91110c0e5dd..a160134d1beb 100644 --- a/math/libqalculate/Makefile +++ b/math/libqalculate/Makefile @@ -2,6 +2,7 @@ PORTNAME= libqalculate PORTVERSION= 3.17.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= https://github.com/Qalculate/${PORTNAME}/releases/download/v${PORTVERSION}/ diff --git a/math/py-rpy2/Makefile b/math/py-rpy2/Makefile index ae4d7af55426..cc8ef8ff3a0e 100644 --- a/math/py-rpy2/Makefile +++ b/math/py-rpy2/Makefile @@ -2,6 +2,7 @@ PORTNAME= rpy2 PORTVERSION= 3.4.2 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/sage/Makefile b/math/sage/Makefile index 4e6ca525b9c7..a489fb5a2351 100644 --- a/math/sage/Makefile +++ b/math/sage/Makefile @@ -2,7 +2,7 @@ PORTNAME= sage PORTVERSION= 9.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= math MASTER_SITES= https://mirrors.xmission.com/sage/src/ \ http://mirrors.xmission.com/sage/src/ \ diff --git a/misc/sword/Makefile b/misc/sword/Makefile index 17529384acc1..54d93275daf7 100644 --- a/misc/sword/Makefile +++ b/misc/sword/Makefile @@ -2,7 +2,7 @@ PORTNAME= sword PORTVERSION= 1.8.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= misc MASTER_SITES= http://crosswire.org/ftpmirror/pub/sword/source/v${PORTVERSION:R}/ diff --git a/misc/xiphos/Makefile b/misc/xiphos/Makefile index 61441367707a..75f014b2c766 100644 --- a/misc/xiphos/Makefile +++ b/misc/xiphos/Makefile @@ -1,6 +1,6 @@ PORTNAME= xiphos DISTVERSION= 4.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc gnome # Don't use USE_GITHUB: the sources downloaded by USE_GITHUB cannot be # built as they miss the file ${WRKSRC}/cmake/source_version.txt. diff --git a/multimedia/aegisub/Makefile b/multimedia/aegisub/Makefile index f849a56cf939..23b605092256 100644 --- a/multimedia/aegisub/Makefile +++ b/multimedia/aegisub/Makefile @@ -2,7 +2,7 @@ PORTNAME= aegisub PORTVERSION= 3.2.2 -PORTREVISION= 48 +PORTREVISION= 49 CATEGORIES= multimedia MASTER_SITES= http://ftp.aegisub.org/pub/archives/releases/source/ \ ftp://ftp.aegisub.org/pub/archives/releases/source/ \ diff --git a/multimedia/subtitlecomposer/Makefile b/multimedia/subtitlecomposer/Makefile index 67a32f82e9cf..bbe45db909e9 100644 --- a/multimedia/subtitlecomposer/Makefile +++ b/multimedia/subtitlecomposer/Makefile @@ -1,7 +1,7 @@ PORTNAME= subtitlecomposer PORTVERSION= 0.7.0 DISTVERSIONPREFIX= v -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= multimedia kde MAINTAINER= makc@FreeBSD.org diff --git a/net-im/dino/Makefile b/net-im/dino/Makefile index d01bfda38472..accb009e7778 100644 --- a/net-im/dino/Makefile +++ b/net-im/dino/Makefile @@ -1,6 +1,7 @@ PORTNAME= dino DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 +PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= ashish@FreeBSD.org diff --git a/net/freerdp/Makefile b/net/freerdp/Makefile index f4647fc619ad..0c1ae613d110 100644 --- a/net/freerdp/Makefile +++ b/net/freerdp/Makefile @@ -2,6 +2,7 @@ PORTNAME= freerdp DISTVERSION= 2.3.2 +PORTREVISION= 1 CATEGORIES= net comms MASTER_SITES= https://pub.freerdp.com/releases/ \ https://github.com/FreeRDP/FreeRDP/releases/download/${DISTVERSION}/ diff --git a/net/openldap24-server/Makefile b/net/openldap24-server/Makefile index 93269c2070ce..d6156b36b4fb 100644 --- a/net/openldap24-server/Makefile +++ b/net/openldap24-server/Makefile @@ -65,7 +65,7 @@ BROKEN= incompatible OpenLDAP version: ${WANT_OPENLDAP_VER} .endif PORTREVISION_CLIENT= 0 -PORTREVISION_SERVER= 0 +PORTREVISION_SERVER= 1 OPENLDAP_SHLIB_MAJOR= 2 OPENLDAP_SHLIB_MINOR= 11.6 OPENLDAP_MAJOR= ${DISTVERSION:R} diff --git a/net/samba412/Makefile b/net/samba412/Makefile index 453e061c7158..e9c201a7eca1 100644 --- a/net/samba412/Makefile +++ b/net/samba412/Makefile @@ -2,7 +2,7 @@ PORTNAME= ${SAMBA4_BASENAME}412 PORTVERSION= ${SAMBA4_VERSION} -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES?= net MASTER_SITES= SAMBA/samba/stable SAMBA/samba/rc DISTNAME= ${SAMBA4_DISTNAME} diff --git a/net/samba413/Makefile b/net/samba413/Makefile index 4451cc32fb5f..f7c485e6b626 100644 --- a/net/samba413/Makefile +++ b/net/samba413/Makefile @@ -2,7 +2,7 @@ PORTNAME= ${SAMBA4_BASENAME}413 PORTVERSION= ${SAMBA4_VERSION} -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES?= net MASTER_SITES= SAMBA/samba/stable SAMBA/samba/rc DISTNAME= ${SAMBA4_DISTNAME} diff --git a/net/yaz/Makefile b/net/yaz/Makefile index 3c292ce7223f..222f78e1504b 100644 --- a/net/yaz/Makefile +++ b/net/yaz/Makefile @@ -2,7 +2,7 @@ PORTNAME= yaz DISTVERSION= 5.30.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ diff --git a/net/zebra-server/Makefile b/net/zebra-server/Makefile index 0066e9585c77..4ecd0fcf7a93 100644 --- a/net/zebra-server/Makefile +++ b/net/zebra-server/Makefile @@ -2,7 +2,7 @@ PORTNAME= zebra-server PORTVERSION= 2.0.55 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/zebra/ DISTNAME= idzebra-${PORTVERSION} diff --git a/news/tin/Makefile b/news/tin/Makefile index b44027cf13de..21e01e5c8774 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -2,6 +2,7 @@ PORTNAME= tin PORTVERSION= 2.4.5 +PORTREVISION= 1 CATEGORIES+= news MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/v${PORTVERSION:R}/ \ ftp://ftp.sunet.se/pub/news/readers/tin/v${PORTVERSION:R}/ \ diff --git a/print/harfbuzz-icu/Makefile b/print/harfbuzz-icu/Makefile index a651fa64d78b..f2dc8aadc1ad 100644 --- a/print/harfbuzz-icu/Makefile +++ b/print/harfbuzz-icu/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -icu COMMENT= Harfbuzz ICU support diff --git a/print/libmspub01/Makefile b/print/libmspub01/Makefile index 4ce383e4c7de..4c5500965454 100644 --- a/print/libmspub01/Makefile +++ b/print/libmspub01/Makefile @@ -1,6 +1,6 @@ PORTNAME= libmspub PORTVERSION= 0.1.4 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= print graphics devel MASTER_SITES= LODEV/${PORTNAME} PKGNAMESUFFIX= 01 diff --git a/print/miktex/Makefile b/print/miktex/Makefile index 8e1a692af4fb..e1d2b3639e0e 100644 --- a/print/miktex/Makefile +++ b/print/miktex/Makefile @@ -1,5 +1,6 @@ PORTNAME= miktex DISTVERSION= 21.2 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= LOCAL/arrowd/miktex:bootstrap DISTFILES= miktex-zzdb1-2.9.tar.lzma:bootstrap \ diff --git a/print/scribus-devel/Makefile b/print/scribus-devel/Makefile index 52846bf34c4e..a6ca947f9920 100644 --- a/print/scribus-devel/Makefile +++ b/print/scribus-devel/Makefile @@ -2,7 +2,7 @@ PORTNAME= scribus PORTVERSION= 1.5.6.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print editors MASTER_SITES= SF/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION}/ \ http://www.scribus.net/downloads/${PORTVERSION}/ diff --git a/print/tex-xetex/Makefile b/print/tex-xetex/Makefile index 6ceb07cdde83..bbb5e38e1797 100644 --- a/print/tex-xetex/Makefile +++ b/print/tex-xetex/Makefile @@ -1,6 +1,6 @@ PORTNAME= xetex PORTVERSION= 0.99992 -PORTREVISION= 40 +PORTREVISION= 41 CATEGORIES= print MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ PKGNAMEPREFIX= tex- diff --git a/print/texlive-base/Makefile b/print/texlive-base/Makefile index 71c1ddbbcd77..bf5c67765856 100644 --- a/print/texlive-base/Makefile +++ b/print/texlive-base/Makefile @@ -1,6 +1,6 @@ PORTNAME= texlive PORTVERSION= 20150521 -PORTREVISION= 63 +PORTREVISION= 64 CATEGORIES= print MASTER_SITES= TEX_CTAN/systems/texlive/Source/ PKGNAMESUFFIX= -base diff --git a/science/py-tensorflow/Makefile b/science/py-tensorflow/Makefile index 76355ba01c89..b16ffa8d2616 100644 --- a/science/py-tensorflow/Makefile +++ b/science/py-tensorflow/Makefile @@ -1,7 +1,7 @@ PORTNAME= tensorflow DISTVERSIONPREFIX= v DISTVERSION= 1.14.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= ${PORTNAME} diff --git a/security/certificate-transparency/Makefile b/security/certificate-transparency/Makefile index 8c0d25cb0ac4..05365ffe67a4 100644 --- a/security/certificate-transparency/Makefile +++ b/security/certificate-transparency/Makefile @@ -2,7 +2,7 @@ PORTNAME= certificate-transparency PORTVERSION= 20161015 -PORTREVISION= 46 +PORTREVISION= 47 CATEGORIES= security MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/gdisk/Makefile b/sysutils/gdisk/Makefile index 7257aa6352cf..2979fa145eb7 100644 --- a/sysutils/gdisk/Makefile +++ b/sysutils/gdisk/Makefile @@ -2,6 +2,7 @@ PORTNAME= gdisk PORTVERSION= 1.0.6 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF/gptfdisk/gptfdisk/${PORTVERSION} DISTNAME= gptfdisk-${PORTVERSION} diff --git a/sysutils/ltfs/Makefile b/sysutils/ltfs/Makefile index 26333e84c7ad..802924d559f6 100644 --- a/sysutils/ltfs/Makefile +++ b/sysutils/ltfs/Makefile @@ -4,6 +4,7 @@ PORTNAME= ltfs DISTVERSIONPREFIX= v DISTVERSION= 2.4.3.1 DISTVERSIONSUFFIX= -10461 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= kbowling@FreeBSD.org diff --git a/sysutils/tracker-miners/Makefile b/sysutils/tracker-miners/Makefile index 2f7d9a674764..6d7d9fb1bda9 100644 --- a/sysutils/tracker-miners/Makefile +++ b/sysutils/tracker-miners/Makefile @@ -2,7 +2,7 @@ PORTNAME= tracker-miners PORTVERSION= 2.3.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils gnome MASTER_SITES= GNOME diff --git a/sysutils/tracker/Makefile b/sysutils/tracker/Makefile index 8ca71bc9b81a..ab458b0ed58e 100644 --- a/sysutils/tracker/Makefile +++ b/sysutils/tracker/Makefile @@ -2,7 +2,7 @@ PORTNAME= tracker PORTVERSION= 2.3.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils gnome MASTER_SITES= GNOME diff --git a/textproc/R-cran-stringi/Makefile b/textproc/R-cran-stringi/Makefile index d016926efba7..b45a0c94737c 100644 --- a/textproc/R-cran-stringi/Makefile +++ b/textproc/R-cran-stringi/Makefile @@ -2,7 +2,7 @@ PORTNAME= stringi DISTVERSION= 1.5.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/dwdiff/Makefile b/textproc/dwdiff/Makefile index 5faec3085f7a..4fb49c792fe7 100644 --- a/textproc/dwdiff/Makefile +++ b/textproc/dwdiff/Makefile @@ -2,6 +2,7 @@ PORTNAME= dwdiff PORTVERSION= 2.1.4 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://os.ghalkes.nl/dist/ \ http://fossies.org/unix/privat/ diff --git a/textproc/gitlab-elasticsearch-indexer/Makefile b/textproc/gitlab-elasticsearch-indexer/Makefile index dc7778c59bbd..71e380b96101 100644 --- a/textproc/gitlab-elasticsearch-indexer/Makefile +++ b/textproc/gitlab-elasticsearch-indexer/Makefile @@ -2,7 +2,7 @@ PORTNAME= gitlab-elasticsearch-indexer PORTVERSION= 2.9.0 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= mfechner@FreeBSD.org diff --git a/textproc/gspell/Makefile b/textproc/gspell/Makefile index a9dac4718a73..17bcd514be2f 100644 --- a/textproc/gspell/Makefile +++ b/textproc/gspell/Makefile @@ -2,6 +2,7 @@ PORTNAME= gspell PORTVERSION= 1.9.1 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/textproc/libe-book/Makefile b/textproc/libe-book/Makefile index 66f574691f9d..31f5e8f92a0c 100644 --- a/textproc/libe-book/Makefile +++ b/textproc/libe-book/Makefile @@ -1,6 +1,6 @@ PORTNAME= libe-book PORTVERSION= 0.1.3 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= textproc MASTER_SITES= SF/libebook/${PORTNAME}-${PORTVERSION}/ diff --git a/textproc/libfolia/Makefile b/textproc/libfolia/Makefile index 2bbcbc0cec4c..c8e3d6fcc092 100644 --- a/textproc/libfolia/Makefile +++ b/textproc/libfolia/Makefile @@ -1,7 +1,7 @@ PORTNAME= libfolia DISTVERSIONPREFIX= v DISTVERSION= 1.15 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org diff --git a/textproc/libqxp/Makefile b/textproc/libqxp/Makefile index 47e732cbd61e..df0c993b4f10 100644 --- a/textproc/libqxp/Makefile +++ b/textproc/libqxp/Makefile @@ -1,6 +1,6 @@ PORTNAME= libqxp PORTVERSION= 0.0.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= textproc MASTER_SITES= https://dev-www.libreoffice.org/src/${PORTNAME}/ diff --git a/textproc/libvisio01/Makefile b/textproc/libvisio01/Makefile index 2d2742b04cb9..2417664d9ca1 100644 --- a/textproc/libvisio01/Makefile +++ b/textproc/libvisio01/Makefile @@ -1,6 +1,6 @@ PORTNAME= libvisio PORTVERSION= 0.1.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc devel MASTER_SITES= LODEV/${PORTNAME} PKGNAMESUFFIX= 01 diff --git a/textproc/nuspell/Makefile b/textproc/nuspell/Makefile index 075379ffb782..4c86da99670d 100644 --- a/textproc/nuspell/Makefile +++ b/textproc/nuspell/Makefile @@ -1,6 +1,7 @@ PORTNAME= nuspell DISTVERSIONPREFIX= v DISTVERSION= 4.2.0 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= jbeich@FreeBSD.org diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile index 14cddd239ff6..6189c4547648 100644 --- a/textproc/raptor2/Makefile +++ b/textproc/raptor2/Makefile @@ -2,7 +2,7 @@ PORTNAME= raptor2 PORTVERSION= 2.0.15 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ \ SF/librdf/${PORTNAME}/${PORTVERSION} diff --git a/textproc/rubygem-charlock_holmes/Makefile b/textproc/rubygem-charlock_holmes/Makefile index b0299f523c48..02743a8f1d97 100644 --- a/textproc/rubygem-charlock_holmes/Makefile +++ b/textproc/rubygem-charlock_holmes/Makefile @@ -1,6 +1,6 @@ PORTNAME= charlock_holmes DISTVERSION= 0.7.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/ucto/Makefile b/textproc/ucto/Makefile index 1f097a290bfa..8cdac0178775 100644 --- a/textproc/ucto/Makefile +++ b/textproc/ucto/Makefile @@ -1,7 +1,7 @@ PORTNAME= ucto DISTVERSIONPREFIX= v DISTVERSION= 0.14.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org diff --git a/textproc/xalan-c/Makefile b/textproc/xalan-c/Makefile index a8650f319960..608a5f578c9d 100644 --- a/textproc/xalan-c/Makefile +++ b/textproc/xalan-c/Makefile @@ -2,7 +2,7 @@ PORTNAME= xalan-c PORTVERSION= 1.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= APACHE/xalan/xalan-c/sources DISTNAME= xalan_c-${PORTVERSION} diff --git a/textproc/zorba/Makefile b/textproc/zorba/Makefile index 955c4736779a..a302d10d05b8 100644 --- a/textproc/zorba/Makefile +++ b/textproc/zorba/Makefile @@ -2,7 +2,7 @@ PORTNAME= zorba PORTVERSION= 2.7.0 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= textproc java MASTER_SITES= https://launchpadlibrarian.net/119058962/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} diff --git a/www/chromium/Makefile b/www/chromium/Makefile index 67d02ab4f1b9..237d49d69b1f 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -2,6 +2,7 @@ PORTNAME= chromium PORTVERSION= 89.0.4389.114 +PORTREVISION= 1 CATEGORIES= www java MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ \ LOCAL/rene/chromium/:fonts diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index c86f4d371fd7..5846c313f115 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -2,6 +2,7 @@ PORTNAME= epiphany PORTVERSION= 3.38.2 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index a5419b744867..a5a0964f9c0b 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -2,7 +2,7 @@ PORTNAME= firefox DISTVERSION= 78.9.0 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ diff --git a/www/firefox/Makefile b/www/firefox/Makefile index f80771e286ea..4dded434a949 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -2,7 +2,7 @@ PORTNAME= firefox DISTVERSION= 87.0 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ diff --git a/www/node/Makefile b/www/node/Makefile index 24b1f71afdf9..beae171a295d 100644 --- a/www/node/Makefile +++ b/www/node/Makefile @@ -1,6 +1,7 @@ PORTNAME= node DISTVERSIONPREFIX= v DISTVERSION= 15.14.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${DISTVERSION}/ diff --git a/www/node/files/patch-deps_v8_src_objects_js-list-format.cc b/www/node/files/patch-deps_v8_src_objects_js-list-format.cc new file mode 100644 index 000000000000..f5e093480b87 --- /dev/null +++ b/www/node/files/patch-deps_v8_src_objects_js-list-format.cc @@ -0,0 +1,83 @@ +https://github.com/v8/v8/commit/035c305ce7761f51328b45f1bd83e26aef267c9d + +../deps/v8/src/objects/js-list-format.cc:145:55: error: 'createInstance' is a private member of 'icu::ListFormatter' + icu::ListFormatter* formatter = icu::ListFormatter::createInstance( + ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ +/usr/local/include/unicode/listformatter.h:267:27: note: declared private here + static ListFormatter* createInstance(const Locale& locale, const char* style, UErrorCode& errorCode); + ^ + +--- deps/v8/src/objects/js-list-format.cc.orig 2021-04-06 20:39:46 UTC ++++ deps/v8/src/objects/js-list-format.cc +@@ -29,46 +29,27 @@ namespace v8 { + namespace internal { + + namespace { +-const char* kStandard = "standard"; +-const char* kOr = "or"; +-const char* kUnit = "unit"; +-const char* kStandardShort = "standard-short"; +-const char* kOrShort = "or-short"; +-const char* kUnitShort = "unit-short"; +-const char* kStandardNarrow = "standard-narrow"; +-const char* kOrNarrow = "or-narrow"; +-const char* kUnitNarrow = "unit-narrow"; + +-const char* GetIcuStyleString(JSListFormat::Style style, +- JSListFormat::Type type) { ++UListFormatterWidth GetIcuWidth(JSListFormat::Style style) { ++ switch (style) { ++ case JSListFormat::Style::LONG: ++ return ULISTFMT_WIDTH_WIDE; ++ case JSListFormat::Style::SHORT: ++ return ULISTFMT_WIDTH_SHORT; ++ case JSListFormat::Style::NARROW: ++ return ULISTFMT_WIDTH_NARROW; ++ } ++ UNREACHABLE(); ++} ++ ++UListFormatterType GetIcuType(JSListFormat::Type type) { + switch (type) { + case JSListFormat::Type::CONJUNCTION: +- switch (style) { +- case JSListFormat::Style::LONG: +- return kStandard; +- case JSListFormat::Style::SHORT: +- return kStandardShort; +- case JSListFormat::Style::NARROW: +- return kStandardNarrow; +- } ++ return ULISTFMT_TYPE_AND; + case JSListFormat::Type::DISJUNCTION: +- switch (style) { +- case JSListFormat::Style::LONG: +- return kOr; +- case JSListFormat::Style::SHORT: +- return kOrShort; +- case JSListFormat::Style::NARROW: +- return kOrNarrow; +- } ++ return ULISTFMT_TYPE_OR; + case JSListFormat::Type::UNIT: +- switch (style) { +- case JSListFormat::Style::LONG: +- return kUnit; +- case JSListFormat::Style::SHORT: +- return kUnitShort; +- case JSListFormat::Style::NARROW: +- return kUnitNarrow; +- } ++ return ULISTFMT_TYPE_UNITS; + } + UNREACHABLE(); + } +@@ -143,7 +124,7 @@ MaybeHandle JSListFormat::New(Isolate* i + icu::Locale icu_locale = r.icu_locale; + UErrorCode status = U_ZERO_ERROR; + icu::ListFormatter* formatter = icu::ListFormatter::createInstance( +- icu_locale, GetIcuStyleString(style_enum, type_enum), status); ++ icu_locale, GetIcuType(type_enum), GetIcuWidth(style_enum), status); + if (U_FAILURE(status) || formatter == nullptr) { + delete formatter; + THROW_NEW_ERROR(isolate, NewRangeError(MessageTemplate::kIcuError), diff --git a/www/node10/Makefile b/www/node10/Makefile index 47ec626c344e..c6b3b1544917 100644 --- a/www/node10/Makefile +++ b/www/node10/Makefile @@ -1,6 +1,7 @@ PORTNAME= node PORTVERSION= 10.24.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ PKGNAMESUFFIX= 10 diff --git a/www/node12/Makefile b/www/node12/Makefile index 753347838ffd..e4a6533ee620 100644 --- a/www/node12/Makefile +++ b/www/node12/Makefile @@ -1,6 +1,7 @@ PORTNAME= node PORTVERSION= 12.22.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ PKGNAMESUFFIX= 12 diff --git a/www/node12/files/patch-deps_v8_src_objects_js-list-format.cc b/www/node12/files/patch-deps_v8_src_objects_js-list-format.cc new file mode 100644 index 000000000000..c826c3f3ace5 --- /dev/null +++ b/www/node12/files/patch-deps_v8_src_objects_js-list-format.cc @@ -0,0 +1,83 @@ +https://github.com/v8/v8/commit/035c305ce7761f51328b45f1bd83e26aef267c9d + +../deps/v8/src/objects/js-list-format.cc:172:55: error: 'createInstance' is a private member of 'icu::ListFormatter' + icu::ListFormatter* formatter = icu::ListFormatter::createInstance( + ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ +/usr/local/include/unicode/listformatter.h:267:27: note: declared private here + static ListFormatter* createInstance(const Locale& locale, const char* style, UErrorCode& errorCode); + ^ + +--- deps/v8/src/objects/js-list-format.cc.orig 2021-04-06 17:17:08 UTC ++++ deps/v8/src/objects/js-list-format.cc +@@ -29,46 +29,27 @@ namespace v8 { + namespace internal { + + namespace { +-const char* kStandard = "standard"; +-const char* kOr = "or"; +-const char* kUnit = "unit"; +-const char* kStandardShort = "standard-short"; +-const char* kOrShort = "or-short"; +-const char* kUnitShort = "unit-short"; +-const char* kStandardNarrow = "standard-narrow"; +-const char* kOrNarrow = "or-narrow"; +-const char* kUnitNarrow = "unit-narrow"; + +-const char* GetIcuStyleString(JSListFormat::Style style, +- JSListFormat::Type type) { ++UListFormatterWidth GetIcuWidth(JSListFormat::Style style) { ++ switch (style) { ++ case JSListFormat::Style::LONG: ++ return ULISTFMT_WIDTH_WIDE; ++ case JSListFormat::Style::SHORT: ++ return ULISTFMT_WIDTH_SHORT; ++ case JSListFormat::Style::NARROW: ++ return ULISTFMT_WIDTH_NARROW; ++ } ++ UNREACHABLE(); ++} ++ ++UListFormatterType GetIcuType(JSListFormat::Type type) { + switch (type) { + case JSListFormat::Type::CONJUNCTION: +- switch (style) { +- case JSListFormat::Style::LONG: +- return kStandard; +- case JSListFormat::Style::SHORT: +- return kStandardShort; +- case JSListFormat::Style::NARROW: +- return kStandardNarrow; +- } ++ return ULISTFMT_TYPE_AND; + case JSListFormat::Type::DISJUNCTION: +- switch (style) { +- case JSListFormat::Style::LONG: +- return kOr; +- case JSListFormat::Style::SHORT: +- return kOrShort; +- case JSListFormat::Style::NARROW: +- return kOrNarrow; +- } ++ return ULISTFMT_TYPE_OR; + case JSListFormat::Type::UNIT: +- switch (style) { +- case JSListFormat::Style::LONG: +- return kUnit; +- case JSListFormat::Style::SHORT: +- return kUnitShort; +- case JSListFormat::Style::NARROW: +- return kUnitNarrow; +- } ++ return ULISTFMT_TYPE_UNITS; + } + UNREACHABLE(); + } +@@ -170,7 +151,7 @@ MaybeHandle JSListFormat::New(Isolate* i + icu::Locale icu_locale = r.icu_locale; + UErrorCode status = U_ZERO_ERROR; + icu::ListFormatter* formatter = icu::ListFormatter::createInstance( +- icu_locale, GetIcuStyleString(style_enum, type_enum), status); ++ icu_locale, GetIcuType(type_enum), GetIcuWidth(style_enum), status); + if (U_FAILURE(status)) { + delete formatter; + FATAL("Failed to create ICU list formatter, are ICU data files missing?"); diff --git a/www/node14/Makefile b/www/node14/Makefile index a1d46fd80af5..fa3a8a179e16 100644 --- a/www/node14/Makefile +++ b/www/node14/Makefile @@ -1,6 +1,7 @@ PORTNAME= node DISTVERSIONPREFIX= v DISTVERSION= 14.16.1 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${DISTVERSION}/ PKGNAMESUFFIX= 14 diff --git a/www/node14/files/patch-deps_v8_src_objects_js-list-format.cc b/www/node14/files/patch-deps_v8_src_objects_js-list-format.cc new file mode 100644 index 000000000000..866327498616 --- /dev/null +++ b/www/node14/files/patch-deps_v8_src_objects_js-list-format.cc @@ -0,0 +1,83 @@ +https://github.com/v8/v8/commit/035c305ce7761f51328b45f1bd83e26aef267c9d + +../deps/v8/src/objects/js-list-format.cc:145:55: error: 'createInstance' is a private member of 'icu::ListFormatter' + icu::ListFormatter* formatter = icu::ListFormatter::createInstance( + ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ +/usr/local/include/unicode/listformatter.h:267:27: note: declared private here + static ListFormatter* createInstance(const Locale& locale, const char* style, UErrorCode& errorCode); + ^ + +--- deps/v8/src/objects/js-list-format.cc.orig 2021-04-06 19:42:15 UTC ++++ deps/v8/src/objects/js-list-format.cc +@@ -29,46 +29,27 @@ namespace v8 { + namespace internal { + + namespace { +-const char* kStandard = "standard"; +-const char* kOr = "or"; +-const char* kUnit = "unit"; +-const char* kStandardShort = "standard-short"; +-const char* kOrShort = "or-short"; +-const char* kUnitShort = "unit-short"; +-const char* kStandardNarrow = "standard-narrow"; +-const char* kOrNarrow = "or-narrow"; +-const char* kUnitNarrow = "unit-narrow"; + +-const char* GetIcuStyleString(JSListFormat::Style style, +- JSListFormat::Type type) { ++UListFormatterWidth GetIcuWidth(JSListFormat::Style style) { ++ switch (style) { ++ case JSListFormat::Style::LONG: ++ return ULISTFMT_WIDTH_WIDE; ++ case JSListFormat::Style::SHORT: ++ return ULISTFMT_WIDTH_SHORT; ++ case JSListFormat::Style::NARROW: ++ return ULISTFMT_WIDTH_NARROW; ++ } ++ UNREACHABLE(); ++} ++ ++UListFormatterType GetIcuType(JSListFormat::Type type) { + switch (type) { + case JSListFormat::Type::CONJUNCTION: +- switch (style) { +- case JSListFormat::Style::LONG: +- return kStandard; +- case JSListFormat::Style::SHORT: +- return kStandardShort; +- case JSListFormat::Style::NARROW: +- return kStandardNarrow; +- } ++ return ULISTFMT_TYPE_AND; + case JSListFormat::Type::DISJUNCTION: +- switch (style) { +- case JSListFormat::Style::LONG: +- return kOr; +- case JSListFormat::Style::SHORT: +- return kOrShort; +- case JSListFormat::Style::NARROW: +- return kOrNarrow; +- } ++ return ULISTFMT_TYPE_OR; + case JSListFormat::Type::UNIT: +- switch (style) { +- case JSListFormat::Style::LONG: +- return kUnit; +- case JSListFormat::Style::SHORT: +- return kUnitShort; +- case JSListFormat::Style::NARROW: +- return kUnitNarrow; +- } ++ return ULISTFMT_TYPE_UNITS; + } + UNREACHABLE(); + } +@@ -143,7 +124,7 @@ MaybeHandle JSListFormat::New(Isolate* i + icu::Locale icu_locale = r.icu_locale; + UErrorCode status = U_ZERO_ERROR; + icu::ListFormatter* formatter = icu::ListFormatter::createInstance( +- icu_locale, GetIcuStyleString(style_enum, type_enum), status); ++ icu_locale, GetIcuType(type_enum), GetIcuWidth(style_enum), status); + if (U_FAILURE(status) || formatter == nullptr) { + delete formatter; + THROW_NEW_ERROR(isolate, NewRangeError(MessageTemplate::kIcuError), diff --git a/www/pecl-http/Makefile b/www/pecl-http/Makefile index 06b9c996a0fe..6aa3c1a99ee2 100644 --- a/www/pecl-http/Makefile +++ b/www/pecl-http/Makefile @@ -2,6 +2,7 @@ PORTNAME= http PORTVERSION= 3.2.4 +PORTREVISION= 1 CATEGORIES= www DISTNAME= pecl_${PORTNAME}-${PORTVERSION} diff --git a/www/qt5-webkit/Makefile b/www/qt5-webkit/Makefile index c8bac8e13fac..83a1f16a3d0f 100644 --- a/www/qt5-webkit/Makefile +++ b/www/qt5-webkit/Makefile @@ -1,6 +1,6 @@ PORTNAME= webkit DISTVERSION= 5.212.0-alpha4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MASTER_SITES= https://github.com/qt${PORTNAME}/qt${PORTNAME}/releases/download/${DISTNAME}/ PKGNAMEPREFIX= qt5- diff --git a/www/webkit2-gtk3/Makefile b/www/webkit2-gtk3/Makefile index bfa6278b420f..a0d2869a2ecd 100644 --- a/www/webkit2-gtk3/Makefile +++ b/www/webkit2-gtk3/Makefile @@ -2,6 +2,7 @@ PORTNAME= webkit DISTVERSION= 2.30.5 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://webkitgtk.org/releases/ PKGNAMESUFFIX= 2-gtk3 diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile index 22a03da372cb..be549de77636 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnustep-gui DISTVERSIONPREFIX= gui- DISTVERSION= 0_28_0 +PORTREVISION= 1 CATEGORIES= x11-toolkits gnustep MAINTAINER= ports@FreeBSD.org diff --git a/x11-toolkits/tepl/Makefile b/x11-toolkits/tepl/Makefile index e9f7985f8f33..e4f8651c08eb 100644 --- a/x11-toolkits/tepl/Makefile +++ b/x11-toolkits/tepl/Makefile @@ -1,5 +1,6 @@ PORTNAME= tepl DISTVERSION= 5.1.1 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/x11-toolkits/vte3/Makefile b/x11-toolkits/vte3/Makefile index fc0434aa6757..0d23f8e745d2 100644 --- a/x11-toolkits/vte3/Makefile +++ b/x11-toolkits/vte3/Makefile @@ -2,7 +2,7 @@ PORTNAME= vte PORTVERSION= 0.62.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 3 diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile index b12a1c6c047c..37b3cf00972f 100644 --- a/x11/gnome-shell/Makefile +++ b/x11/gnome-shell/Makefile @@ -2,7 +2,7 @@ PORTNAME= gnome-shell PORTVERSION= 3.36.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/x11/slop/Makefile b/x11/slop/Makefile index 58790d9d9200..48939018b17f 100644 --- a/x11/slop/Makefile +++ b/x11/slop/Makefile @@ -1,7 +1,7 @@ PORTNAME= slop PORTVERSION= 7.5 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 MAINTAINER= 0mp@FreeBSD.org