Index: head/archivers/unarchiver/Makefile =================================================================== --- head/archivers/unarchiver/Makefile +++ head/archivers/unarchiver/Makefile @@ -3,7 +3,7 @@ PORTNAME= unar PORTVERSION= 1.10.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= archivers gnustep MASTER_SITES= http://wakaba.c3.cx/releases/TheUnarchiver/ DISTNAME= ${PORTNAME}${PORTVERSION}_src Index: head/audio/musicpd/Makefile =================================================================== --- head/audio/musicpd/Makefile +++ head/audio/musicpd/Makefile @@ -2,6 +2,7 @@ PORTNAME= musicpd PORTVERSION= 0.21.6 +PORTREVISION= 1 CATEGORIES= audio ipv6 MASTER_SITES= https://www.musicpd.org/download/mpd/${PORTVERSION:R}/ DISTNAME= mpd-${PORTVERSION} Index: head/audio/ncmpcpp/Makefile =================================================================== --- head/audio/ncmpcpp/Makefile +++ head/audio/ncmpcpp/Makefile @@ -2,7 +2,7 @@ PORTNAME= ncmpcpp DISTVERSION= 0.8.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MASTER_SITES= http://ncmpcpp.rybczak.net/stable/ Index: head/databases/clickhouse/Makefile =================================================================== --- head/databases/clickhouse/Makefile +++ head/databases/clickhouse/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 18.14.18 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -stable -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases MAINTAINER= proler@gmail.com Index: head/databases/couchdb/Makefile =================================================================== --- head/databases/couchdb/Makefile +++ head/databases/couchdb/Makefile @@ -3,7 +3,7 @@ PORTNAME= couchdb DISTVERSION= 1.7.2 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 2 CATEGORIES= databases MASTER_SITES= APACHE/couchdb/source/${DISTVERSION} Index: head/databases/couchdb2/Makefile =================================================================== --- head/databases/couchdb2/Makefile +++ head/databases/couchdb2/Makefile @@ -3,7 +3,7 @@ PORTNAME= couchdb2 DISTVERSION= 2.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MASTER_SITES= APACHE/couchdb/source/${DISTVERSION} DISTNAME= apache-couchdb-${DISTVERSION} Index: head/databases/evolution-data-server/Makefile =================================================================== --- head/databases/evolution-data-server/Makefile +++ head/databases/evolution-data-server/Makefile @@ -3,7 +3,7 @@ PORTNAME= evolution-data-server PORTVERSION= 3.28.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 Index: head/databases/firebird25-server/Makefile =================================================================== --- head/databases/firebird25-server/Makefile +++ head/databases/firebird25-server/Makefile @@ -2,7 +2,7 @@ PORTNAME= firebird PORTVERSION= 2.5.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES?= databases MASTER_SITES= https://github.com/FirebirdSQL/${PORTNAME}/releases/download/R2_5_8/ PKGNAMESUFFIX?= ${PORTVERSION:R:S/.//}-server Index: head/databases/kbibtex/Makefile =================================================================== --- head/databases/kbibtex/Makefile +++ head/databases/kbibtex/Makefile @@ -3,7 +3,7 @@ PORTNAME= kbibtex DISTVERSION= 0.8.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases kde MASTER_SITES= KDE/stable/KBibTeX/${DISTVERSION}/ Index: head/databases/kdb/Makefile =================================================================== --- head/databases/kdb/Makefile +++ head/databases/kdb/Makefile @@ -2,7 +2,7 @@ PORTNAME= kdb DISTVERSION= 3.1.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases kde MASTER_SITES= KDE/stable/${PORTNAME}/src DIST_SUBDIR= KDE/${PORTNAME} Index: head/databases/mysql80-client/Makefile =================================================================== --- head/databases/mysql80-client/Makefile +++ head/databases/mysql80-client/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mysql -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= 80-client COMMENT= Multithreaded SQL database (client) Index: head/databases/mysql80-server/Makefile =================================================================== --- head/databases/mysql80-server/Makefile +++ head/databases/mysql80-server/Makefile @@ -3,7 +3,7 @@ PORTNAME?= mysql PORTVERSION= 8.0.15 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= databases ipv6 MASTER_SITES= MYSQL/MySQL-8.0 PKGNAMESUFFIX?= 80-server Index: head/databases/postgresql10-server/Makefile =================================================================== --- head/databases/postgresql10-server/Makefile +++ head/databases/postgresql10-server/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ DISTVERSION?= 10.7 -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMESUFFIX?= ${DISTVERSION:R:S/.//}${COMPONENT} MAINTAINER?= pgsql@FreeBSD.org Index: head/databases/postgresql11-server/Makefile =================================================================== --- head/databases/postgresql11-server/Makefile +++ head/databases/postgresql11-server/Makefile @@ -3,6 +3,7 @@ PORTNAME?= postgresql DISTVERSION?= 11.2 +PORTREVISION= 1 CATEGORIES?= databases MASTER_SITES= PGSQL/source/v${DISTVERSION} PKGNAMESUFFIX?= ${PORTVERSION:R}${COMPONENT} Index: head/databases/postgresql96-server/Makefile =================================================================== --- head/databases/postgresql96-server/Makefile +++ head/databases/postgresql96-server/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ DISTVERSION?= 9.6.12 -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX?= ${PORTVERSION:R:S/.//}${COMPONENT} MAINTAINER?= pgsql@FreeBSD.org Index: head/databases/sqlite3/Makefile =================================================================== --- head/databases/sqlite3/Makefile +++ head/databases/sqlite3/Makefile @@ -3,6 +3,7 @@ PORTNAME= sqlite3 DISTVERSION= 3.27.1 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= https://www.sqlite.org/2019/ http://www2.sqlite.org/2019/ http://www3.sqlite.org/2019/ DISTNAME= sqlite-autoconf-${PORTVERSION:C/\.([[:digit:]])[[:>:]]/0\1/g:S/.//g}00 Index: head/databases/tarantool/Makefile =================================================================== --- head/databases/tarantool/Makefile +++ head/databases/tarantool/Makefile @@ -3,7 +3,7 @@ PORTNAME= tarantool PORTVERSION= 1.10.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MAINTAINER= sunpoet@FreeBSD.org Index: head/deskutils/calibre/Makefile =================================================================== --- head/deskutils/calibre/Makefile +++ head/deskutils/calibre/Makefile @@ -3,6 +3,7 @@ PORTNAME= calibre PORTVERSION= 3.40.1 +PORTREVISION= 1 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ Index: head/deskutils/osmo/Makefile =================================================================== --- head/deskutils/osmo/Makefile +++ head/deskutils/osmo/Makefile @@ -3,7 +3,7 @@ PORTNAME= osmo PORTVERSION= 0.4.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME}-pim/${PORTNAME}-pim/${PORTNAME}-${PORTVERSION} Index: head/devel/boost-libs/Makefile =================================================================== --- head/devel/boost-libs/Makefile +++ head/devel/boost-libs/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= boost-libs -PORTREVISION= 1 +PORTREVISION= 2 COMMENT= Free portable C++ libraries (without Boost.Python) Index: head/devel/dee/Makefile =================================================================== --- head/devel/dee/Makefile +++ head/devel/dee/Makefile @@ -3,7 +3,7 @@ PORTNAME= dee PORTVERSION= 1.2.7 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= devel MASTER_SITES= https://launchpadlibrarian.net/151383425/ \ https://launchpad.net/${PORTNAME}/1.0/${PORTVERSION}/+download/ Index: head/devel/hs-text-icu/Makefile =================================================================== --- head/devel/hs-text-icu/Makefile +++ head/devel/hs-text-icu/Makefile @@ -2,7 +2,7 @@ PORTNAME= text-icu PORTVERSION= 0.7.0.1 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org Index: head/devel/icu-le-hb/Makefile =================================================================== --- head/devel/icu-le-hb/Makefile +++ head/devel/icu-le-hb/Makefile @@ -3,7 +3,7 @@ PORTNAME= icu-le-hb DISTVERSION= 1.0.3-3 DISTVERSIONSUFFIX= -gb8a3163 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= devel print MAINTAINER= office@FreeBSD.org Index: head/devel/icu/Makefile =================================================================== --- head/devel/icu/Makefile +++ head/devel/icu/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= icu -DISTVERSION= 63_1 -PORTREVISION?= 1 # keep for icu-lx +DISTVERSION= 64_1 +PORTREVISION?= 0 # keep for icu-lx PORTEPOCH?= 1 CATEGORIES?= devel MASTER_SITES= https://github.com/unicode-org/${PORTNAME}/releases/download/release-${DISTVERSION:S/rc/-&/:S/_/-/g}/ \ @@ -27,7 +27,7 @@ CPPFLAGS+= -DICU_NO_USER_DATA_OVERRIDE MAKE_ARGS= VERBOSE=1 TEST_TARGET= check -USES+= compiler:c++11-lib gmake pathfix tar:tgz +USES+= compiler:c++11-lib gmake pathfix python:build tar:tgz USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/icu/source Index: head/devel/icu/distinfo =================================================================== --- head/devel/icu/distinfo +++ head/devel/icu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1538433596 -SHA256 (icu4c-63_1-src.tgz) = 05c490b69454fce5860b7e8e2821231674af0a11d7ef2febea9a32512998cb9d -SIZE (icu4c-63_1-src.tgz) = 23746939 +TIMESTAMP = 1553712434 +SHA256 (icu4c-64_1-src.tgz) = 92f1b7b9d51b396679c17f35a2112423361b8da3c1b9de00aa94fd768ae296e6 +SIZE (icu4c-64_1-src.tgz) = 24013136 Index: head/devel/icu/files/patch-common_umutex.cpp =================================================================== --- head/devel/icu/files/patch-common_umutex.cpp +++ head/devel/icu/files/patch-common_umutex.cpp @@ -1,25 +0,0 @@ ---- common/umutex.cpp.orig 2016-03-23 20:50:10 UTC -+++ common/umutex.cpp -@@ -264,19 +264,19 @@ static pthread_cond_t initCondition = PT - U_COMMON_API UBool U_EXPORT2 - umtx_initImplPreInit(UInitOnce &uio) { - pthread_mutex_lock(&initMutex); -- int32_t state = uio.fState; -+ int32_t state = umtx_loadAcquire(uio.fState); - if (state == 0) { - umtx_storeRelease(uio.fState, 1); - pthread_mutex_unlock(&initMutex); - return TRUE; // Caller will next call the init function. - } else { -- while (uio.fState == 1) { -+ while (umtx_loadAcquire(uio.fState) == 1) { - // Another thread is currently running the initialization. - // Wait until it completes. - pthread_cond_wait(&initCondition, &initMutex); - } - pthread_mutex_unlock(&initMutex); -- U_ASSERT(uio.fState == 2); -+ U_ASSERT(umtx_loadAcquire(uio.fState) == 2); - return FALSE; - } - } Index: head/devel/icu/pkg-plist =================================================================== --- head/devel/icu/pkg-plist +++ head/devel/icu/pkg-plist @@ -73,6 +73,7 @@ include/unicode/filteredbrk.h include/unicode/fmtable.h include/unicode/format.h +include/unicode/formattedvalue.h include/unicode/fpositer.h include/unicode/gender.h include/unicode/gregocal.h @@ -80,6 +81,7 @@ include/unicode/icuplug.h include/unicode/idna.h include/unicode/listformatter.h +include/unicode/localebuilder.h include/unicode/localpointer.h include/unicode/locdspnm.h include/unicode/locid.h @@ -165,6 +167,7 @@ include/unicode/uenum.h include/unicode/ufieldpositer.h include/unicode/uformattable.h +include/unicode/uformattedvalue.h include/unicode/ugender.h include/unicode/uidna.h include/unicode/uiter.h Index: head/devel/kiwix-lib/Makefile =================================================================== --- head/devel/kiwix-lib/Makefile +++ head/devel/kiwix-lib/Makefile @@ -2,6 +2,7 @@ PORTNAME= kiwix-lib DISTVERSION= 3.1.1 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= me@int19h.org Index: head/devel/libical/Makefile =================================================================== --- head/devel/libical/Makefile +++ head/devel/libical/Makefile @@ -3,6 +3,7 @@ PORTNAME= libical PORTVERSION= 3.0.4 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://github.com/libical/libical/releases/download/v${PORTVERSION}/ Index: head/devel/libzim/Makefile =================================================================== --- head/devel/libzim/Makefile +++ head/devel/libzim/Makefile @@ -2,7 +2,7 @@ PORTNAME= libzim PORTVERSION= 4.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= swills@FreeBSD.org Index: head/devel/objecthash/Makefile =================================================================== --- head/devel/objecthash/Makefile +++ head/devel/objecthash/Makefile @@ -3,7 +3,7 @@ PORTNAME= objecthash PORTVERSION= 20160802 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel MAINTAINER= ports@FreeBSD.org Index: head/devel/php71-intl/Makefile =================================================================== --- head/devel/php71-intl/Makefile +++ head/devel/php71-intl/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php71 Index: head/devel/php72-intl/Makefile =================================================================== --- head/devel/php72-intl/Makefile +++ head/devel/php72-intl/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php72 Index: head/devel/php73-intl/Makefile =================================================================== --- head/devel/php73-intl/Makefile +++ head/devel/php73-intl/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php73 Index: head/devel/py-pyicu/Makefile =================================================================== --- head/devel/py-pyicu/Makefile +++ head/devel/py-pyicu/Makefile @@ -3,7 +3,7 @@ PORTNAME= pyicu PORTVERSION= 1.9.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Index: head/devel/qt5-core/Makefile =================================================================== --- head/devel/qt5-core/Makefile +++ head/devel/qt5-core/Makefile @@ -2,6 +2,7 @@ PORTNAME= core DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt5- Index: head/devel/ticcutils/Makefile =================================================================== --- head/devel/ticcutils/Makefile +++ head/devel/ticcutils/Makefile @@ -3,7 +3,7 @@ PORTNAME= ticcutils DISTVERSIONPREFIX= v DISTVERSION= 0.20 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel textproc MAINTAINER= yuri@FreeBSD.org Index: head/dns/libpsl/Makefile =================================================================== --- head/dns/libpsl/Makefile +++ head/dns/libpsl/Makefile @@ -4,7 +4,7 @@ PORTNAME= libpsl PORTVERSION= 0.20.2 DISTVERSIONPREFIX= ${PORTNAME}- -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= dns MAINTAINER= sunpoet@FreeBSD.org Index: head/editors/libreoffice/Makefile =================================================================== --- head/editors/libreoffice/Makefile +++ head/editors/libreoffice/Makefile @@ -2,7 +2,7 @@ .include "${.CURDIR}/Makefile.common" -PORTREVISION= 1 +PORTREVISION= 2 MASTER_SITES= https://download.documentfoundation.org/libreoffice/src/${PORTVERSION}/ \ https://dev-www.libreoffice.org/src/:src \ Index: head/editors/poedit/Makefile =================================================================== --- head/editors/poedit/Makefile +++ head/editors/poedit/Makefile @@ -4,7 +4,7 @@ PORTNAME= poedit PORTVERSION= 1.8.4 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= editors MASTER_SITES= https://github.com/vslavik/${PORTNAME}/releases/download/v${PORTVERSION}-oss/ Index: head/finance/gnucash/Makefile =================================================================== --- head/finance/gnucash/Makefile +++ head/finance/gnucash/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnucash PORTVERSION= 3.4 +PORTREVISION= 1 CATEGORIES= finance gnome MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION} Index: head/games/0ad/Makefile =================================================================== --- head/games/0ad/Makefile +++ head/games/0ad/Makefile @@ -2,7 +2,7 @@ PORTNAME= 0ad PORTVERSION= 0.0.23b -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://releases.wildfiregames.com/ \ SF/zero-ad/releases Index: head/games/an/Makefile =================================================================== --- head/games/an/Makefile +++ head/games/an/Makefile @@ -3,7 +3,7 @@ PORTNAME= an PORTVERSION= 1.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= DEBIAN_POOL DISTNAME= ${PORTNAME}_${PORTVERSION}.orig Index: head/games/easyrpg-player/Makefile =================================================================== --- head/games/easyrpg-player/Makefile +++ head/games/easyrpg-player/Makefile @@ -3,6 +3,7 @@ PORTNAME= easyrpg-player PORTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org Index: head/games/liblcf/Makefile =================================================================== --- head/games/liblcf/Makefile +++ head/games/liblcf/Makefile @@ -3,6 +3,7 @@ PORTNAME= liblcf PORTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org Index: head/games/openttd/Makefile =================================================================== --- head/games/openttd/Makefile +++ head/games/openttd/Makefile @@ -3,7 +3,7 @@ PORTNAME= openttd DISTVERSION= 1.8.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= http://ca.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \ http://cz.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \ Index: head/games/widelands/Makefile =================================================================== --- head/games/widelands/Makefile +++ head/games/widelands/Makefile @@ -3,7 +3,7 @@ PORTNAME= widelands DISTVERSION= build19 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= games MASTER_SITES= https://launchpad.net/widelands/${DISTVERSION}/${DISTVERSION}/+download/ \ http://mirror.amdmi3.ru/distfiles/ Index: head/graphics/dcmtk/Makefile =================================================================== --- head/graphics/dcmtk/Makefile +++ head/graphics/dcmtk/Makefile @@ -4,6 +4,7 @@ PORTNAME= dcmtk DISTVERSIONPREFIX= ${PORTNAME:tu}- DISTVERSION= 3.6.4 +PORTREVISION= 1 CATEGORIES= graphics devel MAINTAINER= yuri@FreeBSD.org Index: head/graphics/libcdr01/Makefile =================================================================== --- head/graphics/libcdr01/Makefile +++ head/graphics/libcdr01/Makefile @@ -2,6 +2,7 @@ PORTNAME= libcdr PORTVERSION= 0.1.5 +PORTREVISION= 1 CATEGORIES= graphics devel MASTER_SITES= LODEV PKGNAMESUFFIX= 01 Index: head/graphics/libfreehand/Makefile =================================================================== --- head/graphics/libfreehand/Makefile +++ head/graphics/libfreehand/Makefile @@ -2,7 +2,7 @@ PORTNAME= libfreehand PORTVERSION= 0.1.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics MASTER_SITES= LODEV Index: head/graphics/libzmf/Makefile =================================================================== --- head/graphics/libzmf/Makefile +++ head/graphics/libzmf/Makefile @@ -2,7 +2,7 @@ PORTNAME= libzmf PORTVERSION= 0.0.2 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= graphics MASTER_SITES= LODEV Index: head/graphics/maim/Makefile =================================================================== --- head/graphics/maim/Makefile +++ head/graphics/maim/Makefile @@ -3,7 +3,7 @@ PORTNAME= maim PORTVERSION= 5.5.2 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MAINTAINER= neel@neelc.org Index: head/graphics/mapnik/Makefile =================================================================== --- head/graphics/mapnik/Makefile +++ head/graphics/mapnik/Makefile @@ -4,7 +4,7 @@ PORTNAME= mapnik PORTVERSION= 3.0.9 DISTVERSIONPREFIX= v -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= graphics geography MASTER_SITES= http://mapnik.s3.amazonaws.com/dist/v${PORTVERSION}/ Index: head/graphics/openfx-arena/Makefile =================================================================== --- head/graphics/openfx-arena/Makefile +++ head/graphics/openfx-arena/Makefile @@ -3,7 +3,7 @@ PORTNAME= openfx-arena PORTVERSION= 2.3.14 DISTVERSIONPREFIX= Natron- -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MAINTAINER= olivier@FreeBSD.org Index: head/graphics/tesseract/Makefile =================================================================== --- head/graphics/tesseract/Makefile +++ head/graphics/tesseract/Makefile @@ -3,6 +3,7 @@ PORTNAME= tesseract PORTVERSION= 4.0.0 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= pkubaj@anongoth.pl Index: head/irc/znc-push/Makefile =================================================================== --- head/irc/znc-push/Makefile +++ head/irc/znc-push/Makefile @@ -4,6 +4,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 1.0.0-167 DISTVERSIONSUFFIX= -g5f95488 +PORTREVISION= 1 CATEGORIES= irc MAINTAINER= dor.bsd@xm0.uk Index: head/irc/znc/Makefile =================================================================== --- head/irc/znc/Makefile +++ head/irc/znc/Makefile @@ -3,6 +3,7 @@ PORTNAME= znc PORTVERSION= 1.7.2 +PORTREVISION= 1 CATEGORIES= irc ipv6 MASTER_SITES= https://znc.in/releases/ \ https://znc.in/releases/archive/ Index: head/java/openjfx8-devel/Makefile =================================================================== --- head/java/openjfx8-devel/Makefile +++ head/java/openjfx8-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= openjfx8 DISTVERSION= 8u172-b11 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= java x11-toolkits devel MASTER_SITES= https://github.com/t6/openjfx/releases/download/release/ \ Index: head/lang/gnustep-base/Makefile =================================================================== --- head/lang/gnustep-base/Makefile +++ head/lang/gnustep-base/Makefile @@ -4,7 +4,7 @@ PORTNAME= gnustep-base DISTVERSIONPREFIX= base- DISTVERSION= 1_26_0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang devel gnustep MAINTAINER= theraven@FreeBSD.org Index: head/lang/parrot/Makefile =================================================================== --- head/lang/parrot/Makefile +++ head/lang/parrot/Makefile @@ -3,7 +3,7 @@ PORTNAME= parrot PORTVERSION= 8.1.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= lang MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/supported/${PORTVERSION}/ \ LOCAL/sunpoet Index: head/lang/phantomjs/Makefile =================================================================== --- head/lang/phantomjs/Makefile +++ head/lang/phantomjs/Makefile @@ -2,7 +2,7 @@ PORTNAME= phantomjs PORTVERSION= 2.1.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= lang MAINTAINER= ports@FreeBSD.org Index: head/lang/spidermonkey38/Makefile =================================================================== --- head/lang/spidermonkey38/Makefile +++ head/lang/spidermonkey38/Makefile @@ -3,7 +3,7 @@ PORTNAME= spidermonkey38 PORTVERSION= 38.8.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= lang MASTER_SITES= MOZILLA/firefox/releases/${PORTVERSION}esr/source DISTNAME= firefox-${PORTVERSION}esr.source Index: head/lang/spidermonkey52/Makefile =================================================================== --- head/lang/spidermonkey52/Makefile +++ head/lang/spidermonkey52/Makefile @@ -3,7 +3,7 @@ PORTNAME= spidermonkey PORTVERSION= 52.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= MOZILLA/firefox/releases/${PORTVERSION}esr/source PKGNAMESUFFIX= ${SP_VER} Index: head/lang/swift/Makefile =================================================================== --- head/lang/swift/Makefile +++ head/lang/swift/Makefile @@ -4,7 +4,7 @@ PORTVERSION= 3.1.1 DISTVERSIONPREFIX= swift- DISTVERSIONSUFFIX= -RELEASE -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= lang MAINTAINER= ports@FreeBSD.org Index: head/mail/cyrus-imapd30/Makefile =================================================================== --- head/mail/cyrus-imapd30/Makefile +++ head/mail/cyrus-imapd30/Makefile @@ -2,6 +2,7 @@ PORTNAME= cyrus-imapd PORTVERSION= 3.0.9 +PORTREVISION= 1 #PORTREVISION= 0 CATEGORIES= mail ipv6 MASTER_SITES= https://www.cyrusimap.org/releases/ Index: head/mail/dovecot/Makefile =================================================================== --- head/mail/dovecot/Makefile +++ head/mail/dovecot/Makefile @@ -8,6 +8,7 @@ PORTNAME= dovecot PORTVERSION= 2.3.5 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= https://www.dovecot.org/releases/2.3/ Index: head/mail/evolution-ews/Makefile =================================================================== --- head/mail/evolution-ews/Makefile +++ head/mail/evolution-ews/Makefile @@ -3,6 +3,7 @@ PORTNAME= evolution-ews PORTVERSION= 3.28.5 +PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 Index: head/mail/evolution/Makefile =================================================================== --- head/mail/evolution/Makefile +++ head/mail/evolution/Makefile @@ -3,7 +3,7 @@ PORTNAME= evolution PORTVERSION= 3.28.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 Index: head/mail/postfix-current/Makefile =================================================================== --- head/mail/postfix-current/Makefile +++ head/mail/postfix-current/Makefile @@ -3,7 +3,7 @@ PORTNAME= postfix DISTVERSION= 3.4-20181202 -PORTREVISION?= 0 +PORTREVISION?= 1 PORTEPOCH= 5 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \ Index: head/mail/postfix/Makefile =================================================================== --- head/mail/postfix/Makefile +++ head/mail/postfix/Makefile @@ -3,7 +3,7 @@ PORTNAME= postfix DISTVERSION= 3.3.3 -PORTREVISION?= 0 +PORTREVISION?= 1 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \ Index: head/mail/rspamd-devel/Makefile =================================================================== --- head/mail/rspamd-devel/Makefile +++ head/mail/rspamd-devel/Makefile @@ -2,6 +2,7 @@ PORTNAME= rspamd PORTVERSION= 1.9.1.a1.20190316 +PORTREVISION= 1 CATEGORIES= mail PKGNAMESUFFIX= -devel Index: head/mail/rspamd/Makefile =================================================================== --- head/mail/rspamd/Makefile +++ head/mail/rspamd/Makefile @@ -2,6 +2,7 @@ PORTNAME= rspamd PORTVERSION= 1.9.0 +PORTREVISION= 1 CATEGORIES= mail MAINTAINER= vsevolod@FreeBSD.org Index: head/mail/sendmail/Makefile =================================================================== --- head/mail/sendmail/Makefile +++ head/mail/sendmail/Makefile @@ -2,7 +2,7 @@ PORTNAME= sendmail PORTVERSION= 8.15.2 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ DISTNAME= ${PORTNAME}.${PORTVERSION} Index: head/mail/thunderbird/Makefile =================================================================== --- head/mail/thunderbird/Makefile +++ head/mail/thunderbird/Makefile @@ -3,6 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 60.6.1 +PORTREVISION= 1 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source Index: head/math/R/Makefile =================================================================== --- head/math/R/Makefile +++ head/math/R/Makefile @@ -3,6 +3,7 @@ PORTNAME= R DISTVERSION= 3.5.3 +PORTREVISION= 1 CATEGORIES= math lang MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||} Index: head/math/libqalculate/Makefile =================================================================== --- head/math/libqalculate/Makefile +++ head/math/libqalculate/Makefile @@ -3,7 +3,7 @@ PORTNAME= libqalculate PORTVERSION= 2.6.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= https://github.com/Qalculate/${PORTNAME}/releases/download/v${PORTVERSION}/ Index: head/math/py-rpy2/Makefile =================================================================== --- head/math/py-rpy2/Makefile +++ head/math/py-rpy2/Makefile @@ -3,6 +3,7 @@ PORTNAME= rpy2 DISTVERSION= 3.0.1 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Index: head/misc/sword/Makefile =================================================================== --- head/misc/sword/Makefile +++ head/misc/sword/Makefile @@ -3,7 +3,7 @@ PORTNAME= sword PORTVERSION= 1.8.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= misc MASTER_SITES= ftp://ftp.crosswire.org/pub/sword/source/v${PORTVERSION:R}/ \ http://crosswire.org/ftpmirror/pub/sword/source/v${PORTVERSION:R}/ Index: head/multimedia/aegisub/Makefile =================================================================== --- head/multimedia/aegisub/Makefile +++ head/multimedia/aegisub/Makefile @@ -3,7 +3,7 @@ PORTNAME= aegisub PORTVERSION= 3.2.2 -PORTREVISION= 36 +PORTREVISION= 37 CATEGORIES= multimedia MASTER_SITES= http://ftp.aegisub.org/pub/archives/releases/source/ \ ftp://ftp.aegisub.org/pub/archives/releases/source/ \ Index: head/multimedia/subtitlecomposer/Makefile =================================================================== --- head/multimedia/subtitlecomposer/Makefile +++ head/multimedia/subtitlecomposer/Makefile @@ -3,7 +3,7 @@ PORTNAME= subtitlecomposer PORTVERSION= 0.6.6 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= multimedia kde MAINTAINER= makc@FreeBSD.org Index: head/net-im/dino/Makefile =================================================================== --- head/net-im/dino/Makefile +++ head/net-im/dino/Makefile @@ -2,6 +2,7 @@ PORTNAME= dino PORTVERSION= 0.0.20190220 +PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= ashish@FreeBSD.org Index: head/net/freerdp/Makefile =================================================================== --- head/net/freerdp/Makefile +++ head/net/freerdp/Makefile @@ -3,6 +3,7 @@ PORTNAME= freerdp DISTVERSION= 2.0.0-rc4 +PORTREVISION= 1 CATEGORIES= net comms ipv6 PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ Index: head/net/openldap24-server/Makefile =================================================================== --- head/net/openldap24-server/Makefile +++ head/net/openldap24-server/Makefile @@ -65,7 +65,7 @@ .endif PORTREVISION_CLIENT= 0 -PORTREVISION_SERVER= 0 +PORTREVISION_SERVER= 1 OPENLDAP_SHLIB_MAJOR= 2 OPENLDAP_SHLIB_MINOR= 10.10 OPENLDAP_MAJOR= ${DISTVERSION:R} Index: head/net/yaz/Makefile =================================================================== --- head/net/yaz/Makefile +++ head/net/yaz/Makefile @@ -3,6 +3,7 @@ PORTNAME= yaz DISTVERSION= 5.27.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ Index: head/net/zebra-server/Makefile =================================================================== --- head/net/zebra-server/Makefile +++ head/net/zebra-server/Makefile @@ -3,7 +3,7 @@ PORTNAME= zebra-server PORTVERSION= 2.0.55 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/zebra/ DISTNAME= idzebra-${PORTVERSION} Index: head/news/tin/Makefile =================================================================== --- head/news/tin/Makefile +++ head/news/tin/Makefile @@ -3,7 +3,7 @@ PORTNAME= tin PORTVERSION= 2.4.2 -PORTREVISION?= 3 # keep for chinese/tin +PORTREVISION= 4 CATEGORIES+= news ipv6 MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/v${PORTVERSION:R}/ \ ftp://ftp.sunet.se/pub/news/readers/tin/v${PORTVERSION:R}/ \ Index: head/print/harfbuzz-icu/Makefile =================================================================== --- head/print/harfbuzz-icu/Makefile +++ head/print/harfbuzz-icu/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -icu COMMENT= Harfbuzz ICU support Index: head/print/libmspub01/Makefile =================================================================== --- head/print/libmspub01/Makefile +++ head/print/libmspub01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libmspub PORTVERSION= 0.1.4 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= print graphics devel MASTER_SITES= LODEV/${PORTNAME} PKGNAMESUFFIX= 01 Index: head/print/scribus-devel/Makefile =================================================================== --- head/print/scribus-devel/Makefile +++ head/print/scribus-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= scribus PORTVERSION= 1.5.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= print editors MASTER_SITES= SF/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION}/ \ http://www.scribus.net/downloads/${PORTVERSION}/ Index: head/print/tex-xetex/Makefile =================================================================== --- head/print/tex-xetex/Makefile +++ head/print/tex-xetex/Makefile @@ -2,7 +2,7 @@ PORTNAME= xetex PORTVERSION= 0.99992 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= print MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ PKGNAMEPREFIX= tex- Index: head/print/texlive-base/Makefile =================================================================== --- head/print/texlive-base/Makefile +++ head/print/texlive-base/Makefile @@ -2,7 +2,7 @@ PORTNAME= texlive PORTVERSION= 20150521 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= print MASTER_SITES= TEX_CTAN/systems/texlive/Source/ PKGNAMESUFFIX= -base Index: head/security/certificate-transparency/Makefile =================================================================== --- head/security/certificate-transparency/Makefile +++ head/security/certificate-transparency/Makefile @@ -3,7 +3,7 @@ PORTNAME= certificate-transparency PORTVERSION= 20161015 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= security MAINTAINER= ports@FreeBSD.org Index: head/sysutils/gdisk/Makefile =================================================================== --- head/sysutils/gdisk/Makefile +++ head/sysutils/gdisk/Makefile @@ -3,7 +3,7 @@ PORTNAME= gdisk PORTVERSION= 1.0.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= SF/gptfdisk/gptfdisk/${PORTVERSION} DISTNAME= gptfdisk-${PORTVERSION} Index: head/sysutils/ltfs/Makefile =================================================================== --- head/sysutils/ltfs/Makefile +++ head/sysutils/ltfs/Makefile @@ -5,6 +5,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 2.4.1.1 DISTVERSIONSUFFIX= -10227 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= kbowling@FreeBSD.org Index: head/sysutils/osquery/Makefile =================================================================== --- head/sysutils/osquery/Makefile +++ head/sysutils/osquery/Makefile @@ -3,6 +3,7 @@ PORTNAME= osquery PORTVERSION= 3.3.2 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= zi@FreeBSD.org Index: head/sysutils/tracker-miners/Makefile =================================================================== --- head/sysutils/tracker-miners/Makefile +++ head/sysutils/tracker-miners/Makefile @@ -3,7 +3,7 @@ PORTNAME= tracker-miners PORTVERSION= 2.0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils gnome MASTER_SITES= GNOME Index: head/sysutils/tracker/Makefile =================================================================== --- head/sysutils/tracker/Makefile +++ head/sysutils/tracker/Makefile @@ -3,7 +3,7 @@ PORTNAME= tracker PORTVERSION= 2.0.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils gnome MASTER_SITES= GNOME Index: head/textproc/R-cran-stringi/Makefile =================================================================== --- head/textproc/R-cran-stringi/Makefile +++ head/textproc/R-cran-stringi/Makefile @@ -3,7 +3,7 @@ PORTNAME= stringi DISTVERSION= 1.2.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} Index: head/textproc/dwdiff/Makefile =================================================================== --- head/textproc/dwdiff/Makefile +++ head/textproc/dwdiff/Makefile @@ -3,7 +3,7 @@ PORTNAME= dwdiff PORTVERSION= 2.0.9 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= textproc MASTER_SITES= http://os.ghalkes.nl/dist/ \ http://fossies.org/unix/privat/ Index: head/textproc/libe-book/Makefile =================================================================== --- head/textproc/libe-book/Makefile +++ head/textproc/libe-book/Makefile @@ -2,7 +2,7 @@ PORTNAME= libe-book PORTVERSION= 0.1.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= textproc MASTER_SITES= SF/libebook/${PORTNAME}-${PORTVERSION}/ Index: head/textproc/libfolia/Makefile =================================================================== --- head/textproc/libfolia/Makefile +++ head/textproc/libfolia/Makefile @@ -3,6 +3,7 @@ PORTNAME= libfolia DISTVERSIONPREFIX= v DISTVERSION= 1.15 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org Index: head/textproc/libqxp/Makefile =================================================================== --- head/textproc/libqxp/Makefile +++ head/textproc/libqxp/Makefile @@ -2,7 +2,7 @@ PORTNAME= libqxp PORTVERSION= 0.0.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= textproc MASTER_SITES= https://dev-www.libreoffice.org/src/${PORTNAME}/ Index: head/textproc/libvisio01/Makefile =================================================================== --- head/textproc/libvisio01/Makefile +++ head/textproc/libvisio01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libvisio PORTVERSION= 0.1.6 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= textproc devel MASTER_SITES= LODEV/${PORTNAME} PKGNAMESUFFIX= 01 Index: head/textproc/nuspell/Makefile =================================================================== --- head/textproc/nuspell/Makefile +++ head/textproc/nuspell/Makefile @@ -3,6 +3,7 @@ PORTNAME= nuspell DISTVERSIONPREFIX= v DISTVERSION= 2.2.0 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= jbeich@FreeBSD.org Index: head/textproc/raptor2/Makefile =================================================================== --- head/textproc/raptor2/Makefile +++ head/textproc/raptor2/Makefile @@ -3,7 +3,7 @@ PORTNAME= raptor2 PORTVERSION= 2.0.15 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ \ SF/librdf/${PORTNAME}/${PORTVERSION} Index: head/textproc/rubygem-charlock_holmes/Makefile =================================================================== --- head/textproc/rubygem-charlock_holmes/Makefile +++ head/textproc/rubygem-charlock_holmes/Makefile @@ -2,6 +2,7 @@ PORTNAME= charlock_holmes DISTVERSION= 0.7.6 +PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG Index: head/textproc/ucto/Makefile =================================================================== --- head/textproc/ucto/Makefile +++ head/textproc/ucto/Makefile @@ -3,6 +3,7 @@ PORTNAME= ucto DISTVERSIONPREFIX= v DISTVERSION= 0.14.1 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org Index: head/textproc/zorba/Makefile =================================================================== --- head/textproc/zorba/Makefile +++ head/textproc/zorba/Makefile @@ -3,7 +3,7 @@ PORTNAME= zorba PORTVERSION= 2.7.0 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= textproc java MASTER_SITES= https://launchpadlibrarian.net/119058962/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} Index: head/www/chromium/Makefile =================================================================== --- head/www/chromium/Makefile +++ head/www/chromium/Makefile @@ -3,7 +3,7 @@ PORTNAME= chromium PORTVERSION= 72.0.3626.121 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= www MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ \ LOCAL/cpm/chromium/:fonts Index: head/www/cliqz/Makefile =================================================================== --- head/www/cliqz/Makefile +++ head/www/cliqz/Makefile @@ -2,7 +2,7 @@ PORTNAME= cliqz DISTVERSION= 1.25.3 -PORTREVISION= 1 +PORTREVISION= 2 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 Index: head/www/cppcms/Makefile =================================================================== --- head/www/cppcms/Makefile +++ head/www/cppcms/Makefile @@ -2,7 +2,7 @@ PORTNAME= cppcms PORTVERSION= 1.2.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MASTER_SITES= SF Index: head/www/epiphany/Makefile =================================================================== --- head/www/epiphany/Makefile +++ head/www/epiphany/Makefile @@ -3,7 +3,7 @@ PORTNAME= epiphany PORTVERSION= 3.28.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 Index: head/www/firefox-esr/Makefile =================================================================== --- head/www/firefox-esr/Makefile +++ head/www/firefox-esr/Makefile @@ -3,6 +3,7 @@ PORTNAME= firefox DISTVERSION= 60.6.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ Index: head/www/firefox/Makefile =================================================================== --- head/www/firefox/Makefile +++ head/www/firefox/Makefile @@ -3,6 +3,7 @@ PORTNAME= firefox DISTVERSION= 66.0.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ Index: head/www/iridium/Makefile =================================================================== --- head/www/iridium/Makefile +++ head/www/iridium/Makefile @@ -3,7 +3,7 @@ PORTNAME= iridium PORTVERSION= 2018.5.67 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= www MASTER_SITES= https://downloads.iridiumbrowser.de/source/ PKGNAMESUFFIX= -browser Index: head/www/mod_pagespeed/Makefile =================================================================== --- head/www/mod_pagespeed/Makefile +++ head/www/mod_pagespeed/Makefile @@ -2,7 +2,7 @@ PORTNAME= mod_pagespeed PORTVERSION= 1.12.34.2 -PORTREVISION= 18 +PORTREVISION= 19 PORTEPOCH= 1 CATEGORIES= www devel MASTER_SITES= LOCAL/mmokhi:boringssl,chromium_base,chromium_build,googleurl,gflags_arch,gflags_src,libjpeg_turbo_src,yasm_patched,libwebp,modpb64 \ Index: head/www/node/Makefile =================================================================== --- head/www/node/Makefile +++ head/www/node/Makefile @@ -3,6 +3,7 @@ PORTNAME= node PORTVERSION= 11.12.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ Index: head/www/node10/Makefile =================================================================== --- head/www/node10/Makefile +++ head/www/node10/Makefile @@ -3,6 +3,7 @@ PORTNAME= node PORTVERSION= 10.15.3 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ PKGNAMESUFFIX= 10 Index: head/www/node6/Makefile =================================================================== --- head/www/node6/Makefile +++ head/www/node6/Makefile @@ -3,6 +3,7 @@ PORTNAME= node PORTVERSION= 6.17.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ PKGNAMESUFFIX= 6 Index: head/www/node8/Makefile =================================================================== --- head/www/node8/Makefile +++ head/www/node8/Makefile @@ -3,6 +3,7 @@ PORTNAME= node PORTVERSION= 8.15.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ PKGNAMESUFFIX= 8 Index: head/www/palemoon/Makefile =================================================================== --- head/www/palemoon/Makefile +++ head/www/palemoon/Makefile @@ -4,7 +4,7 @@ PORTNAME= palemoon DISTVERSION= 27.9.4 DISTVERSIONSUFFIX=_Release -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www ipv6 MAINTAINER= lichray@gmail.com Index: head/www/qt5-webkit/Makefile =================================================================== --- head/www/qt5-webkit/Makefile +++ head/www/qt5-webkit/Makefile @@ -2,7 +2,7 @@ PORTNAME= webkit DISTVERSION= 5.212.0-alpha2 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= www MASTER_SITES= https://github.com/annulen/${PORTNAME}/releases/download/${DISTNAME}/ PKGNAMEPREFIX= qt5- Index: head/www/seamonkey/Makefile =================================================================== --- head/www/seamonkey/Makefile +++ head/www/seamonkey/Makefile @@ -3,7 +3,7 @@ PORTNAME= seamonkey DISTVERSION= 2.49.4 -PORTREVISION= 24 +PORTREVISION= 25 MOZILLA_VER= 52 # above + 3 CATEGORIES?= www mail news editors irc ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ Index: head/www/webkit2-gtk3/Makefile =================================================================== --- head/www/webkit2-gtk3/Makefile +++ head/www/webkit2-gtk3/Makefile @@ -3,6 +3,7 @@ PORTNAME= webkit PORTVERSION= 2.24.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://webkitgtk.org/releases/ PKGNAMESUFFIX= 2-gtk3 Index: head/x11-toolkits/gnustep-gui/Makefile =================================================================== --- head/x11-toolkits/gnustep-gui/Makefile +++ head/x11-toolkits/gnustep-gui/Makefile @@ -4,6 +4,7 @@ PORTNAME= gnustep-gui DISTVERSIONPREFIX= gui- DISTVERSION= 0_27_0 +PORTREVISION= 1 CATEGORIES= x11-toolkits gnustep MAINTAINER= theraven@FreeBSD.org Index: head/x11/gnome-shell/Makefile =================================================================== --- head/x11/gnome-shell/Makefile +++ head/x11/gnome-shell/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnome-shell PORTVERSION= 3.28.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 Index: head/x11/slop/Makefile =================================================================== --- head/x11/slop/Makefile +++ head/x11/slop/Makefile @@ -3,7 +3,7 @@ PORTNAME= slop PORTVERSION= 7.4 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 MAINTAINER= neel@neelc.org