diff options
126 files changed, 132 insertions, 94 deletions
diff --git a/archivers/unarchiver/Makefile b/archivers/unarchiver/Makefile index c6ed6bcd1a0b..a31addb759ed 100644 --- a/archivers/unarchiver/Makefile +++ b/archivers/unarchiver/Makefile @@ -3,7 +3,7 @@ PORTNAME= unar PORTVERSION= 1.10.1 -PORTREVISION= 14 +PORTREVISION= 15 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 e41c32bea8f7..f6a1de865acf 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -2,6 +2,7 @@ PORTNAME= musicpd PORTVERSION= 0.21.20 +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 1208ec22e997..b957b19bf9fd 100644 --- a/audio/ncmpcpp/Makefile +++ b/audio/ncmpcpp/Makefile @@ -2,7 +2,7 @@ PORTNAME= ncmpcpp DISTVERSION= 0.8.2 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= audio MASTER_SITES= https://ncmpcpp.rybczak.net/stable/ diff --git a/databases/clickhouse/Makefile b/databases/clickhouse/Makefile index 264a16f9376e..6812f4a75d30 100644 --- a/databases/clickhouse/Makefile +++ b/databases/clickhouse/Makefile @@ -5,7 +5,7 @@ PORTNAME= clickhouse PORTVERSION= 19.11.5.28 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -stable -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= databases MAINTAINER= proler@gmail.com diff --git a/databases/couchdb2/Makefile b/databases/couchdb2/Makefile index efb97ca1b69c..620936f00c0b 100644 --- a/databases/couchdb2/Makefile +++ b/databases/couchdb2/Makefile @@ -3,7 +3,7 @@ PORTNAME= couchdb2 DISTVERSION= 2.3.1 -PORTREVISION= 3 +PORTREVISION= 4 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 b7b70386a37f..e737a07abe2c 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -3,7 +3,7 @@ PORTNAME= evolution-data-server PORTVERSION= 3.28.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/databases/firebird25-server/Makefile b/databases/firebird25-server/Makefile index 12fa8d92b75c..f0e36e2e89fb 100644 --- a/databases/firebird25-server/Makefile +++ b/databases/firebird25-server/Makefile @@ -2,7 +2,7 @@ PORTNAME= firebird PORTVERSION= 2.5.8 -PORTREVISION= 4 +PORTREVISION= 5 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 5ea385b0caa8..8d93d832f9c8 100644 --- a/databases/kbibtex/Makefile +++ b/databases/kbibtex/Makefile @@ -3,7 +3,7 @@ PORTNAME= kbibtex DISTVERSION= 0.9.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases kde MASTER_SITES= KDE/stable/KBibTeX/${DISTVERSION} diff --git a/databases/kdb/Makefile b/databases/kdb/Makefile index cb0de2440d34..69f5f706fba1 100644 --- a/databases/kdb/Makefile +++ b/databases/kdb/Makefile @@ -2,7 +2,7 @@ PORTNAME= kdb DISTVERSION= 3.2.0 -PORTREVISION= 4 +PORTREVISION= 5 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 8ba57f8c5f2e..b5c074bd88ca 100644 --- a/databases/mysql80-client/Makefile +++ b/databases/mysql80-client/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mysql -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMESUFFIX= 80-client COMMENT= Multithreaded SQL database (client) diff --git a/databases/mysql80-server/Makefile b/databases/mysql80-server/Makefile index d97a9a36797e..954fc9c4098b 100644 --- a/databases/mysql80-server/Makefile +++ b/databases/mysql80-server/Makefile @@ -3,7 +3,7 @@ PORTNAME?= mysql PORTVERSION= 8.0.19 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= databases MASTER_SITES= MYSQL/MySQL-8.0 PKGNAMESUFFIX?= 80-server diff --git a/databases/postgresql10-server/Makefile b/databases/postgresql10-server/Makefile index 016c659dc638..5d9c9c2befce 100644 --- a/databases/postgresql10-server/Makefile +++ b/databases/postgresql10-server/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ DISTVERSION?= 10.12 +PORTREVISION?= 1 # 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 PKGNAMESUFFIX?= ${DISTVERSION:R:S/.//}${COMPONENT} MAINTAINER?= pgsql@FreeBSD.org diff --git a/databases/postgresql11-server/Makefile b/databases/postgresql11-server/Makefile index aeed3d6ece82..dee8b48ce1c9 100644 --- a/databases/postgresql11-server/Makefile +++ b/databases/postgresql11-server/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ DISTVERSION?= 11.7 +PORTREVISION?= 1 # 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 PKGNAMESUFFIX?= ${DISTVERSION:R:S/.//}${COMPONENT} MAINTAINER?= pgsql@FreeBSD.org diff --git a/databases/postgresql12-server/Makefile b/databases/postgresql12-server/Makefile index 1a8f8f47f7cd..3252ac86bcab 100644 --- a/databases/postgresql12-server/Makefile +++ b/databases/postgresql12-server/Makefile @@ -3,9 +3,9 @@ PORTNAME?= postgresql DISTVERSION?= 12.2 +PORTREVISION?= 1 # 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 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 e765ee78dbba..c4f5cd1f91c4 100644 --- a/databases/postgresql96-server/Makefile +++ b/databases/postgresql96-server/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ DISTVERSION?= 9.6.17 +PORTREVISION?= 1 # 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 PKGNAMESUFFIX?= ${PORTVERSION:R:S/.//}${COMPONENT} MAINTAINER?= pgsql@FreeBSD.org diff --git a/databases/sqlite3/Makefile b/databases/sqlite3/Makefile index 855374199175..3bcbb1cc1ff3 100644 --- a/databases/sqlite3/Makefile +++ b/databases/sqlite3/Makefile @@ -3,6 +3,7 @@ PORTNAME= sqlite3 DISTVERSION= 3.30.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= https://www.sqlite.org/2019/ http://www2.sqlite.org/2019/ http://www3.sqlite.org/2019/ diff --git a/databases/tarantool/Makefile b/databases/tarantool/Makefile index 504bff9405ec..4490f425ae42 100644 --- a/databases/tarantool/Makefile +++ b/databases/tarantool/Makefile @@ -3,6 +3,7 @@ PORTNAME= tarantool PORTVERSION= 2.3.1 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= sunpoet@FreeBSD.org diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 9c1dee8019ca..1280b2ec532e 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -3,6 +3,7 @@ PORTNAME= calibre PORTVERSION= 4.12.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 afb730853738..1b8939f7e3d4 100644 --- a/deskutils/osmo/Makefile +++ b/deskutils/osmo/Makefile @@ -3,7 +3,7 @@ PORTNAME= osmo PORTVERSION= 0.4.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME}-pim/${PORTNAME}-pim/${PORTNAME}-${PORTVERSION} diff --git a/devel/boost-libs/Makefile b/devel/boost-libs/Makefile index d0021a495087..df8ba13f5786 100644 --- a/devel/boost-libs/Makefile +++ b/devel/boost-libs/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= boost-libs -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Free portable C++ libraries (without Boost.Python) diff --git a/devel/dee/Makefile b/devel/dee/Makefile index 78d81e4f63e8..ab3ab49a297a 100644 --- a/devel/dee/Makefile +++ b/devel/dee/Makefile @@ -3,7 +3,7 @@ PORTNAME= dee PORTVERSION= 1.2.7 -PORTREVISION= 13 +PORTREVISION= 14 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 9b7fbea08abc..ccc28db195ac 100644 --- a/devel/icu-le-hb/Makefile +++ b/devel/icu-le-hb/Makefile @@ -3,7 +3,7 @@ PORTNAME= icu-le-hb DISTVERSION= 1.0.3-3 DISTVERSIONSUFFIX= -gb8a3163 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= devel print MAINTAINER= office@FreeBSD.org diff --git a/devel/icu/Makefile b/devel/icu/Makefile index ea0559479b2f..ccd8abb2ee00 100644 --- a/devel/icu/Makefile +++ b/devel/icu/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= icu -DISTVERSION= 65_1 +DISTVERSION= 66_1 PORTREVISION?= 0 # keep for icu-lx PORTEPOCH?= 1 CATEGORIES?= devel diff --git a/devel/icu/distinfo b/devel/icu/distinfo index 1fe68d7da174..762b4eaa6f38 100644 --- a/devel/icu/distinfo +++ b/devel/icu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1570101401 -SHA256 (icu4c-65_1-src.tgz) = 53e37466b3d6d6d01ead029e3567d873a43a5d1c668ed2278e253b683136d948 -SIZE (icu4c-65_1-src.tgz) = 24267934 +TIMESTAMP = 1583950571 +SHA256 (icu4c-66_1-src.tgz) = 52a3f2209ab95559c1cf0a14f24338001f389615bf00e2585ef3dbc43ecf0a2e +SIZE (icu4c-66_1-src.tgz) = 24361305 diff --git a/devel/kiwix-lib/Makefile b/devel/kiwix-lib/Makefile index ee769c4410da..5f7c898d32b1 100644 --- a/devel/kiwix-lib/Makefile +++ b/devel/kiwix-lib/Makefile @@ -2,7 +2,7 @@ PORTNAME= kiwix-lib DISTVERSION= 5.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= me@int19h.org diff --git a/devel/libical/Makefile b/devel/libical/Makefile index 19bcfa5b9cd9..591f7d06a40d 100644 --- a/devel/libical/Makefile +++ b/devel/libical/Makefile @@ -3,7 +3,7 @@ PORTNAME= libical PORTVERSION= 3.0.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MASTER_SITES= https://github.com/libical/libical/releases/download/v${PORTVERSION}/ diff --git a/devel/libphonenumber/Makefile b/devel/libphonenumber/Makefile index 3ac34ba6e03c..61caaed0df60 100644 --- a/devel/libphonenumber/Makefile +++ b/devel/libphonenumber/Makefile @@ -3,6 +3,7 @@ PORTNAME= libphonenumber DISTVERSIONPREFIX= v DISTVERSION= 8.11.5 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= kde@FreeBSD.org diff --git a/devel/libzim/Makefile b/devel/libzim/Makefile index b2dcb90068d8..4c8b6d46ead5 100644 --- a/devel/libzim/Makefile +++ b/devel/libzim/Makefile @@ -2,7 +2,7 @@ PORTNAME= libzim PORTVERSION= 5.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= swills@FreeBSD.org diff --git a/devel/objecthash/Makefile b/devel/objecthash/Makefile index 25161f55af98..7ffc13fd2c32 100644 --- a/devel/objecthash/Makefile +++ b/devel/objecthash/Makefile @@ -3,7 +3,7 @@ PORTNAME= objecthash PORTVERSION= 20160802 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= devel MAINTAINER= ports@FreeBSD.org diff --git a/devel/php72-intl/Makefile b/devel/php72-intl/Makefile index 4862fded8d55..cbea43e8c272 100644 --- a/devel/php72-intl/Makefile +++ b/devel/php72-intl/Makefile @@ -13,4 +13,6 @@ CPPFLAGS+= -DU_USING_ICU_NAMESPACE=1 TEST_TARGET= test +PORTREVISION= 1 + .include "${MASTERDIR}/Makefile" diff --git a/devel/php73-intl/Makefile b/devel/php73-intl/Makefile index a32aaf000627..aae12ba280e6 100644 --- a/devel/php73-intl/Makefile +++ b/devel/php73-intl/Makefile @@ -13,4 +13,6 @@ CPPFLAGS+= -DU_USING_ICU_NAMESPACE=1 TEST_TARGET= test +PORTREVISION= 1 + .include "${MASTERDIR}/Makefile" diff --git a/devel/php74-intl/Makefile b/devel/php74-intl/Makefile index 6467347fc18f..df61c7c25ea4 100644 --- a/devel/php74-intl/Makefile +++ b/devel/php74-intl/Makefile @@ -13,4 +13,6 @@ CPPFLAGS+= -DU_USING_ICU_NAMESPACE=1 TEST_TARGET= test +PORTREVISION= 1 + .include "${MASTERDIR}/Makefile" diff --git a/devel/py-pyicu/Makefile b/devel/py-pyicu/Makefile index ec5b8dcf8784..8cf0885aa2cd 100644 --- a/devel/py-pyicu/Makefile +++ b/devel/py-pyicu/Makefile @@ -3,7 +3,7 @@ PORTNAME= pyicu PORTVERSION= 2.3.1 -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 ed69e926ded6..74dcb0a26b68 100644 --- a/devel/qt5-core/Makefile +++ b/devel/qt5-core/Makefile @@ -2,7 +2,7 @@ PORTNAME= core DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel PKGNAMEPREFIX= qt5- diff --git a/devel/ticcutils/Makefile b/devel/ticcutils/Makefile index f8c91b9798c8..cf94d995d6f4 100644 --- a/devel/ticcutils/Makefile +++ b/devel/ticcutils/Makefile @@ -3,7 +3,7 @@ PORTNAME= ticcutils DISTVERSIONPREFIX= v DISTVERSION= 0.20 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= devel textproc MAINTAINER= yuri@FreeBSD.org diff --git a/dns/libpsl/Makefile b/dns/libpsl/Makefile index 540c0c1a928e..c31594e29a20 100644 --- a/dns/libpsl/Makefile +++ b/dns/libpsl/Makefile @@ -4,7 +4,7 @@ PORTNAME= libpsl PORTVERSION= 0.21.0 DISTVERSIONPREFIX= libpsl- -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MAINTAINER= sunpoet@FreeBSD.org diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index e86627c3df9f..e7d8fe68a278 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ -PORTREVISION= 2 + +PORTREVISION= 3 .include "${.CURDIR}/Makefile.common" diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index 6f944ede948f..4f033809e614 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -4,7 +4,7 @@ PORTNAME= poedit PORTVERSION= 1.8.4 -PORTREVISION= 29 +PORTREVISION= 30 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 65d1cfb57308..f63eeb6d62f9 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnucash PORTVERSION= 3.8 +PORTREVISION= 1 CATEGORIES= finance gnome MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION} DISTFILES= ${PORTNAME}-${PORTVERSION}b${EXTRACT_SUFX} diff --git a/games/0ad/Makefile b/games/0ad/Makefile index 9b5066f18826..7f74ebaae93a 100644 --- a/games/0ad/Makefile +++ b/games/0ad/Makefile @@ -2,7 +2,7 @@ PORTNAME= 0ad PORTVERSION= 0.0.23b -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= games MASTER_SITES= http://releases.wildfiregames.com/ \ SF/zero-ad/releases diff --git a/games/an/Makefile b/games/an/Makefile index cc73ea074c8a..e02515203085 100644 --- a/games/an/Makefile +++ b/games/an/Makefile @@ -3,7 +3,7 @@ PORTNAME= an PORTVERSION= 1.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= games MASTER_SITES= DEBIAN_POOL DISTNAME= ${PORTNAME}_${PORTVERSION}.orig diff --git a/games/easyrpg-player/Makefile b/games/easyrpg-player/Makefile index f3cccff68126..5cd9dbc73946 100644 --- a/games/easyrpg-player/Makefile +++ b/games/easyrpg-player/Makefile @@ -3,7 +3,7 @@ PORTNAME= easyrpg-player PORTVERSION= 0.6.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/liblcf/Makefile b/games/liblcf/Makefile index b04741fd6e6f..fe07189fe258 100644 --- a/games/liblcf/Makefile +++ b/games/liblcf/Makefile @@ -3,7 +3,7 @@ PORTNAME= liblcf PORTVERSION= 0.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/openrct2/Makefile b/games/openrct2/Makefile index 30eefcbe570b..6d313fd799ea 100644 --- a/games/openrct2/Makefile +++ b/games/openrct2/Makefile @@ -4,6 +4,7 @@ PORTNAME= openrct2 DISTVERSIONPREFIX= v DISTVERSION= 0.2.4 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= pkubaj@FreeBSD.org diff --git a/games/openttd/Makefile b/games/openttd/Makefile index 24df3ad68e22..0e7bf38a3de4 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -3,6 +3,7 @@ PORTNAME= openttd DISTVERSION= 1.9.3 +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 c64324ee8e1d..f5cbfecc8cf5 100644 --- a/games/widelands/Makefile +++ b/games/widelands/Makefile @@ -3,7 +3,7 @@ PORTNAME= widelands DISTVERSION= build20 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= https://launchpad.net/widelands/${DISTVERSION}/${DISTVERSION}/+download/ \ http://mirror.amdmi3.ru/distfiles/ diff --git a/graphics/dcmtk/Makefile b/graphics/dcmtk/Makefile index 1066bcd0a89a..d7ebdd1a6da0 100644 --- a/graphics/dcmtk/Makefile +++ b/graphics/dcmtk/Makefile @@ -4,6 +4,7 @@ PORTNAME= dcmtk DISTVERSIONPREFIX= ${PORTNAME:tu}- DISTVERSION= 3.6.5 +PORTREVISION= 1 CATEGORIES= graphics devel MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/imv/Makefile b/graphics/imv/Makefile index 99874798e68a..a569d7c420c6 100644 --- a/graphics/imv/Makefile +++ b/graphics/imv/Makefile @@ -4,6 +4,7 @@ PORTNAME= imv DISTVERSIONPREFIX= v DISTVERSION= 4.1.0 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= tobik@FreeBSD.org diff --git a/graphics/libcdr01/Makefile b/graphics/libcdr01/Makefile index 35fc6555b576..c35e061a05b2 100644 --- a/graphics/libcdr01/Makefile +++ b/graphics/libcdr01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libcdr PORTVERSION= 0.1.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics devel MASTER_SITES= LODEV PKGNAMESUFFIX= 01 diff --git a/graphics/libfreehand/Makefile b/graphics/libfreehand/Makefile index bce26040e2c6..5ca5a1344d37 100644 --- a/graphics/libfreehand/Makefile +++ b/graphics/libfreehand/Makefile @@ -2,7 +2,7 @@ PORTNAME= libfreehand PORTVERSION= 0.1.2 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= graphics MASTER_SITES= LODEV diff --git a/graphics/libzmf/Makefile b/graphics/libzmf/Makefile index 143add0f7b24..bda36f3c6d80 100644 --- a/graphics/libzmf/Makefile +++ b/graphics/libzmf/Makefile @@ -2,7 +2,7 @@ PORTNAME= libzmf PORTVERSION= 0.0.2 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= graphics MASTER_SITES= LODEV diff --git a/graphics/maim/Makefile b/graphics/maim/Makefile index 0257a5589d7d..142ee57bb6f4 100644 --- a/graphics/maim/Makefile +++ b/graphics/maim/Makefile @@ -3,7 +3,7 @@ PORTNAME= maim PORTVERSION= 5.5.3 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= neel@neelc.org diff --git a/graphics/openfx-arena/Makefile b/graphics/openfx-arena/Makefile index 79159e0f009c..5a650fc0da1c 100644 --- a/graphics/openfx-arena/Makefile +++ b/graphics/openfx-arena/Makefile @@ -3,7 +3,7 @@ PORTNAME= openfx-arena PORTVERSION= 2.3.14 DISTVERSIONPREFIX= Natron- -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= graphics MAINTAINER= olivier@FreeBSD.org diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile index 5679c5d78611..078b12193745 100644 --- a/graphics/osg/Makefile +++ b/graphics/osg/Makefile @@ -4,6 +4,7 @@ PORTNAME= osg PORTVERSION= 3.6.5 DISTVERSIONPREFIX= OpenSceneGraph- +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= amdmi3@FreeBSD.org diff --git a/graphics/tesseract/Makefile b/graphics/tesseract/Makefile index f8a73cc57bf0..d218abbc0e51 100644 --- a/graphics/tesseract/Makefile +++ b/graphics/tesseract/Makefile @@ -3,6 +3,7 @@ PORTNAME= tesseract PORTVERSION= 4.1.1 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= pkubaj@FreeBSD.org diff --git a/irc/znc-push/Makefile b/irc/znc-push/Makefile index 954a41a9e0a3..ba61436b2394 100644 --- a/irc/znc-push/Makefile +++ b/irc/znc-push/Makefile @@ -4,7 +4,7 @@ PORTNAME= znc-push DISTVERSIONPREFIX= v DISTVERSION= 1.0.0-167 DISTVERSIONSUFFIX= -g5f95488 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= irc MAINTAINER= dor.bsd@xm0.uk diff --git a/irc/znc/Makefile b/irc/znc/Makefile index aa008fe44f9a..6507a2ad0a0d 100644 --- a/irc/znc/Makefile +++ b/irc/znc/Makefile @@ -3,7 +3,7 @@ PORTNAME= znc PORTVERSION= 1.7.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= irc MASTER_SITES= https://znc.in/releases/ \ https://znc.in/releases/archive/ diff --git a/java/openjfx8-devel/Makefile b/java/openjfx8-devel/Makefile index e7d0e27af414..0891467c2cde 100644 --- a/java/openjfx8-devel/Makefile +++ b/java/openjfx8-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= openjfx8 DISTVERSION= 8u202-b07 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= java x11-toolkits devel MASTER_SITES= https://github.com/t6/openjfx/releases/download/release/ \ diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile index 611c1124284b..d848dcdf31bc 100644 --- a/lang/gnustep-base/Makefile +++ b/lang/gnustep-base/Makefile @@ -4,7 +4,7 @@ PORTNAME= gnustep-base DISTVERSIONPREFIX= base- DISTVERSION= 1_26_0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= lang devel gnustep MAINTAINER= ports@FreeBSD.org diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile index f1f9a2598864..423d8cedf4a0 100644 --- a/lang/parrot/Makefile +++ b/lang/parrot/Makefile @@ -3,7 +3,7 @@ PORTNAME= parrot PORTVERSION= 8.1.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= lang MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/supported/${PORTVERSION}/ \ LOCAL/sunpoet diff --git a/lang/spidermonkey52/Makefile b/lang/spidermonkey52/Makefile index c2f282e192df..a9ec9428b8dd 100644 --- a/lang/spidermonkey52/Makefile +++ b/lang/spidermonkey52/Makefile @@ -3,7 +3,7 @@ PORTNAME= spidermonkey PORTVERSION= 52.9.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= lang MASTER_SITES= MOZILLA/firefox/releases/${PORTVERSION}esr/source PKGNAMESUFFIX= ${SP_VER} diff --git a/lang/spidermonkey60/Makefile b/lang/spidermonkey60/Makefile index d1bc171c5173..6fe3a660de41 100644 --- a/lang/spidermonkey60/Makefile +++ b/lang/spidermonkey60/Makefile @@ -2,7 +2,7 @@ PORTNAME= spidermonkey DISTVERSION= 60.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source PKGNAMESUFFIX= ${SP_VER} diff --git a/mail/cyrus-imapd30/Makefile b/mail/cyrus-imapd30/Makefile index 153e4c9f1c2d..3cc5945e80c0 100644 --- a/mail/cyrus-imapd30/Makefile +++ b/mail/cyrus-imapd30/Makefile @@ -2,6 +2,7 @@ PORTNAME= cyrus-imapd PORTVERSION= 3.0.13 +PORTREVISION= 1 #PORTREVISION= 0 CATEGORIES= mail MASTER_SITES= https://www.cyrusimap.org/releases/ \ diff --git a/mail/dovecot-fts-xapian/Makefile b/mail/dovecot-fts-xapian/Makefile index 10433e94db67..46fdda293b79 100644 --- a/mail/dovecot-fts-xapian/Makefile +++ b/mail/dovecot-fts-xapian/Makefile @@ -2,7 +2,7 @@ PORTNAME= fts-xapian PORTVERSION= 1.2.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail PKGNAMEPREFIX= dovecot- diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 4293ab046e84..eddffe5584ea 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -9,6 +9,7 @@ PORTNAME= dovecot PORTVERSION= 2.3.10 +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 00502e28ce34..21f11bc5c898 100644 --- a/mail/evolution-ews/Makefile +++ b/mail/evolution-ews/Makefile @@ -3,7 +3,7 @@ PORTNAME= evolution-ews PORTVERSION= 3.28.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 92b12e26844d..32140cb56f2d 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -3,7 +3,7 @@ PORTNAME= evolution PORTVERSION= 3.28.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 932222772c5c..498ecf84233b 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -3,7 +3,7 @@ PORTNAME= postfix DISTVERSION= 3.5-20200126 -PORTREVISION?= 0 +PORTREVISION?= 1 PORTEPOCH= 5 CATEGORIES= mail MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \ diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index b0209c0c8c57..65aaed1911db 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -3,7 +3,7 @@ PORTNAME= postfix DISTVERSION= 3.4.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 0d6ac9c3bd08..5c76b06047e4 100644 --- a/mail/rspamd-devel/Makefile +++ b/mail/rspamd-devel/Makefile @@ -2,6 +2,7 @@ PORTNAME= rspamd PORTVERSION= 2.4.a1.20200213 +PORTREVISION= 1 CATEGORIES= mail PKGNAMESUFFIX= -devel diff --git a/mail/rspamd/Makefile b/mail/rspamd/Makefile index 67d0ae6f9275..22055b3ca46c 100644 --- a/mail/rspamd/Makefile +++ b/mail/rspamd/Makefile @@ -2,6 +2,7 @@ PORTNAME= rspamd PORTVERSION= 2.4 +PORTREVISION= 1 CATEGORIES= mail MAINTAINER= vsevolod@FreeBSD.org diff --git a/mail/sendmail-devel/Makefile b/mail/sendmail-devel/Makefile index 28cb91dab217..126ad6127718 100644 --- a/mail/sendmail-devel/Makefile +++ b/mail/sendmail-devel/Makefile @@ -2,7 +2,7 @@ PORTNAME= sendmail PORTVERSION= 8.16.0.41 -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 affa1e33babb..f3b244baad65 100644 --- a/mail/sendmail/Makefile +++ b/mail/sendmail/Makefile @@ -2,7 +2,7 @@ PORTNAME= sendmail PORTVERSION= 8.15.2 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= mail MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ DISTNAME= ${PORTNAME}.${PORTVERSION} diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index f02fd99fe075..26140a70451f 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -3,7 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 68.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail news net-im MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source diff --git a/math/R/Makefile b/math/R/Makefile index 10b414aa6556..cafc6007d4e9 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -3,6 +3,7 @@ PORTNAME= R DISTVERSION= 3.6.3 +PORTREVISION= 1 CATEGORIES= math lang MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||} diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile index b40c9a190648..d45ca1046b47 100644 --- a/math/libqalculate/Makefile +++ b/math/libqalculate/Makefile @@ -3,6 +3,7 @@ PORTNAME= libqalculate PORTVERSION= 3.6.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 9457bb9893e9..1f02d680e329 100644 --- a/math/py-rpy2/Makefile +++ b/math/py-rpy2/Makefile @@ -3,6 +3,7 @@ PORTNAME= rpy2 PORTVERSION= 3.2.6 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/sword/Makefile b/misc/sword/Makefile index d3760c8d79cd..181a0bdda878 100644 --- a/misc/sword/Makefile +++ b/misc/sword/Makefile @@ -3,7 +3,7 @@ PORTNAME= sword PORTVERSION= 1.8.1 -PORTREVISION= 8 +PORTREVISION= 9 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 f2801404dae3..ec7581b2e8f5 100644 --- a/misc/xiphos/Makefile +++ b/misc/xiphos/Makefile @@ -2,6 +2,7 @@ PORTNAME= xiphos DISTVERSION= 4.1.0 +PORTREVISION= 1 CATEGORIES= misc gnome MAINTAINER= salvadore@FreeBSD.org diff --git a/multimedia/aegisub/Makefile b/multimedia/aegisub/Makefile index 19937464ca13..3dd8893eaafd 100644 --- a/multimedia/aegisub/Makefile +++ b/multimedia/aegisub/Makefile @@ -3,7 +3,7 @@ PORTNAME= aegisub PORTVERSION= 3.2.2 -PORTREVISION= 43 +PORTREVISION= 44 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 7613fb61f4a6..e767070b70c5 100644 --- a/multimedia/subtitlecomposer/Makefile +++ b/multimedia/subtitlecomposer/Makefile @@ -3,7 +3,7 @@ PORTNAME= subtitlecomposer PORTVERSION= 0.7.0 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= multimedia kde MAINTAINER= makc@FreeBSD.org diff --git a/net-im/dino/Makefile b/net-im/dino/Makefile index 312818276734..b5ac71339745 100644 --- a/net-im/dino/Makefile +++ b/net-im/dino/Makefile @@ -3,6 +3,7 @@ PORTNAME= dino DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 +PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= ashish@FreeBSD.org diff --git a/net/freerdp/Makefile b/net/freerdp/Makefile index ac740dbbb211..2fc81a575f1f 100644 --- a/net/freerdp/Makefile +++ b/net/freerdp/Makefile @@ -3,7 +3,7 @@ PORTNAME= freerdp DISTVERSION= 2.0.0-rc4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net comms PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/net/openldap24-server/Makefile b/net/openldap24-server/Makefile index 77df89bb6f0b..567f4cd4583b 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= 1 +PORTREVISION_SERVER= 2 OPENLDAP_SHLIB_MAJOR= 2 OPENLDAP_SHLIB_MINOR= 10.12 OPENLDAP_MAJOR= ${DISTVERSION:R} diff --git a/net/yaz/Makefile b/net/yaz/Makefile index d3c7b92f92a6..3d10a738a943 100644 --- a/net/yaz/Makefile +++ b/net/yaz/Makefile @@ -3,6 +3,7 @@ PORTNAME= yaz DISTVERSION= 5.28.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ diff --git a/net/zebra-server/Makefile b/net/zebra-server/Makefile index 2119d22536ac..9765fb4a236c 100644 --- a/net/zebra-server/Makefile +++ b/net/zebra-server/Makefile @@ -3,7 +3,7 @@ PORTNAME= zebra-server PORTVERSION= 2.0.55 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/zebra/ DISTNAME= idzebra-${PORTVERSION} diff --git a/news/tin/Makefile b/news/tin/Makefile index 0050704c051d..c77010a31cc2 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -3,6 +3,7 @@ PORTNAME= tin PORTVERSION= 2.4.4 +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 297b59fce170..bc6de9101a15 100644 --- a/print/harfbuzz-icu/Makefile +++ b/print/harfbuzz-icu/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -icu COMMENT= Harfbuzz ICU support diff --git a/print/libmspub01/Makefile b/print/libmspub01/Makefile index 95e5d02c87d0..b38389c735a8 100644 --- a/print/libmspub01/Makefile +++ b/print/libmspub01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libmspub PORTVERSION= 0.1.4 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= print graphics devel MASTER_SITES= LODEV/${PORTNAME} PKGNAMESUFFIX= 01 diff --git a/print/scribus-devel/Makefile b/print/scribus-devel/Makefile index 29aae228ca18..07d136e48838 100644 --- a/print/scribus-devel/Makefile +++ b/print/scribus-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= scribus PORTVERSION= 1.5.5 -PORTREVISION= 8 +PORTREVISION= 9 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 e544b15fb2fc..76297f3f4ab6 100644 --- a/print/tex-xetex/Makefile +++ b/print/tex-xetex/Makefile @@ -2,7 +2,7 @@ PORTNAME= xetex PORTVERSION= 0.99992 -PORTREVISION= 28 +PORTREVISION= 29 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 70002dc4f31b..1a2c33beadfd 100644 --- a/print/texlive-base/Makefile +++ b/print/texlive-base/Makefile @@ -2,7 +2,7 @@ PORTNAME= texlive PORTVERSION= 20150521 -PORTREVISION= 45 +PORTREVISION= 46 CATEGORIES= print MASTER_SITES= TEX_CTAN/systems/texlive/Source/ PKGNAMESUFFIX= -base diff --git a/science/py-tensorflow/Makefile b/science/py-tensorflow/Makefile index 57805b1e241b..23bcad530612 100644 --- a/science/py-tensorflow/Makefile +++ b/science/py-tensorflow/Makefile @@ -3,7 +3,7 @@ PORTNAME= tensorflow DISTVERSIONPREFIX= v DISTVERSION= 1.14.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= ${PORTNAME} diff --git a/security/certificate-transparency/Makefile b/security/certificate-transparency/Makefile index c704af7128c3..25c14b6c69e3 100644 --- a/security/certificate-transparency/Makefile +++ b/security/certificate-transparency/Makefile @@ -3,7 +3,7 @@ PORTNAME= certificate-transparency PORTVERSION= 20161015 -PORTREVISION= 42 +PORTREVISION= 43 CATEGORIES= security MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/gdisk/Makefile b/sysutils/gdisk/Makefile index 2f2aa17d8aa0..5d67cb3910dd 100644 --- a/sysutils/gdisk/Makefile +++ b/sysutils/gdisk/Makefile @@ -3,6 +3,7 @@ PORTNAME= gdisk PORTVERSION= 1.0.5 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF/gptfdisk/gptfdisk/${PORTVERSION} DISTNAME= gptfdisk-${PORTVERSION} diff --git a/sysutils/ltfs/Makefile b/sysutils/ltfs/Makefile index 9447bbb0d709..5bd544a863df 100644 --- a/sysutils/ltfs/Makefile +++ b/sysutils/ltfs/Makefile @@ -5,7 +5,7 @@ PORTNAME= ltfs DISTVERSIONPREFIX= v DISTVERSION= 2.4.1.2 DISTVERSIONSUFFIX= -10254 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= kbowling@FreeBSD.org diff --git a/sysutils/osquery/Makefile b/sysutils/osquery/Makefile index 1fa9be39b42a..3a54ac25aab5 100644 --- a/sysutils/osquery/Makefile +++ b/sysutils/osquery/Makefile @@ -3,7 +3,7 @@ PORTNAME= osquery PORTVERSION= 3.3.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils MAINTAINER= zi@FreeBSD.org diff --git a/sysutils/tracker-miners/Makefile b/sysutils/tracker-miners/Makefile index 17f4edf0d413..71fbb0af9cb0 100644 --- a/sysutils/tracker-miners/Makefile +++ b/sysutils/tracker-miners/Makefile @@ -3,7 +3,7 @@ PORTNAME= tracker-miners PORTVERSION= 2.0.5 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= sysutils gnome MASTER_SITES= GNOME @@ -60,7 +60,6 @@ GSTREAMER_MESON_ON= -Dgeneric_media_extractor=gstreamer GSTREAMER_MESON_OFF= -Dgeneric_media_extractor=none GSTREAMER_USE= gstreamer1=yes - RSS_DESC= Tracker RSS miner RSS_MESON_TRUE= miner_rss RSS_LIB_DEPENDS= libgrss.so:net/libgrss diff --git a/sysutils/tracker/Makefile b/sysutils/tracker/Makefile index 2fb475e2aa5b..45c34a0c84d1 100644 --- a/sysutils/tracker/Makefile +++ b/sysutils/tracker/Makefile @@ -3,7 +3,7 @@ PORTNAME= tracker PORTVERSION= 2.0.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils gnome MASTER_SITES= GNOME diff --git a/textproc/R-cran-stringi/Makefile b/textproc/R-cran-stringi/Makefile index 74a3d5de4d7a..c75bcad061e8 100644 --- a/textproc/R-cran-stringi/Makefile +++ b/textproc/R-cran-stringi/Makefile @@ -3,6 +3,7 @@ PORTNAME= stringi DISTVERSION= 1.4.5 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/dwdiff/Makefile b/textproc/dwdiff/Makefile index 6433236d517d..c89b69887192 100644 --- a/textproc/dwdiff/Makefile +++ b/textproc/dwdiff/Makefile @@ -3,7 +3,7 @@ PORTNAME= dwdiff PORTVERSION= 2.0.9 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= textproc MASTER_SITES= http://os.ghalkes.nl/dist/ \ http://fossies.org/unix/privat/ diff --git a/textproc/hs-pandoc-citeproc/Makefile b/textproc/hs-pandoc-citeproc/Makefile index d12cd53b6745..651c263add30 100644 --- a/textproc/hs-pandoc-citeproc/Makefile +++ b/textproc/hs-pandoc-citeproc/Makefile @@ -2,6 +2,7 @@ PORTNAME= pandoc-citeproc PORTVERSION= 0.17 +PORTREVISION= 1 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org diff --git a/textproc/libe-book/Makefile b/textproc/libe-book/Makefile index 24f0946e8ca4..344f8756bec3 100644 --- a/textproc/libe-book/Makefile +++ b/textproc/libe-book/Makefile @@ -2,7 +2,7 @@ PORTNAME= libe-book PORTVERSION= 0.1.3 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= textproc MASTER_SITES= SF/libebook/${PORTNAME}-${PORTVERSION}/ diff --git a/textproc/libfolia/Makefile b/textproc/libfolia/Makefile index d972f8ae64df..a76bdc9de785 100644 --- a/textproc/libfolia/Makefile +++ b/textproc/libfolia/Makefile @@ -3,7 +3,7 @@ PORTNAME= libfolia DISTVERSIONPREFIX= v DISTVERSION= 1.15 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org diff --git a/textproc/libqxp/Makefile b/textproc/libqxp/Makefile index cc29265a1f1d..5184d4967407 100644 --- a/textproc/libqxp/Makefile +++ b/textproc/libqxp/Makefile @@ -2,7 +2,7 @@ PORTNAME= libqxp PORTVERSION= 0.0.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= textproc MASTER_SITES= https://dev-www.libreoffice.org/src/${PORTNAME}/ diff --git a/textproc/libvisio01/Makefile b/textproc/libvisio01/Makefile index 832008d838f7..0b178372575d 100644 --- a/textproc/libvisio01/Makefile +++ b/textproc/libvisio01/Makefile @@ -2,6 +2,7 @@ PORTNAME= libvisio PORTVERSION= 0.1.7 +PORTREVISION= 1 CATEGORIES= textproc devel MASTER_SITES= LODEV/${PORTNAME} PKGNAMESUFFIX= 01 diff --git a/textproc/nuspell/Makefile b/textproc/nuspell/Makefile index 6b421a50e0a5..79f64d34d551 100644 --- a/textproc/nuspell/Makefile +++ b/textproc/nuspell/Makefile @@ -3,7 +3,7 @@ PORTNAME= nuspell DISTVERSIONPREFIX= v DISTVERSION= 3.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= jbeich@FreeBSD.org diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile index 9a59c52d5ce0..43fe9818e917 100644 --- a/textproc/raptor2/Makefile +++ b/textproc/raptor2/Makefile @@ -3,7 +3,7 @@ PORTNAME= raptor2 PORTVERSION= 2.0.15 -PORTREVISION= 12 +PORTREVISION= 13 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 c500acb6e865..f5035ac771ec 100644 --- a/textproc/rubygem-charlock_holmes/Makefile +++ b/textproc/rubygem-charlock_holmes/Makefile @@ -2,7 +2,7 @@ PORTNAME= charlock_holmes DISTVERSION= 0.7.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/ucto/Makefile b/textproc/ucto/Makefile index a61416fd4c67..66454b6c911c 100644 --- a/textproc/ucto/Makefile +++ b/textproc/ucto/Makefile @@ -3,7 +3,7 @@ PORTNAME= ucto DISTVERSIONPREFIX= v DISTVERSION= 0.14.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org diff --git a/textproc/zorba/Makefile b/textproc/zorba/Makefile index ef7b957d28cb..4e546993edf5 100644 --- a/textproc/zorba/Makefile +++ b/textproc/zorba/Makefile @@ -3,7 +3,7 @@ PORTNAME= zorba PORTVERSION= 2.7.0 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= textproc java MASTER_SITES= https://launchpadlibrarian.net/119058962/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} diff --git a/www/chromium/Makefile b/www/chromium/Makefile index 65d50e894e83..5adfee1e9f54 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -3,6 +3,7 @@ PORTNAME= chromium PORTVERSION= 80.0.3987.132 +PORTREVISION= 1 CATEGORIES?= www java MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ \ LOCAL/cpm/chromium/:fonts diff --git a/www/cliqz/Makefile b/www/cliqz/Makefile index d450793d3846..08af3d2801e4 100644 --- a/www/cliqz/Makefile +++ b/www/cliqz/Makefile @@ -2,7 +2,7 @@ PORTNAME= cliqz DISTVERSION= 1.33.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= https://s3.amazonaws.com/cdn.cliqz.com/browser-f/APT/:amazon \ http://repository.cliqz.com/dist/${CLIQZ_CHANNEL}/${DISTVERSION}/${CLIQZ_LAST_BUILD_ID}/:cliqz diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 4f38e11a1f78..ecf8ccbf38ed 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -3,7 +3,7 @@ PORTNAME= epiphany PORTVERSION= 3.28.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 960871977644..93c7982f5d32 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -3,7 +3,7 @@ PORTNAME= firefox DISTVERSION= 68.6.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 443f6949c07a..42913f2786a4 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -3,7 +3,7 @@ PORTNAME= firefox DISTVERSION= 74.0 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ diff --git a/www/iridium/Makefile b/www/iridium/Makefile index d62f619d37bd..6ef39ef95b30 100644 --- a/www/iridium/Makefile +++ b/www/iridium/Makefile @@ -3,7 +3,7 @@ PORTNAME= iridium PORTVERSION= 2019.04.73 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= https://downloads.iridiumbrowser.de/source/ PKGNAMESUFFIX= -browser diff --git a/www/mod_pagespeed/Makefile b/www/mod_pagespeed/Makefile index 9dcb0a603e23..23fd33100a67 100644 --- a/www/mod_pagespeed/Makefile +++ b/www/mod_pagespeed/Makefile @@ -2,7 +2,7 @@ PORTNAME= mod_pagespeed PORTVERSION= 1.12.34.2 -PORTREVISION= 26 +PORTREVISION= 27 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 \ diff --git a/www/node/Makefile b/www/node/Makefile index 838903919e05..e48512232295 100644 --- a/www/node/Makefile +++ b/www/node/Makefile @@ -3,6 +3,7 @@ PORTNAME= node PORTVERSION= 13.10.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ diff --git a/www/node10/Makefile b/www/node10/Makefile index 1da36c2b9fe5..e17558cc42a0 100644 --- a/www/node10/Makefile +++ b/www/node10/Makefile @@ -3,6 +3,7 @@ PORTNAME= node PORTVERSION= 10.19.0 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 80b870f4675d..64ef64026a03 100644 --- a/www/node12/Makefile +++ b/www/node12/Makefile @@ -3,6 +3,7 @@ PORTNAME= node PORTVERSION= 12.16.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ PKGNAMESUFFIX= 12 diff --git a/www/qt5-webkit/Makefile b/www/qt5-webkit/Makefile index 33243499239b..0d05446fc711 100644 --- a/www/qt5-webkit/Makefile +++ b/www/qt5-webkit/Makefile @@ -2,7 +2,7 @@ PORTNAME= webkit DISTVERSION= 5.212.0-alpha3 -PORTREVISION= 5 +PORTREVISION= 6 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 1589ac7ddae3..a845ee4ab94c 100644 --- a/www/webkit2-gtk3/Makefile +++ b/www/webkit2-gtk3/Makefile @@ -3,6 +3,7 @@ PORTNAME= webkit PORTVERSION= 2.26.4 +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 a6b74b68db45..5d7bd8d1ca7a 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -4,7 +4,7 @@ PORTNAME= gnustep-gui DISTVERSIONPREFIX= gui- DISTVERSION= 0_27_0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-toolkits gnustep MAINTAINER= ports@FreeBSD.org diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile index c72f77c912da..1ab70224674f 100644 --- a/x11/gnome-shell/Makefile +++ b/x11/gnome-shell/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnome-shell PORTVERSION= 3.28.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/x11/slop/Makefile b/x11/slop/Makefile index 39e03a164ce7..a0bd99614cc0 100644 --- a/x11/slop/Makefile +++ b/x11/slop/Makefile @@ -3,7 +3,7 @@ PORTNAME= slop PORTVERSION= 7.4 DISTVERSIONPREFIX= v -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11 MAINTAINER= neel@neelc.org |