diff --git a/archivers/unarchiver/Makefile b/archivers/unarchiver/Makefile index 36a67226bcea..e020cc9ae437 100644 --- a/archivers/unarchiver/Makefile +++ b/archivers/unarchiver/Makefile @@ -1,6 +1,6 @@ PORTNAME= unar PORTVERSION= 1.10.1 -PORTREVISION= 21 +PORTREVISION= 22 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 0289ec53dd34..172738d9fd74 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,5 +1,6 @@ PORTNAME= musicpd PORTVERSION= 0.23.10 +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 bba9aff0d9c9..2dcecdcc6abb 100644 --- a/audio/ncmpcpp/Makefile +++ b/audio/ncmpcpp/Makefile @@ -1,6 +1,6 @@ PORTNAME= ncmpcpp DISTVERSION= 0.9.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= https://ncmpcpp.rybczak.net/stable/ diff --git a/audio/strawberry/Makefile b/audio/strawberry/Makefile index 2a39abc3f2ac..f364e7feaff5 100644 --- a/audio/strawberry/Makefile +++ b/audio/strawberry/Makefile @@ -1,6 +1,6 @@ PORTNAME= strawberry DISTVERSION= 1.0.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= https://github.com/strawberrymusicplayer/${PORTNAME}/releases/download/${DISTVERSION}/ \ https://files.jkvinge.net/packages/strawberry/ diff --git a/databases/couchdb3/Makefile b/databases/couchdb3/Makefile index c9919b817e4c..62270ab1c4a9 100644 --- a/databases/couchdb3/Makefile +++ b/databases/couchdb3/Makefile @@ -1,6 +1,6 @@ PORTNAME= couchdb3 -PORTREVISION= 1 PORTVERSION= 3.2.2 +PORTREVISION= 2 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 d7522939174f..689e21889b48 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -1,5 +1,6 @@ PORTNAME= evolution-data-server DISTVERSION= 3.44.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 2621b6eb0791..8971c86602b2 100644 --- a/databases/firebird25-server/Makefile +++ b/databases/firebird25-server/Makefile @@ -1,6 +1,6 @@ PORTNAME= firebird PORTVERSION= 2.5.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES?= databases MASTER_SITES= https://github.com/FirebirdSQL/${PORTNAME}/releases/download/R2_5_9/ PKGNAMESUFFIX?= ${PORTVERSION:R:S/.//}-server diff --git a/databases/firebird30-server/Makefile b/databases/firebird30-server/Makefile index 8a5ce370246d..08081172e533 100644 --- a/databases/firebird30-server/Makefile +++ b/databases/firebird30-server/Makefile @@ -1,6 +1,6 @@ PORTNAME= firebird PORTVERSION= 3.0.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES?= databases MASTER_SITES= https://github.com/FirebirdSQL/${PORTNAME}/releases/download/R3_0_7/ PKGNAMESUFFIX?= ${PORTVERSION:R:S/.//}-server diff --git a/databases/firebird40-server/Makefile b/databases/firebird40-server/Makefile index dc860b3785b6..bfc9c04af4c5 100644 --- a/databases/firebird40-server/Makefile +++ b/databases/firebird40-server/Makefile @@ -1,6 +1,6 @@ PORTNAME= firebird PORTVERSION= 4.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES?= databases MASTER_SITES= https://github.com/FirebirdSQL/${PORTNAME}/releases/download/v${PORTVERSION}/ PKGNAMESUFFIX?= ${PORTVERSION:R:S/.//}-server diff --git a/databases/kbibtex/Makefile b/databases/kbibtex/Makefile index c764e443dd01..28229a3789b8 100644 --- a/databases/kbibtex/Makefile +++ b/databases/kbibtex/Makefile @@ -1,6 +1,6 @@ PORTNAME= kbibtex DISTVERSION= 0.9.2 -PORTREVISION= 37 +PORTREVISION= 38 CATEGORIES= databases kde MASTER_SITES= KDE/stable/KBibTeX/${DISTVERSION} diff --git a/databases/kdb/Makefile b/databases/kdb/Makefile index cb0a4f575dbe..47b147932445 100644 --- a/databases/kdb/Makefile +++ b/databases/kdb/Makefile @@ -1,6 +1,6 @@ PORTNAME= kdb DISTVERSION= 3.2.0 -PORTREVISION= 11 +PORTREVISION= 12 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 1ccc23321e71..0be00a1fe7ab 100644 --- a/databases/mysql80-client/Makefile +++ b/databases/mysql80-client/Makefile @@ -1,5 +1,5 @@ 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 37c732315f36..1ea2c63b2f74 100644 --- a/databases/mysql80-server/Makefile +++ b/databases/mysql80-server/Makefile @@ -1,6 +1,6 @@ PORTNAME?= mysql PORTVERSION= 8.0.30 -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 211c8a585c69..912bf9d3e56b 100644 --- a/databases/postgresql10-server/Makefile +++ b/databases/postgresql10-server/Makefile @@ -1,7 +1,7 @@ DISTVERSION?= 10.22 # 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?= 1 +PORTREVISION?= 2 MAINTAINER?= pgsql@FreeBSD.org diff --git a/databases/postgresql11-server/Makefile b/databases/postgresql11-server/Makefile index cf288cdb5684..843d7cd66e5b 100644 --- a/databases/postgresql11-server/Makefile +++ b/databases/postgresql11-server/Makefile @@ -1,7 +1,7 @@ DISTVERSION?= 11.17 # 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?= 1 +PORTREVISION?= 2 MAINTAINER?= pgsql@FreeBSD.org diff --git a/databases/postgresql12-server/Makefile b/databases/postgresql12-server/Makefile index 2262b83733f3..01effc623e76 100644 --- a/databases/postgresql12-server/Makefile +++ b/databases/postgresql12-server/Makefile @@ -1,7 +1,7 @@ DISTVERSION?= 12.12 # 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?= 1 +PORTREVISION?= 2 MAINTAINER?= pgsql@FreeBSD.org diff --git a/databases/postgresql13-server/Makefile b/databases/postgresql13-server/Makefile index 2abfa61121e3..680045004e41 100644 --- a/databases/postgresql13-server/Makefile +++ b/databases/postgresql13-server/Makefile @@ -1,7 +1,7 @@ DISTVERSION?= 13.8 # 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/postgresql14-server/Makefile b/databases/postgresql14-server/Makefile index 7c2eea831037..c31b0c9f56b0 100644 --- a/databases/postgresql14-server/Makefile +++ b/databases/postgresql14-server/Makefile @@ -1,7 +1,7 @@ DISTVERSION?= 14.5 # 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/postgresql15-server/Makefile b/databases/postgresql15-server/Makefile index 47220d3afdfe..08d520e5ed33 100644 --- a/databases/postgresql15-server/Makefile +++ b/databases/postgresql15-server/Makefile @@ -2,7 +2,7 @@ PORTNAME?= postgresql DISTVERSION?= 15.0 # 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/sqlite3/Makefile b/databases/sqlite3/Makefile index 08db9f93e18a..efa293154039 100644 --- a/databases/sqlite3/Makefile +++ b/databases/sqlite3/Makefile @@ -1,5 +1,6 @@ PORTNAME= sqlite3 DISTVERSION= 3.39.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= https://www.sqlite.org/${_YEAR}/ https://www2.sqlite.org/${_YEAR}/ https://www3.sqlite.org/${_YEAR}/ diff --git a/databases/tarantool/Makefile b/databases/tarantool/Makefile index ccdf4a6a210d..c52967a008d5 100644 --- a/databases/tarantool/Makefile +++ b/databases/tarantool/Makefile @@ -1,5 +1,6 @@ PORTNAME= tarantool PORTVERSION= 2.10.3 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= https://download.tarantool.org/tarantool/src/ diff --git a/databases/xtrabackup8/Makefile b/databases/xtrabackup8/Makefile index 82bb9bcae75e..a44d56c4e1b2 100644 --- a/databases/xtrabackup8/Makefile +++ b/databases/xtrabackup8/Makefile @@ -1,6 +1,6 @@ PORTNAME= xtrabackup PORTVERSION= 8.0.14 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= databases MASTER_SITES= https://www.percona.com/downloads/Percona-XtraBackup-${PORTVERSION:R}/Percona-XtraBackup-${PORTVERSION}/source/tarball/:precona \ https://github.com/percona/percona-xtrabackup/archive/:percona \ diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 056b4c631d75..0b3f660f6e5f 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -1,6 +1,6 @@ PORTNAME= calibre PORTVERSION= 5.44.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ diff --git a/deskutils/peaclock/Makefile b/deskutils/peaclock/Makefile index 389f67e83bd9..2eb8fca38605 100644 --- a/deskutils/peaclock/Makefile +++ b/deskutils/peaclock/Makefile @@ -1,6 +1,6 @@ PORTNAME= peaclock DISTVERSION= 0.4.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org diff --git a/devel/R-cran-rJava/Makefile b/devel/R-cran-rJava/Makefile index f57ea08b9c8c..46d4f3b2e174 100644 --- a/devel/R-cran-rJava/Makefile +++ b/devel/R-cran-rJava/Makefile @@ -1,5 +1,6 @@ PORTNAME= rJava DISTVERSION= 1.0-6 +PORTREVISION= 1 CATEGORIES= devel java DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/boost-libs/Makefile b/devel/boost-libs/Makefile index 41d1b1ccc667..ba1187d061b1 100644 --- a/devel/boost-libs/Makefile +++ b/devel/boost-libs/Makefile @@ -1,5 +1,5 @@ PORTNAME= boost-libs -PORTREVISION?= 0 +PORTREVISION?= 1 COMMENT= Free portable C++ libraries (without Boost.Python) WWW= https://www.boost.org/ diff --git a/devel/dee/Makefile b/devel/dee/Makefile index 5a1722a9691e..34520c316702 100644 --- a/devel/dee/Makefile +++ b/devel/dee/Makefile @@ -1,6 +1,6 @@ PORTNAME= dee PORTVERSION= 1.2.7 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= devel MASTER_SITES= https://launchpadlibrarian.net/151383425/ \ https://launchpad.net/${PORTNAME}/1.0/${PORTVERSION}/+download/ diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile index 85653dceaa85..2faba4f23b3a 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -1,6 +1,7 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v DISTVERSION= 2022.10.17.00 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/Makefile b/devel/folly/Makefile index 33b9bbc5b5a6..a9210775b466 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,6 +1,7 @@ PORTNAME= folly DISTVERSIONPREFIX= v DISTVERSION= 2022.10.17.00 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/icu-le-hb/Makefile b/devel/icu-le-hb/Makefile index 15f971cc2df3..5e5430d547e1 100644 --- a/devel/icu-le-hb/Makefile +++ b/devel/icu-le-hb/Makefile @@ -1,5 +1,6 @@ PORTNAME= icu-le-hb PORTVERSION= 1.2.3 +PORTREVISION= 1 CATEGORIES= devel print MAINTAINER= office@FreeBSD.org diff --git a/devel/icu/Makefile b/devel/icu/Makefile index 5315f6dc6840..32b258036063 100644 --- a/devel/icu/Makefile +++ b/devel/icu/Makefile @@ -1,5 +1,5 @@ PORTNAME= icu -DISTVERSION= 71_1 +DISTVERSION= 72_1 PORTREVISION?= 0 # keep for icu-lx PORTEPOCH?= 1 CATEGORIES?= devel diff --git a/devel/icu/distinfo b/devel/icu/distinfo index 70c4436bf07c..481018ce3f20 100644 --- a/devel/icu/distinfo +++ b/devel/icu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1648673391 -SHA256 (icu4c-71_1-src.tgz) = 67a7e6e51f61faf1306b6935333e13b2c48abd8da6d2f46ce6adca24b1e21ebf -SIZE (icu4c-71_1-src.tgz) = 25701340 +TIMESTAMP = 1666140801 +SHA256 (icu4c-72_1-src.tgz) = a2d2d38217092a7ed56635e34467f92f976b370e20182ad325edea6681a71d68 +SIZE (icu4c-72_1-src.tgz) = 26303933 diff --git a/devel/icu/pkg-plist b/devel/icu/pkg-plist index d829ef280f54..d14fdca286c1 100644 --- a/devel/icu/pkg-plist +++ b/devel/icu/pkg-plist @@ -33,6 +33,7 @@ include/unicode/datefmt.h include/unicode/dbbi.h include/unicode/dcfmtsym.h include/unicode/decimfmt.h +include/unicode/displayoptions.h include/unicode/docmain.h include/unicode/dtfmtsym.h include/unicode/dtintrv.h @@ -139,6 +140,7 @@ include/unicode/udata.h include/unicode/udateintervalformat.h include/unicode/udatpg.h include/unicode/udisplaycontext.h +include/unicode/udisplayoptions.h include/unicode/uenum.h include/unicode/ufieldpositer.h include/unicode/uformattable.h @@ -162,7 +164,6 @@ include/unicode/uniset.h include/unicode/unistr.h include/unicode/unorm.h include/unicode/unorm2.h -include/unicode/unounclass.h include/unicode/unum.h include/unicode/unumberformatter.h include/unicode/unumberrangeformatter.h diff --git a/devel/kiwix-lib/Makefile b/devel/kiwix-lib/Makefile index 2a0d293dafa5..2b643609d0ea 100644 --- a/devel/kiwix-lib/Makefile +++ b/devel/kiwix-lib/Makefile @@ -1,6 +1,6 @@ PORTNAME= kiwix-lib DISTVERSION= 9.4.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MAINTAINER= me@int19h.org diff --git a/devel/libical/Makefile b/devel/libical/Makefile index 3c8e9463718d..f4348baa9193 100644 --- a/devel/libical/Makefile +++ b/devel/libical/Makefile @@ -1,6 +1,6 @@ PORTNAME= libical DISTVERSION= 3.0.8 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MASTER_SITES= https://github.com/libical/libical/releases/download/v${PORTVERSION}/ diff --git a/devel/libphonenumber/Makefile b/devel/libphonenumber/Makefile index 2531831fdb9f..05a2c025e4d8 100644 --- a/devel/libphonenumber/Makefile +++ b/devel/libphonenumber/Makefile @@ -1,7 +1,7 @@ PORTNAME= libphonenumber DISTVERSIONPREFIX= v DISTVERSION= 8.12.56 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= kde@FreeBSD.org diff --git a/devel/libzim/Makefile b/devel/libzim/Makefile index fe12b1c7d8b2..bb7b223b05f6 100644 --- a/devel/libzim/Makefile +++ b/devel/libzim/Makefile @@ -1,6 +1,6 @@ PORTNAME= libzim DISTVERSION= 6.3.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= https://download.openzim.org/release/libzim/ diff --git a/devel/objecthash/Makefile b/devel/objecthash/Makefile index 23ce7a011b6b..cc6900265d63 100644 --- a/devel/objecthash/Makefile +++ b/devel/objecthash/Makefile @@ -1,6 +1,6 @@ PORTNAME= objecthash PORTVERSION= 20160802 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= devel MAINTAINER= ports@FreeBSD.org diff --git a/devel/php74-intl/Makefile b/devel/php74-intl/Makefile index 482d1fced016..60ddbc3e821f 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 0583fc5566ea..87b89e7b2c6d 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/php81-intl/Makefile b/devel/php81-intl/Makefile index 1ccc80b52ca4..9b26b350679d 100644 --- a/devel/php81-intl/Makefile +++ b/devel/php81-intl/Makefile @@ -1,3 +1,4 @@ +PORTREVISION= 1 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php81 diff --git a/devel/php82-intl/Makefile b/devel/php82-intl/Makefile index ed4b8c995619..ee29a2235e91 100644 --- a/devel/php82-intl/Makefile +++ b/devel/php82-intl/Makefile @@ -1,3 +1,4 @@ +PORTREVISION= 1 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php82 diff --git a/devel/py-pyicu/Makefile b/devel/py-pyicu/Makefile index 61ad5ac195f7..074570bfda20 100644 --- a/devel/py-pyicu/Makefile +++ b/devel/py-pyicu/Makefile @@ -1,6 +1,6 @@ PORTNAME= pyicu PORTVERSION= 2.4.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/qt5-core/Makefile b/devel/qt5-core/Makefile index 8c6afd62223c..c875c26c71e6 100644 --- a/devel/qt5-core/Makefile +++ b/devel/qt5-core/Makefile @@ -1,6 +1,6 @@ PORTNAME= core PORTVERSION= ${QT5_VERSION}${QT5_KDE_PATCH} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel PKGNAMEPREFIX= qt5- diff --git a/devel/qt6-5compat/Makefile b/devel/qt6-5compat/Makefile index 244ae8be5948..a01a8cf75275 100644 --- a/devel/qt6-5compat/Makefile +++ b/devel/qt6-5compat/Makefile @@ -1,5 +1,6 @@ PORTNAME= 5compat DISTVERSION= ${QT6_VERSION} +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt6- diff --git a/devel/qt6-base/Makefile b/devel/qt6-base/Makefile index cbfa588d39eb..974316affea9 100644 --- a/devel/qt6-base/Makefile +++ b/devel/qt6-base/Makefile @@ -1,5 +1,6 @@ PORTNAME= base DISTVERSION= ${QT6_VERSION} +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt6- diff --git a/devel/qt6-tools/Makefile b/devel/qt6-tools/Makefile index 23d75020a380..76fe0dcc8e1c 100644 --- a/devel/qt6-tools/Makefile +++ b/devel/qt6-tools/Makefile @@ -1,5 +1,6 @@ PORTNAME= tools DISTVERSION= ${QT6_VERSION} +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt6- diff --git a/devel/tclxml/Makefile b/devel/tclxml/Makefile index d6144362cb3a..92dd1cf77b7c 100644 --- a/devel/tclxml/Makefile +++ b/devel/tclxml/Makefile @@ -1,6 +1,6 @@ PORTNAME= tclxml PORTVERSION= 3.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel tcl MASTER_SITES= LOCAL/bf SF/tclxml/TclXML/${PORTVERSION} diff --git a/devel/ticcutils/Makefile b/devel/ticcutils/Makefile index 5205f7f16fa4..bf7a1b4ebd9d 100644 --- a/devel/ticcutils/Makefile +++ b/devel/ticcutils/Makefile @@ -1,7 +1,7 @@ PORTNAME= ticcutils DISTVERSIONPREFIX= v DISTVERSION= 0.29 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel textproc MAINTAINER= yuri@FreeBSD.org diff --git a/dns/libpsl/Makefile b/dns/libpsl/Makefile index 3735d3eee6a6..f8a6571118f2 100644 --- a/dns/libpsl/Makefile +++ b/dns/libpsl/Makefile @@ -1,6 +1,6 @@ PORTNAME= libpsl PORTVERSION= 0.21.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= dns MASTER_SITES= https://github.com/rockdaboot/libpsl/releases/download/${PORTVERSION}/ diff --git a/editors/gnome-text-editor/Makefile b/editors/gnome-text-editor/Makefile index 3dd92efd36f6..058f11a97df8 100644 --- a/editors/gnome-text-editor/Makefile +++ b/editors/gnome-text-editor/Makefile @@ -1,6 +1,6 @@ PORTNAME= gnome-text-editor PORTVERSION= 42.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index a039a661f3a5..61294a36d20a 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 0 +PORTREVISION= 1 .include "${.CURDIR}/Makefile.common" diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index b3173068dab0..fa495aecc643 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -1,6 +1,6 @@ PORTNAME= poedit PORTVERSION= 3.0.1 -PORTREVISION= 3 +PORTREVISION= 4 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 03597cf53cee..a7c7d0eaf5c2 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -1,5 +1,6 @@ PORTNAME= gnucash PORTVERSION= 4.12 +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 b49831ec9587..fa458c71757e 100644 --- a/games/0ad/Makefile +++ b/games/0ad/Makefile @@ -1,5 +1,6 @@ PORTNAME= 0ad PORTVERSION= 0.0.26 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://releases.wildfiregames.com/ \ SF/zero-ad/releases diff --git a/games/an/Makefile b/games/an/Makefile index 4dab6a1e68a3..be7a91821175 100644 --- a/games/an/Makefile +++ b/games/an/Makefile @@ -1,6 +1,6 @@ PORTNAME= an PORTVERSION= 1.2 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= games MASTER_SITES= DEBIAN_POOL DISTNAME= ${PORTNAME}_${PORTVERSION}.orig diff --git a/games/easyrpg-player/Makefile b/games/easyrpg-player/Makefile index 52e476316fae..79ca280f6228 100644 --- a/games/easyrpg-player/Makefile +++ b/games/easyrpg-player/Makefile @@ -1,6 +1,6 @@ PORTNAME= easyrpg-player PORTVERSION= 0.7.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile index b04e6b0d3d25..72da01fc47f8 100644 --- a/games/freeciv/Makefile +++ b/games/freeciv/Makefile @@ -1,5 +1,6 @@ PORTNAME= freeciv PORTVERSION= 3.0.4 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF/freeciv/Freeciv%20${PORTVERSION:R}/${PORTVERSION} \ http://files.freeciv.org/stable/ diff --git a/games/liblcf/Makefile b/games/liblcf/Makefile index bb35c15c5b22..eca3084968e5 100644 --- a/games/liblcf/Makefile +++ b/games/liblcf/Makefile @@ -1,6 +1,6 @@ PORTNAME= liblcf PORTVERSION= 0.7.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/libretro-play/Makefile b/games/libretro-play/Makefile index 81425e661cc5..182d3a4a04fb 100644 --- a/games/libretro-play/Makefile +++ b/games/libretro-play/Makefile @@ -1,6 +1,6 @@ PORTNAME= play PORTVERSION= 0.48 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games PKGNAMEPREFIX= libretro- diff --git a/games/openrct2/Makefile b/games/openrct2/Makefile index b78e8536ddc8..69c3629b225c 100644 --- a/games/openrct2/Makefile +++ b/games/openrct2/Makefile @@ -1,6 +1,7 @@ PORTNAME= openrct2 DISTVERSIONPREFIX= v DISTVERSION= 0.4.2 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= pkubaj@FreeBSD.org diff --git a/games/openttd/Makefile b/games/openttd/Makefile index 513f714148a3..b60b0442e37e 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -1,5 +1,6 @@ PORTNAME= openttd DISTVERSION= 12.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= https://proxy.binaries.openttd.org/openttd-releases/${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-source diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index 3a7c41cd20bc..b604d1ff7fbd 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -1,5 +1,6 @@ PORTNAME= wesnoth PORTVERSION= 1.16.6 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} \ diff --git a/games/widelands/Makefile b/games/widelands/Makefile index 21a6246527a7..4f05963add80 100644 --- a/games/widelands/Makefile +++ b/games/widelands/Makefile @@ -1,7 +1,7 @@ PORTNAME= widelands DISTVERSIONPREFIX= v DISTVERSION= 1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/graphics/cfdg/Makefile b/graphics/cfdg/Makefile index bc58f308cdb7..ac4609cd442a 100644 --- a/graphics/cfdg/Makefile +++ b/graphics/cfdg/Makefile @@ -1,6 +1,6 @@ PORTNAME= cfdg PORTVERSION= 3.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics math MASTER_SITES= http://www.contextfreeart.org/download/ \ http://glyphic.s3.amazonaws.com/cfa/download/ diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile index ec04bf1c3ed1..cae03ceb4345 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -1,6 +1,6 @@ PORTNAME= darktable PORTVERSION= 4.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/ diff --git a/graphics/dcmtk/Makefile b/graphics/dcmtk/Makefile index eb97a85aed4e..a0fbd0fc1aea 100644 --- a/graphics/dcmtk/Makefile +++ b/graphics/dcmtk/Makefile @@ -1,6 +1,7 @@ PORTNAME= dcmtk DISTVERSIONPREFIX= ${PORTNAME:tu}- DISTVERSION= 3.6.7 +PORTREVISION= 1 CATEGORIES= graphics devel MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/epsonscan2/Makefile b/graphics/epsonscan2/Makefile index 2a261031b966..fe5a836cc5d1 100644 --- a/graphics/epsonscan2/Makefile +++ b/graphics/epsonscan2/Makefile @@ -1,6 +1,6 @@ PORTNAME= epsonscan2 DISTVERSION= 6.6.40.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= https://support.epson.net/linux/src/scanner/epsonscan2/ DISTNAME= ${PORTNAME}-${PORTVERSION}-1.src diff --git a/graphics/imv/Makefile b/graphics/imv/Makefile index 59710358111e..8004080713d6 100644 --- a/graphics/imv/Makefile +++ b/graphics/imv/Makefile @@ -1,7 +1,7 @@ PORTNAME= imv DISTVERSIONPREFIX= v DISTVERSION= 4.3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics wayland MASTER_SITES= https://git.sr.ht/~exec64/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ diff --git a/graphics/libcdr01/Makefile b/graphics/libcdr01/Makefile index 92c6ef95480c..6b8379af9a65 100644 --- a/graphics/libcdr01/Makefile +++ b/graphics/libcdr01/Makefile @@ -1,6 +1,6 @@ PORTNAME= libcdr PORTVERSION= 0.1.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics devel MASTER_SITES= LODEV PKGNAMESUFFIX= 01 diff --git a/graphics/libfreehand/Makefile b/graphics/libfreehand/Makefile index f3c30606a314..2e5b2fdd22dc 100644 --- a/graphics/libfreehand/Makefile +++ b/graphics/libfreehand/Makefile @@ -1,6 +1,6 @@ PORTNAME= libfreehand PORTVERSION= 0.1.2 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= graphics MASTER_SITES= LODEV diff --git a/graphics/libzmf/Makefile b/graphics/libzmf/Makefile index d7c6955fc691..54db3ca7841c 100644 --- a/graphics/libzmf/Makefile +++ b/graphics/libzmf/Makefile @@ -1,6 +1,6 @@ PORTNAME= libzmf PORTVERSION= 0.0.2 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= graphics MASTER_SITES= LODEV diff --git a/graphics/maim/Makefile b/graphics/maim/Makefile index a3f59a1d2d00..f33b549cb0bb 100644 --- a/graphics/maim/Makefile +++ b/graphics/maim/Makefile @@ -1,7 +1,7 @@ PORTNAME= maim DISTVERSIONPREFIX= v DISTVERSION= 5.7.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MAINTAINER= 0mp@FreeBSD.org diff --git a/graphics/openfx-arena/Makefile b/graphics/openfx-arena/Makefile index 74851ea4b2da..b51049d53b07 100644 --- a/graphics/openfx-arena/Makefile +++ b/graphics/openfx-arena/Makefile @@ -1,7 +1,7 @@ PORTNAME= openfx-arena PORTVERSION= 2.4.3 DISTVERSIONPREFIX= Natron- -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MAINTAINER= olivier@FreeBSD.org diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile index a9a1b8926750..1dfdab3542ad 100644 --- a/graphics/osg/Makefile +++ b/graphics/osg/Makefile @@ -1,7 +1,7 @@ PORTNAME= osg PORTVERSION= 3.6.5 DISTVERSIONPREFIX= OpenSceneGraph- -PORTREVISION= 45 +PORTREVISION= 46 CATEGORIES= graphics MAINTAINER= amdmi3@FreeBSD.org diff --git a/graphics/qt6-3d/Makefile b/graphics/qt6-3d/Makefile index 1abd97b56add..e04302a81fa9 100644 --- a/graphics/qt6-3d/Makefile +++ b/graphics/qt6-3d/Makefile @@ -7,6 +7,7 @@ PORTNAME= 3d DISTVERSION= ${QT6_VERSION} +PORTREVISION= 1 CATEGORIES= graphics PKGNAMEPREFIX= qt6- diff --git a/graphics/qt6-imageformats/Makefile b/graphics/qt6-imageformats/Makefile index 2474f709cd63..5f471b780854 100644 --- a/graphics/qt6-imageformats/Makefile +++ b/graphics/qt6-imageformats/Makefile @@ -1,5 +1,6 @@ PORTNAME= imageformats DISTVERSION= ${QT6_VERSION} +PORTREVISION= 1 CATEGORIES= graphics PKGNAMEPREFIX= qt6- diff --git a/graphics/qt6-svg/Makefile b/graphics/qt6-svg/Makefile index 1b6c6acca233..7bbbcca0fb88 100644 --- a/graphics/qt6-svg/Makefile +++ b/graphics/qt6-svg/Makefile @@ -1,5 +1,6 @@ PORTNAME= svg DISTVERSION= ${QT6_VERSION} +PORTREVISION= 1 CATEGORIES= graphics PKGNAMEPREFIX= qt6- diff --git a/graphics/qt6-wayland/Makefile b/graphics/qt6-wayland/Makefile index 1228596b40dd..ae8a52c51dd4 100644 --- a/graphics/qt6-wayland/Makefile +++ b/graphics/qt6-wayland/Makefile @@ -1,5 +1,6 @@ PORTNAME= wayland DISTVERSION= ${QT6_VERSION} +PORTREVISION= 1 CATEGORIES= graphics wayland PKGNAMEPREFIX= qt6- diff --git a/graphics/tesseract/Makefile b/graphics/tesseract/Makefile index adf93f5a47e2..91e22324dd15 100644 --- a/graphics/tesseract/Makefile +++ b/graphics/tesseract/Makefile @@ -1,6 +1,6 @@ PORTNAME= tesseract PORTVERSION= 5.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= pkubaj@FreeBSD.org diff --git a/irc/znc-push/Makefile b/irc/znc-push/Makefile index 84000b51477c..16e833924d1a 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= 5 +PORTREVISION= 6 CATEGORIES= irc MAINTAINER= dor.bsd@xm0.uk diff --git a/irc/znc/Makefile b/irc/znc/Makefile index c4060262f1cf..90a72b8b33b6 100644 --- a/irc/znc/Makefile +++ b/irc/znc/Makefile @@ -1,6 +1,6 @@ PORTNAME= znc PORTVERSION= 1.8.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= irc MASTER_SITES= https://znc.in/releases/ \ https://znc.in/releases/archive/ diff --git a/java/openjfx14/Makefile b/java/openjfx14/Makefile index aa0a9f1a53cf..fc5b9840e4e8 100644 --- a/java/openjfx14/Makefile +++ b/java/openjfx14/Makefile @@ -1,6 +1,6 @@ PORTNAME= openjfx DISTVERSION= 14.0.2.1+1 -PORTREVISION= 7 +PORTREVISION= 8 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 0af8caf2b647..4bc67fa5e6cf 100644 --- a/lang/gnustep-base/Makefile +++ b/lang/gnustep-base/Makefile @@ -1,7 +1,7 @@ PORTNAME= gnustep-base DISTVERSIONPREFIX= base- DISTVERSION= 1_27_0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= lang devel gnustep MAINTAINER= ports@FreeBSD.org diff --git a/lang/hermes/Makefile b/lang/hermes/Makefile index b6a04fb0059e..31c6d47509d1 100644 --- a/lang/hermes/Makefile +++ b/lang/hermes/Makefile @@ -1,6 +1,7 @@ PORTNAME= hermes DISTVERSIONPREFIX= v DISTVERSION= 0.12.0 +PORTREVISION= 1 CATEGORIES= lang PKGNAMESUFFIX= -javascript-engine diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile index 91d48318d3a9..f211ac1b1615 100644 --- a/lang/parrot/Makefile +++ b/lang/parrot/Makefile @@ -1,6 +1,6 @@ PORTNAME= parrot PORTVERSION= 8.1.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= lang MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/supported/${PORTVERSION}/ \ LOCAL/sunpoet diff --git a/lang/spidermonkey102/Makefile b/lang/spidermonkey102/Makefile index 14b141f45fd2..d8ac2a9d1d9d 100644 --- a/lang/spidermonkey102/Makefile +++ b/lang/spidermonkey102/Makefile @@ -1,5 +1,6 @@ PORTNAME= spidermonkey DISTVERSION= 102.3.0 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source PKGNAMESUFFIX= ${SP_VER} diff --git a/lang/spidermonkey78/Makefile b/lang/spidermonkey78/Makefile index bc9743cc4c2c..2276a09e0e2b 100644 --- a/lang/spidermonkey78/Makefile +++ b/lang/spidermonkey78/Makefile @@ -1,6 +1,6 @@ PORTNAME= spidermonkey DISTVERSION= 78.15.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= lang MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source PKGNAMESUFFIX= ${SP_VER} diff --git a/lang/spidermonkey91/Makefile b/lang/spidermonkey91/Makefile index 64f951df8bb3..d804ec1f3a42 100644 --- a/lang/spidermonkey91/Makefile +++ b/lang/spidermonkey91/Makefile @@ -1,5 +1,6 @@ PORTNAME= spidermonkey DISTVERSION= 91.13.0 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source PKGNAMESUFFIX= ${SP_VER} diff --git a/lang/v8-beta/Makefile b/lang/v8-beta/Makefile index ef7ada06d06b..ef42d5f83d5f 100644 --- a/lang/v8-beta/Makefile +++ b/lang/v8-beta/Makefile @@ -3,6 +3,7 @@ PORTNAME= v8 PORTVERSION= 10.4.132.20 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= LOCAL/sunpoet/v8/${PORTVERSION:R:R}:local PKGNAMESUFFIX= -beta diff --git a/lang/v8/Makefile b/lang/v8/Makefile index aa3b192c32ce..30d61084d182 100644 --- a/lang/v8/Makefile +++ b/lang/v8/Makefile @@ -3,6 +3,7 @@ PORTNAME= v8 PORTVERSION= 10.4.132.20 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= LOCAL/sunpoet/v8/${PORTVERSION:R:R}:local DISTFILES= build-${BUILD_REV}.tar.gz:local \ diff --git a/lang/zig/Makefile b/lang/zig/Makefile index 860013d5bff9..624426a35b21 100644 --- a/lang/zig/Makefile +++ b/lang/zig/Makefile @@ -1,6 +1,6 @@ PORTNAME= zig DISTVERSION= 0.9.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang MASTER_SITES= https://ziglang.org/download/${DISTVERSION}/ \ https://ziglang.org/builds/ diff --git a/mail/cyrus-imapd30/Makefile b/mail/cyrus-imapd30/Makefile index 3c1bafc6a2e8..832da8b0f116 100644 --- a/mail/cyrus-imapd30/Makefile +++ b/mail/cyrus-imapd30/Makefile @@ -1,6 +1,6 @@ PORTNAME= cyrus-imapd PORTVERSION= 3.0.17 -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 77060696f293..5ae3d4d47ff4 100644 --- a/mail/cyrus-imapd32/Makefile +++ b/mail/cyrus-imapd32/Makefile @@ -1,6 +1,6 @@ PORTNAME= cyrus-imapd PORTVERSION= 3.2.10 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= https://github.com/cyrusimap/cyrus-imapd/releases/download/${PORTNAME}-${PORTVERSION}/ PKGNAMESUFFIX= 32 diff --git a/mail/cyrus-imapd34/Makefile b/mail/cyrus-imapd34/Makefile index eba212539936..5fe436571cf2 100644 --- a/mail/cyrus-imapd34/Makefile +++ b/mail/cyrus-imapd34/Makefile @@ -1,6 +1,6 @@ PORTNAME= cyrus-imapd PORTVERSION= 3.4.4 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= https://github.com/cyrusimap/cyrus-imapd/releases/download/${PORTNAME}-${PORTVERSION}/ PKGNAMESUFFIX= ${CYRUS_IMAPD_VER} diff --git a/mail/dovecot-fts-flatcurve/Makefile b/mail/dovecot-fts-flatcurve/Makefile index 4b2abe6fb7e9..c8650757423e 100644 --- a/mail/dovecot-fts-flatcurve/Makefile +++ b/mail/dovecot-fts-flatcurve/Makefile @@ -1,6 +1,7 @@ PORTNAME= fts-flatcurve DISTVERSIONPREFIX= v DISTVERSION= 0.3.2 +PORTREVISION= 1 CATEGORIES= mail PKGNAMEPREFIX= dovecot- diff --git a/mail/dovecot-fts-xapian/Makefile b/mail/dovecot-fts-xapian/Makefile index afab34dbcaf4..4f4cf25748d4 100644 --- a/mail/dovecot-fts-xapian/Makefile +++ b/mail/dovecot-fts-xapian/Makefile @@ -1,7 +1,7 @@ PORTNAME= fts-xapian DISTVERSION= 1.5.4 DISTVERSIONSUFFIX= b -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= https://github.com/grosjo/fts-xapian/releases/download/${DISTVERSIONFULL}/ PKGNAMEPREFIX= dovecot- diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 24db07479ac8..9f24d83a3acc 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -9,6 +9,7 @@ PORTNAME= dovecot PORTVERSION= 2.3.19.1 +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 f5014d8ea9d4..ed77d717a5f2 100644 --- a/mail/evolution-ews/Makefile +++ b/mail/evolution-ews/Makefile @@ -1,5 +1,6 @@ PORTNAME= evolution-ews DISTVERSION= 3.44.4 +PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 7496738357f3..cf977611d49a 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -1,5 +1,6 @@ PORTNAME= evolution DISTVERSION= 3.44.4 +PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 761a50129c29..5714816ebe68 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -1,6 +1,6 @@ PORTNAME= exim PORTVERSION?= ${EXIM_VERSION} -PORTREVISION?= 5 +PORTREVISION?= 6 CATEGORIES= mail MASTER_SITES= EXIM:exim MASTER_SITE_SUBDIR= /exim4/:exim \ diff --git a/mail/geary/Makefile b/mail/geary/Makefile index 19c5e1d4d8b3..1a8e1c20d554 100644 --- a/mail/geary/Makefile +++ b/mail/geary/Makefile @@ -1,6 +1,6 @@ PORTNAME= geary PORTVERSION= 40.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome diff --git a/mail/libvmime/Makefile b/mail/libvmime/Makefile index 1ea12b980a09..95313f705048 100644 --- a/mail/libvmime/Makefile +++ b/mail/libvmime/Makefile @@ -1,7 +1,7 @@ PORTNAME= libvmime PORTVERSION= 0.9.2 DISTVERSIONPREFIX= v -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= mail MAINTAINER= sunpoet@FreeBSD.org diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index b4a0e301d9c2..342b4d09a91d 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -1,5 +1,6 @@ PORTNAME= postfix DISTVERSION= 3.8-20221007 +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 3540db4810df..e6746177cd67 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,6 +1,6 @@ PORTNAME= postfix DISTVERSION= 3.7.3 -PORTREVISION?= 0 +PORTREVISION?= 1 PORTEPOCH= 1 CATEGORIES= mail MASTER_SITES= http://ftp.porcupine.org/mirrors/postfix-release/ \ diff --git a/mail/rspamd-devel/Makefile b/mail/rspamd-devel/Makefile index 0327cdb8bc8e..eac1ccdd80c1 100644 --- a/mail/rspamd-devel/Makefile +++ b/mail/rspamd-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= rspamd PORTVERSION= 3.4.a1.20221001 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail PKGNAMESUFFIX= -devel diff --git a/mail/rspamd/Makefile b/mail/rspamd/Makefile index ccd230138811..01c0920d921e 100644 --- a/mail/rspamd/Makefile +++ b/mail/rspamd/Makefile @@ -1,6 +1,6 @@ PORTNAME= rspamd PORTVERSION= 3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MAINTAINER= vsevolod@FreeBSD.org diff --git a/mail/sendmail-devel/Makefile b/mail/sendmail-devel/Makefile index 5c9ebb63f334..a32cca96becc 100644 --- a/mail/sendmail-devel/Makefile +++ b/mail/sendmail-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= sendmail PORTVERSION= 8.17.1.20 -PORTREVISION= 0 +PORTREVISION= 1 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 10743edef70a..9417d3c2b2b2 100644 --- a/mail/sendmail/Makefile +++ b/mail/sendmail/Makefile @@ -1,6 +1,6 @@ PORTNAME= sendmail PORTVERSION= 8.17.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= mail MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ DISTNAME= ${PORTNAME}.${PORTVERSION} diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 95270490f838..322380471587 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,5 +1,6 @@ PORTNAME= thunderbird DISTVERSION= 102.4.0 +PORTREVISION= 1 CATEGORIES= mail news net-im wayland 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 e89f0d11c20a..f320d47df220 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,5 +1,6 @@ PORTNAME= R DISTVERSION= 4.2.1 +PORTREVISION= 1 CATEGORIES= math lang MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||} diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile index 5b12c4c85eb9..3c2b7228c56b 100644 --- a/math/libqalculate/Makefile +++ b/math/libqalculate/Makefile @@ -1,5 +1,6 @@ PORTNAME= libqalculate PORTVERSION= 4.4.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 79d87490d34c..5b8371cb461c 100644 --- a/math/py-rpy2/Makefile +++ b/math/py-rpy2/Makefile @@ -1,5 +1,6 @@ PORTNAME= rpy2 PORTVERSION= 3.5.4 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/sage/Makefile b/math/sage/Makefile index 94df27cc2620..c01f5a830c24 100644 --- a/math/sage/Makefile +++ b/math/sage/Makefile @@ -1,6 +1,6 @@ PORTNAME= sage PORTVERSION= 9.2 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= math MASTER_SITES= https://mirrors.xmission.com/sage/src/ \ http://mirrors.xmission.com/sage/src/ \ diff --git a/math/timbl/Makefile b/math/timbl/Makefile index 523da8743218..d39733ba6f38 100644 --- a/math/timbl/Makefile +++ b/math/timbl/Makefile @@ -1,7 +1,7 @@ PORTNAME= timbl DISTVERSIONPREFIX= v DISTVERSION= 6.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math education MAINTAINER= yuri@FreeBSD.org diff --git a/misc/sword/Makefile b/misc/sword/Makefile index 24c921ee108e..832019616126 100644 --- a/misc/sword/Makefile +++ b/misc/sword/Makefile @@ -1,6 +1,6 @@ PORTNAME= sword PORTVERSION= 1.8.1 -PORTREVISION= 14 +PORTREVISION= 15 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 5378afa7f480..a424f9a2fccf 100644 --- a/misc/xiphos/Makefile +++ b/misc/xiphos/Makefile @@ -1,6 +1,6 @@ PORTNAME= xiphos DISTVERSION= 4.2.1 -PORTREVISION= 7 +PORTREVISION= 8 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 ca33b1cef0e7..18f0e1945e13 100644 --- a/multimedia/aegisub/Makefile +++ b/multimedia/aegisub/Makefile @@ -1,6 +1,6 @@ PORTNAME= aegisub PORTVERSION= 3.2.2 -PORTREVISION= 54 +PORTREVISION= 55 CATEGORIES= multimedia MASTER_SITES= http://ftp.aegisub.org/pub/archives/releases/source/ \ ftp://ftp.aegisub.org/pub/archives/releases/source/ \ diff --git a/multimedia/emby-server-devel/Makefile b/multimedia/emby-server-devel/Makefile index d7c960d77749..d62b2b0aee84 100644 --- a/multimedia/emby-server-devel/Makefile +++ b/multimedia/emby-server-devel/Makefile @@ -1,5 +1,6 @@ PORTNAME= emby-server DISTVERSION= 4.8.0.12 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= https://github.com/MediaBrowser/Emby.Releases/releases/download/${DISTVERSION}/ \ https://mediabrowser.github.io/embytools/ diff --git a/multimedia/emby-server/Makefile b/multimedia/emby-server/Makefile index 1b8010d97eac..fb203accfe43 100644 --- a/multimedia/emby-server/Makefile +++ b/multimedia/emby-server/Makefile @@ -1,5 +1,6 @@ PORTNAME= emby-server DISTVERSION= 4.7.8.0 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= https://github.com/MediaBrowser/Emby.Releases/releases/download/${DISTVERSION}/ \ https://mediabrowser.github.io/embytools/ diff --git a/multimedia/subtitlecomposer/Makefile b/multimedia/subtitlecomposer/Makefile index 6c27e24b0f89..ec71999845c9 100644 --- a/multimedia/subtitlecomposer/Makefile +++ b/multimedia/subtitlecomposer/Makefile @@ -1,6 +1,6 @@ PORTNAME= subtitlecomposer PORTVERSION= 0.7.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia kde MASTER_SITES= KDE/stable/${PORTNAME} diff --git a/net-im/dino/Makefile b/net-im/dino/Makefile index 892ca2749d1e..82cc73534fc1 100644 --- a/net-im/dino/Makefile +++ b/net-im/dino/Makefile @@ -1,7 +1,7 @@ PORTNAME= dino DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-im MAINTAINER= ashish@FreeBSD.org diff --git a/net-im/prosody/Makefile b/net-im/prosody/Makefile index 1385dd1701c6..2d6785ca4279 100644 --- a/net-im/prosody/Makefile +++ b/net-im/prosody/Makefile @@ -1,6 +1,6 @@ PORTNAME= prosody DISTVERSION= 0.12.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MASTER_SITES= https://prosody.im/downloads/source/ diff --git a/net-p2p/lidarr/Makefile b/net-p2p/lidarr/Makefile index d88b1407d0b8..5854eb3008a0 100644 --- a/net-p2p/lidarr/Makefile +++ b/net-p2p/lidarr/Makefile @@ -1,5 +1,6 @@ PORTNAME= lidarr PORTVERSION= 1.0.2.2592 +PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= https://github.com/lidarr/Lidarr/releases/download/v${PORTVERSION}/ DISTNAME= Lidarr.master.${PORTVERSION}.freebsd-core-x64 diff --git a/net-p2p/prowlarr/Makefile b/net-p2p/prowlarr/Makefile index c76973cb36fd..c7c3ddb00b03 100644 --- a/net-p2p/prowlarr/Makefile +++ b/net-p2p/prowlarr/Makefile @@ -1,5 +1,6 @@ PORTNAME= prowlarr DISTVERSION= 0.4.7.2016 +PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= https://github.com/Prowlarr/Prowlarr/releases/download/v${PORTVERSION}/ DISTNAME= Prowlarr.develop.${PORTVERSION}.freebsd-core-x64 diff --git a/net-p2p/radarr/Makefile b/net-p2p/radarr/Makefile index 5efe8069fdab..15a7ff9c30f6 100644 --- a/net-p2p/radarr/Makefile +++ b/net-p2p/radarr/Makefile @@ -1,5 +1,6 @@ PORTNAME= radarr PORTVERSION= 4.2.4.6635 +PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= https://github.com/Radarr/Radarr/releases/download/v${PORTVERSION}/ DISTNAME= Radarr.master.${PORTVERSION}.freebsd-core-x64 diff --git a/net-p2p/readarr/Makefile b/net-p2p/readarr/Makefile index b517ab6e3b4e..96aeb8d24714 100644 --- a/net-p2p/readarr/Makefile +++ b/net-p2p/readarr/Makefile @@ -1,6 +1,6 @@ PORTNAME= readarr PORTVERSION= 0.1.1.1320 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p MASTER_SITES= https://github.com/Readarr/Readarr/releases/download/v${PORTVERSION}/ DISTNAME= Readarr.develop.${PORTVERSION}.freebsd-core-x64 diff --git a/net/fb303/Makefile b/net/fb303/Makefile index e49d1f4e21d1..e9cdf02e0ff3 100644 --- a/net/fb303/Makefile +++ b/net/fb303/Makefile @@ -1,6 +1,7 @@ PORTNAME= fb303 DISTVERSIONPREFIX= v DISTVERSION= 2022.10.17.00 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/freerdp/Makefile b/net/freerdp/Makefile index 320a223f78b1..53e411740ba4 100644 --- a/net/freerdp/Makefile +++ b/net/freerdp/Makefile @@ -1,5 +1,6 @@ PORTNAME= freerdp DISTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= net comms wayland MASTER_SITES= https://pub.freerdp.com/releases/ \ https://github.com/FreeRDP/FreeRDP/releases/download/${DISTVERSION}/ diff --git a/net/mvfst/Makefile b/net/mvfst/Makefile index 4b556dd69d1a..b439009d4716 100644 --- a/net/mvfst/Makefile +++ b/net/mvfst/Makefile @@ -1,5 +1,6 @@ PORTNAME= mvfst DISTVERSION= g20220926 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/openldap24-server/Makefile b/net/openldap24-server/Makefile index bd9f5d6f9d10..5e39fdc2aef1 100644 --- a/net/openldap24-server/Makefile +++ b/net/openldap24-server/Makefile @@ -49,7 +49,7 @@ BROKEN= incompatible OpenLDAP version: ${WANT_OPENLDAP_VER} .endif PORTREVISION_CLIENT= 4 -PORTREVISION_SERVER= 9 +PORTREVISION_SERVER= 10 OPENLDAP_SHLIB_MAJOR= 2 OPENLDAP_SHLIB_MINOR= 11.7 OPENLDAP_MAJOR= ${DISTVERSION:R} diff --git a/net/openldap25-server/Makefile b/net/openldap25-server/Makefile index 90a09c1a36dd..8a3e86505e6b 100644 --- a/net/openldap25-server/Makefile +++ b/net/openldap25-server/Makefile @@ -45,7 +45,7 @@ CONFLICTS_INSTALL= ${PORTNAME}2[0-46-9]-server ${PORTNAME}-server GNU_CONFIGURE= yes PORTREVISION_CLIENT= 0 -PORTREVISION_SERVER= 0 +PORTREVISION_SERVER= 1 OPENLDAP_SHLIB_MAJOR= 0 OPENLDAP_SHLIB_MINOR= 1.8 OPENLDAP_MAJOR= ${DISTVERSION:R} diff --git a/net/openldap26-server/Makefile b/net/openldap26-server/Makefile index c9f459b996e7..4d9aceeddc97 100644 --- a/net/openldap26-server/Makefile +++ b/net/openldap26-server/Makefile @@ -46,7 +46,7 @@ CONFLICTS_INSTALL= ${PORTNAME}2[0-57-9]-server ${PORTNAME}-server GNU_CONFIGURE= yes PORTREVISION_CLIENT= 0 -PORTREVISION_SERVER= 0 +PORTREVISION_SERVER= 1 OPENLDAP_SHLIB_MAJOR= 2 OPENLDAP_SHLIB_MINOR= 0.200 diff --git a/net/qt6-networkauth/Makefile b/net/qt6-networkauth/Makefile index 5297c0593be4..6a52d4599ec9 100644 --- a/net/qt6-networkauth/Makefile +++ b/net/qt6-networkauth/Makefile @@ -1,5 +1,6 @@ PORTNAME= networkauth DISTVERSION= ${QT6_VERSION} +PORTREVISION= 1 CATEGORIES= net PKGNAMEPREFIX= qt6- diff --git a/net/samba412/Makefile b/net/samba412/Makefile index cc65fc6b23b0..7fb0f4565b71 100644 --- a/net/samba412/Makefile +++ b/net/samba412/Makefile @@ -1,6 +1,6 @@ PORTNAME= ${SAMBA4_BASENAME}412 PORTVERSION= ${SAMBA4_VERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES?= net MASTER_SITES= SAMBA/samba/stable SAMBA/samba/rc DISTNAME= ${SAMBA4_DISTNAME} diff --git a/net/samba413/Makefile b/net/samba413/Makefile index e144f57847fe..1c1df27edb8a 100644 --- a/net/samba413/Makefile +++ b/net/samba413/Makefile @@ -1,6 +1,6 @@ PORTNAME= ${SAMBA4_BASENAME}413 PORTVERSION= ${SAMBA4_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES?= net MASTER_SITES= SAMBA/samba/stable SAMBA/samba/rc DISTNAME= ${SAMBA4_DISTNAME} diff --git a/net/samba416/Makefile b/net/samba416/Makefile index 96424eef6b37..0ba33c34f50d 100644 --- a/net/samba416/Makefile +++ b/net/samba416/Makefile @@ -1,6 +1,6 @@ PORTNAME= ${SAMBA4_BASENAME}416 PORTVERSION= ${SAMBA4_VERSION} -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES?= net MASTER_SITES= SAMBA/samba/stable SAMBA/samba/rc DISTNAME= ${SAMBA4_DISTNAME} diff --git a/net/wangle/Makefile b/net/wangle/Makefile index fc87f7cdbe17..e5a29eedd026 100644 --- a/net/wangle/Makefile +++ b/net/wangle/Makefile @@ -1,6 +1,7 @@ PORTNAME= wangle DISTVERSIONPREFIX= v DISTVERSION= 2022.10.17.00 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/yaz/Makefile b/net/yaz/Makefile index 4d35b32fb08e..a77b947fc50b 100644 --- a/net/yaz/Makefile +++ b/net/yaz/Makefile @@ -1,6 +1,6 @@ PORTNAME= yaz DISTVERSION= 5.31.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= https://ftp.indexdata.dk/pub/yaz/ diff --git a/net/zebra-server/Makefile b/net/zebra-server/Makefile index 19e205310733..6d14f1f61f64 100644 --- a/net/zebra-server/Makefile +++ b/net/zebra-server/Makefile @@ -1,6 +1,6 @@ PORTNAME= zebra-server PORTVERSION= 2.0.55 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/zebra/ DISTNAME= idzebra-${PORTVERSION} diff --git a/news/tin/Makefile b/news/tin/Makefile index 1cabb3976a35..80b29c1b17fd 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -1,6 +1,6 @@ PORTNAME= tin PORTVERSION= 2.6.1 -PORTREVISION= 1 +PORTREVISION= 2 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 6c595d5512dc..30a48258e055 100644 --- a/print/libmspub01/Makefile +++ b/print/libmspub01/Makefile @@ -1,6 +1,6 @@ PORTNAME= libmspub PORTVERSION= 0.1.4 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= print graphics devel MASTER_SITES= LODEV/${PORTNAME} PKGNAMESUFFIX= 01 diff --git a/print/miktex/Makefile b/print/miktex/Makefile index e90f7a9eae65..f629c0b8a2fc 100644 --- a/print/miktex/Makefile +++ b/print/miktex/Makefile @@ -1,6 +1,6 @@ PORTNAME= miktex DISTVERSION= 21.8 -PORTREVISION= 5 +PORTREVISION= 6 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 19113b07b735..39fc6eefa155 100644 --- a/print/scribus-devel/Makefile +++ b/print/scribus-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= scribus PORTVERSION= 1.5.8 -PORTREVISION= 13 +PORTREVISION= 14 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 a1a1c032972c..121e10ae05b0 100644 --- a/print/tex-xetex/Makefile +++ b/print/tex-xetex/Makefile @@ -1,6 +1,6 @@ PORTNAME= xetex PORTVERSION= 0.99993 -PORTREVISION= 1 +PORTREVISION= 2 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 c7718b864f87..8184bc8adcab 100644 --- a/print/texlive-base/Makefile +++ b/print/texlive-base/Makefile @@ -1,6 +1,6 @@ PORTNAME= texlive PORTVERSION= ${TEXLIVE_VERSION} -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= print MASTER_SITES= TEX_CTAN/systems/texlive/${TEXLIVE_YEAR} PKGNAMESUFFIX= -base diff --git a/science/afni/Makefile b/science/afni/Makefile index c1528e34ec86..c8cc74c3c730 100644 --- a/science/afni/Makefile +++ b/science/afni/Makefile @@ -1,6 +1,7 @@ PORTNAME= afni DISTVERSIONPREFIX= AFNI_ DISTVERSION= 22.3.03 +PORTREVISION= 1 CATEGORIES= science biology graphics perl5 python MAINTAINER= fernape@FreeBSD.org diff --git a/science/dakota/Makefile b/science/dakota/Makefile index 3bb44c565564..6bd513e6d8ef 100644 --- a/science/dakota/Makefile +++ b/science/dakota/Makefile @@ -1,6 +1,6 @@ PORTNAME= dakota DISTVERSION= 6.16.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MASTER_SITES= https://dakota.sandia.gov/sites/default/files/distributions/public/ DISTNAME= ${PORTNAME}-${DISTVERSION}-public-src-cli diff --git a/science/orthanc-dicomweb/Makefile b/science/orthanc-dicomweb/Makefile index 90ad54d15356..d8456cef1310 100644 --- a/science/orthanc-dicomweb/Makefile +++ b/science/orthanc-dicomweb/Makefile @@ -1,6 +1,6 @@ PORTNAME= orthanc-dicomweb DISTVERSION= 1.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MASTER_SITES= https://www.orthanc-server.com/downloads/get.php?path=/plugin-dicom-web/:main \ https://www.orthanc-server.com/downloads/get.php?path=/orthanc/:framework \ diff --git a/science/orthanc-webviewer/Makefile b/science/orthanc-webviewer/Makefile index bd1c157376f2..511a8eb448f5 100644 --- a/science/orthanc-webviewer/Makefile +++ b/science/orthanc-webviewer/Makefile @@ -1,6 +1,6 @@ PORTNAME= orthanc-webviewer DISTVERSION= 2.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MASTER_SITES= https://www.orthanc-server.com/downloads/get.php?path=/plugin-webviewer/:main \ https://www.orthanc-server.com/downloads/get.php?path=/orthanc/:framework \ diff --git a/science/orthanc/Makefile b/science/orthanc/Makefile index 9da7ea6120bd..3499dd0439af 100644 --- a/science/orthanc/Makefile +++ b/science/orthanc/Makefile @@ -1,6 +1,6 @@ PORTNAME= orthanc DISTVERSION= 1.11.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MASTER_SITES= https://www.orthanc-server.com/downloads/get.php?path=/orthanc/ DISTNAME= Orthanc-${PORTVERSION} diff --git a/science/paraview/Makefile b/science/paraview/Makefile index 7c736b11962c..962bd7d1c951 100644 --- a/science/paraview/Makefile +++ b/science/paraview/Makefile @@ -1,6 +1,6 @@ PORTNAME= paraview DISTVERSION= 5.10.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science graphics MASTER_SITES= http://www.paraview.org/files/v${VERMAJORMINOR}/ DISTNAME= ParaView-v${PORTVERSION} diff --git a/science/py-tensorflow/Makefile b/science/py-tensorflow/Makefile index 5e98ff4e7b75..f8e56711c717 100644 --- a/science/py-tensorflow/Makefile +++ b/science/py-tensorflow/Makefile @@ -1,7 +1,7 @@ PORTNAME= tensorflow DISTVERSIONPREFIX= v DISTVERSION= 2.9.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= ${PORTNAME} diff --git a/security/fizz/Makefile b/security/fizz/Makefile index 65617be922a6..0d378725684e 100644 --- a/security/fizz/Makefile +++ b/security/fizz/Makefile @@ -1,6 +1,7 @@ PORTNAME= fizz DISTVERSIONPREFIX= v DISTVERSION= 2022.10.17.00 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/calamares/Makefile b/sysutils/calamares/Makefile index 3a625d649c90..43cbdee2a6ff 100644 --- a/sysutils/calamares/Makefile +++ b/sysutils/calamares/Makefile @@ -1,6 +1,6 @@ PORTNAME= calamares DISTVERSION= 3.2.61 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= https://github.com/calamares/${PORTNAME}/releases/download/v${DISTVERSION}/ diff --git a/sysutils/fsearch/Makefile b/sysutils/fsearch/Makefile index f5217baf0c5d..b7d079a3f900 100644 --- a/sysutils/fsearch/Makefile +++ b/sysutils/fsearch/Makefile @@ -1,5 +1,6 @@ PORTNAME= fsearch PORTVERSION= 0.2.2 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= danfe@FreeBSD.org diff --git a/sysutils/gdisk/Makefile b/sysutils/gdisk/Makefile index 6f000f5c7eac..e3e3a34d3a94 100644 --- a/sysutils/gdisk/Makefile +++ b/sysutils/gdisk/Makefile @@ -1,5 +1,6 @@ PORTNAME= gdisk PORTVERSION= 1.0.9 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF/gptfdisk/gptfdisk/${PORTVERSION} DISTNAME= gptfdisk-${PORTVERSION} diff --git a/sysutils/ltfs/Makefile b/sysutils/ltfs/Makefile index 6ce836d474b5..162512babe26 100644 --- a/sysutils/ltfs/Makefile +++ b/sysutils/ltfs/Makefile @@ -2,6 +2,7 @@ PORTNAME= ltfs DISTVERSIONPREFIX= v DISTVERSION= 2.4.5.0 DISTVERSIONSUFFIX= -10502 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= kbowling@FreeBSD.org diff --git a/sysutils/tracker-miners/Makefile b/sysutils/tracker-miners/Makefile index deed09862368..7d3b4d1e75f4 100644 --- a/sysutils/tracker-miners/Makefile +++ b/sysutils/tracker-miners/Makefile @@ -1,6 +1,6 @@ PORTNAME= tracker-miners PORTVERSION= 2.3.5 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= sysutils gnome MASTER_SITES= GNOME diff --git a/sysutils/tracker/Makefile b/sysutils/tracker/Makefile index 5293addf4396..9bb4bb43419c 100644 --- a/sysutils/tracker/Makefile +++ b/sysutils/tracker/Makefile @@ -1,6 +1,6 @@ PORTNAME= tracker PORTVERSION= 2.3.4 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils gnome MASTER_SITES= GNOME diff --git a/sysutils/tracker3/Makefile b/sysutils/tracker3/Makefile index 9f9cf57260f6..f6ebb202cf04 100644 --- a/sysutils/tracker3/Makefile +++ b/sysutils/tracker3/Makefile @@ -1,6 +1,6 @@ PORTNAME= tracker PORTVERSION= 3.1.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 3 diff --git a/textproc/R-cran-stringi/Makefile b/textproc/R-cran-stringi/Makefile index b2353187c960..f257bc874747 100644 --- a/textproc/R-cran-stringi/Makefile +++ b/textproc/R-cran-stringi/Makefile @@ -1,5 +1,6 @@ PORTNAME= stringi DISTVERSION= 1.7.8 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/apertium/Makefile b/textproc/apertium/Makefile index 7235a2f35bf9..3ff603d7e6d6 100644 --- a/textproc/apertium/Makefile +++ b/textproc/apertium/Makefile @@ -1,7 +1,7 @@ PORTNAME= apertium PORTVERSION= 3.8.1 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MAINTAINER= bofh@FreeBSD.org diff --git a/textproc/cg3/Makefile b/textproc/cg3/Makefile index cd2bdcb8a89d..bb3259e95770 100644 --- a/textproc/cg3/Makefile +++ b/textproc/cg3/Makefile @@ -1,6 +1,6 @@ PORTNAME= cg3 DISTVERSION= 1.3.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= https://github.com/GrammarSoft/${PORTNAME}/releases/download/v${DISTVERSION}/ diff --git a/textproc/dwdiff/Makefile b/textproc/dwdiff/Makefile index dca780f70171..25c34f0d853a 100644 --- a/textproc/dwdiff/Makefile +++ b/textproc/dwdiff/Makefile @@ -1,6 +1,6 @@ PORTNAME= dwdiff PORTVERSION= 2.1.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= https://os.ghalkes.nl/dist/ \ http://fossies.org/unix/privat/ diff --git a/textproc/enchant2/Makefile b/textproc/enchant2/Makefile index 63f6b9f267df..febb6b01177c 100644 --- a/textproc/enchant2/Makefile +++ b/textproc/enchant2/Makefile @@ -1,6 +1,6 @@ PORTNAME= enchant PORTVERSION= 2.2.15 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc gnome MASTER_SITES= https://github.com/AbiWord/enchant/releases/download/v${PORTVERSION}/ PKGNAMESUFFIX= 2 diff --git a/textproc/gitlab-elasticsearch-indexer/Makefile b/textproc/gitlab-elasticsearch-indexer/Makefile index 42c6bf2c8727..0688ad7c8942 100644 --- a/textproc/gitlab-elasticsearch-indexer/Makefile +++ b/textproc/gitlab-elasticsearch-indexer/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitlab-elasticsearch-indexer PORTVERSION= 3.0.1 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= mfechner@FreeBSD.org diff --git a/textproc/gspell/Makefile b/textproc/gspell/Makefile index b8591478d74b..c65b68030130 100644 --- a/textproc/gspell/Makefile +++ b/textproc/gspell/Makefile @@ -1,5 +1,6 @@ PORTNAME= gspell PORTVERSION= 1.10.0 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/textproc/libe-book/Makefile b/textproc/libe-book/Makefile index 4d222fc99c3a..9d89e56b01b9 100644 --- a/textproc/libe-book/Makefile +++ b/textproc/libe-book/Makefile @@ -1,6 +1,6 @@ PORTNAME= libe-book PORTVERSION= 0.1.3 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= textproc MASTER_SITES= SF/libebook/${PORTNAME}-${PORTVERSION}/ diff --git a/textproc/libfolia/Makefile b/textproc/libfolia/Makefile index 6c5966862954..575e414562ba 100644 --- a/textproc/libfolia/Makefile +++ b/textproc/libfolia/Makefile @@ -1,6 +1,7 @@ PORTNAME= libfolia DISTVERSIONPREFIX= v DISTVERSION= 2.11 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org diff --git a/textproc/libqxp/Makefile b/textproc/libqxp/Makefile index d657a259e61b..39e047374376 100644 --- a/textproc/libqxp/Makefile +++ b/textproc/libqxp/Makefile @@ -1,6 +1,6 @@ PORTNAME= libqxp PORTVERSION= 0.0.0 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= textproc MASTER_SITES= https://dev-www.libreoffice.org/src/${PORTNAME}/ diff --git a/textproc/libvisio01/Makefile b/textproc/libvisio01/Makefile index ee369f02a994..92521264051c 100644 --- a/textproc/libvisio01/Makefile +++ b/textproc/libvisio01/Makefile @@ -1,6 +1,6 @@ PORTNAME= libvisio PORTVERSION= 0.1.7 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= textproc devel MASTER_SITES= LODEV/${PORTNAME} PKGNAMESUFFIX= 01 diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index ddb622628d2c..d160d12a6b58 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -1,6 +1,6 @@ PORTNAME= libxml2 DISTVERSION= 2.10.3 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= textproc gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${DISTVERSION:R}/ DIST_SUBDIR= gnome diff --git a/textproc/lttoolbox/Makefile b/textproc/lttoolbox/Makefile index 706652ad60fb..0a463e4ab964 100644 --- a/textproc/lttoolbox/Makefile +++ b/textproc/lttoolbox/Makefile @@ -1,6 +1,7 @@ PORTNAME= lttoolbox PORTVERSION= ${APVER}.${APREV} DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= bofh@FreeBSD.org diff --git a/textproc/lua-icu-utils/Makefile b/textproc/lua-icu-utils/Makefile index aa935cbbf180..cf925f3d852a 100644 --- a/textproc/lua-icu-utils/Makefile +++ b/textproc/lua-icu-utils/Makefile @@ -1,6 +1,6 @@ PORTNAME= icu-utils DISTVERSION= 0.0-20220329 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} diff --git a/textproc/nuspell/Makefile b/textproc/nuspell/Makefile index 691ccf89130f..d4cc05acd243 100644 --- a/textproc/nuspell/Makefile +++ b/textproc/nuspell/Makefile @@ -1,6 +1,7 @@ PORTNAME= nuspell DISTVERSIONPREFIX= v DISTVERSION= 5.1.2 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= jbeich@FreeBSD.org diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile index 5b39c66d0c21..9a6dc50b79cf 100644 --- a/textproc/raptor2/Makefile +++ b/textproc/raptor2/Makefile @@ -1,6 +1,6 @@ PORTNAME= raptor2 PORTVERSION= 2.0.15 -PORTREVISION= 23 +PORTREVISION= 24 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 f9bbb0cd6b59..1e695c215812 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= 4 +PORTREVISION= 5 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/ucto/Makefile b/textproc/ucto/Makefile index 58781b9453c0..cad9bbab99b6 100644 --- a/textproc/ucto/Makefile +++ b/textproc/ucto/Makefile @@ -1,7 +1,7 @@ PORTNAME= ucto DISTVERSIONPREFIX= v DISTVERSION= 0.25 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org diff --git a/textproc/xalan-c/Makefile b/textproc/xalan-c/Makefile index b92ad4cd3148..c22b7bb11f40 100644 --- a/textproc/xalan-c/Makefile +++ b/textproc/xalan-c/Makefile @@ -1,6 +1,6 @@ PORTNAME= xalan-c PORTVERSION= 1.12 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= APACHE/xalan/xalan-c/sources DISTNAME= xalan_c-${PORTVERSION} diff --git a/textproc/zorba/Makefile b/textproc/zorba/Makefile index 953bdbaca679..f3e2841a7316 100644 --- a/textproc/zorba/Makefile +++ b/textproc/zorba/Makefile @@ -1,6 +1,6 @@ PORTNAME= zorba PORTVERSION= 2.7.0 -PORTREVISION= 36 +PORTREVISION= 37 CATEGORIES= textproc java MASTER_SITES= https://launchpadlibrarian.net/119058962/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} diff --git a/www/chromium/Makefile b/www/chromium/Makefile index 3c3101a9b114..613a3b415020 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -1,5 +1,6 @@ PORTNAME= chromium PORTVERSION= 106.0.5249.119 +PORTREVISION= 1 CATEGORIES= www wayland MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ \ https://nerd.hu/distfiles/:external diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 4b6f9009b766..f1c64ecc47aa 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -1,6 +1,6 @@ PORTNAME= epiphany PORTVERSION= 42.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 42d6aafb2102..ab5910cb4522 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -1,5 +1,6 @@ PORTNAME= firefox DISTVERSION= 102.4.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 617045a1df17..edcbff7e75d2 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,5 +1,6 @@ PORTNAME= firefox DISTVERSION= 106.0 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ diff --git a/www/iridium/Makefile b/www/iridium/Makefile index d97ef304ab11..78142e12074b 100644 --- a/www/iridium/Makefile +++ b/www/iridium/Makefile @@ -1,5 +1,6 @@ PORTNAME= iridium PORTVERSION= 2022.10.106 +PORTREVISION= 1 CATEGORIES= www wayland MASTER_SITES= https://downloads.iridiumbrowser.de/source/ PKGNAMESUFFIX= -browser diff --git a/www/node/Makefile b/www/node/Makefile index 7debbb3a20e2..68b8c73277b2 100644 --- a/www/node/Makefile +++ b/www/node/Makefile @@ -1,6 +1,7 @@ PORTNAME= node DISTVERSIONPREFIX= v DISTVERSION= 18.7.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://nodejs.org/dist/v${DISTVERSION}/ diff --git a/www/node14/Makefile b/www/node14/Makefile index a36fac4abbd8..709edd88a3db 100644 --- a/www/node14/Makefile +++ b/www/node14/Makefile @@ -1,6 +1,7 @@ PORTNAME= node DISTVERSIONPREFIX= v DISTVERSION= 14.20.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${DISTVERSION}/ PKGNAMESUFFIX= 14 diff --git a/www/node16/Makefile b/www/node16/Makefile index 6a79e5853c1f..449c53184adc 100644 --- a/www/node16/Makefile +++ b/www/node16/Makefile @@ -1,6 +1,7 @@ PORTNAME= node DISTVERSIONPREFIX= v DISTVERSION= 16.17.1 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://nodejs.org/dist/v${DISTVERSION}/ PKGNAMESUFFIX= 16 diff --git a/www/onlyoffice-documentserver/Makefile b/www/onlyoffice-documentserver/Makefile index 35b7a0b55fa7..c6e6aa010bb8 100644 --- a/www/onlyoffice-documentserver/Makefile +++ b/www/onlyoffice-documentserver/Makefile @@ -1,7 +1,7 @@ PORTNAME= onlyoffice-documentserver DISTVERSIONPREFIX= v DISTVERSION= 7.1.1.23 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES+= LOCAL/mikael/v8/:source1 \ LOCAL/mikael/onlyoffice/:source2 \ diff --git a/www/pecl-http/Makefile b/www/pecl-http/Makefile index e44d68639e38..5a48c2e18f89 100644 --- a/www/pecl-http/Makefile +++ b/www/pecl-http/Makefile @@ -1,6 +1,6 @@ PORTNAME= http PORTVERSION= 4.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www DISTNAME= pecl_${PORTNAME}-${PORTVERSION} diff --git a/www/proxygen/Makefile b/www/proxygen/Makefile index e5d6c4f317c5..a96637ff20c1 100644 --- a/www/proxygen/Makefile +++ b/www/proxygen/Makefile @@ -1,6 +1,7 @@ PORTNAME= proxygen DISTVERSIONPREFIX= v DISTVERSION= 2022.10.17.00 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/qt5-webkit/Makefile b/www/qt5-webkit/Makefile index 27664f6ee068..31b4d794af78 100644 --- a/www/qt5-webkit/Makefile +++ b/www/qt5-webkit/Makefile @@ -1,6 +1,6 @@ PORTNAME= webkit DISTVERSION= 5.212.0-alpha4 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= www MASTER_SITES= https://github.com/qt${PORTNAME}/qt${PORTNAME}/releases/download/${DISTNAME}/ PKGNAMEPREFIX= qt5- diff --git a/www/ungoogled-chromium/Makefile b/www/ungoogled-chromium/Makefile index 6f25d7f74ac1..378b08edbbc2 100644 --- a/www/ungoogled-chromium/Makefile +++ b/www/ungoogled-chromium/Makefile @@ -1,5 +1,6 @@ PORTNAME= ungoogled-chromium PORTVERSION= 106.0.5249.119 +PORTREVISION= 1 UGVERSION= 106.0.5249.103-1 CATEGORIES= www wayland MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ \ diff --git a/www/webkit2-gtk3/Makefile b/www/webkit2-gtk3/Makefile index cfbaf98bd4aa..919572cccc95 100644 --- a/www/webkit2-gtk3/Makefile +++ b/www/webkit2-gtk3/Makefile @@ -1,6 +1,6 @@ PORTNAME= webkit DISTVERSION= 2.34.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= https://webkitgtk.org/releases/ PKGNAMESUFFIX= 2-gtk3 diff --git a/www/webkit2-gtk4/Makefile b/www/webkit2-gtk4/Makefile index fe421d653469..452eb5aa859f 100644 --- a/www/webkit2-gtk4/Makefile +++ b/www/webkit2-gtk4/Makefile @@ -1,5 +1,6 @@ PORTNAME= webkit DISTVERSION= 2.34.6 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://webkitgtk.org/releases/ PKGNAMESUFFIX= 2-gtk4 diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile index 0684a3c38dc3..709eab42106f 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -1,7 +1,7 @@ PORTNAME= gnustep-gui DISTVERSIONPREFIX= gui- DISTVERSION= 0_28_0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-toolkits gnustep MAINTAINER= ports@FreeBSD.org diff --git a/x11-toolkits/qt6-declarative/Makefile b/x11-toolkits/qt6-declarative/Makefile index 8f9301a2c379..19107b0a56d6 100644 --- a/x11-toolkits/qt6-declarative/Makefile +++ b/x11-toolkits/qt6-declarative/Makefile @@ -1,5 +1,6 @@ PORTNAME= declarative DISTVERSION= ${QT6_VERSION} +PORTREVISION= 1 CATEGORIES= x11-toolkits PKGNAMEPREFIX= qt6- diff --git a/x11-toolkits/qt6-quick3d/Makefile b/x11-toolkits/qt6-quick3d/Makefile index 7cf61c4271b8..8e44273ee332 100644 --- a/x11-toolkits/qt6-quick3d/Makefile +++ b/x11-toolkits/qt6-quick3d/Makefile @@ -1,5 +1,6 @@ PORTNAME= quick3d DISTVERSION= ${QT6_VERSION} +PORTREVISION= 1 CATEGORIES= x11-toolkits PKGNAMEPREFIX= qt6- diff --git a/x11-toolkits/qt6-quicktimeline/Makefile b/x11-toolkits/qt6-quicktimeline/Makefile index 30a5fbd563e4..5b53cd99d4de 100644 --- a/x11-toolkits/qt6-quicktimeline/Makefile +++ b/x11-toolkits/qt6-quicktimeline/Makefile @@ -1,5 +1,6 @@ PORTNAME= quicktimeline DISTVERSION= ${QT6_VERSION} +PORTREVISION= 1 CATEGORIES= x11-toolkits PKGNAMEPREFIX= qt6- diff --git a/x11-toolkits/qt6-shadertools/Makefile b/x11-toolkits/qt6-shadertools/Makefile index 6caa391c9aac..8a4d9e2263ad 100644 --- a/x11-toolkits/qt6-shadertools/Makefile +++ b/x11-toolkits/qt6-shadertools/Makefile @@ -1,5 +1,6 @@ PORTNAME= shadertools DISTVERSION= ${QT6_VERSION} +PORTREVISION= 1 CATEGORIES= x11-toolkits PKGNAMEPREFIX= qt6- diff --git a/x11-toolkits/tepl6/Makefile b/x11-toolkits/tepl6/Makefile index a7245b130868..28ae0adc0b75 100644 --- a/x11-toolkits/tepl6/Makefile +++ b/x11-toolkits/tepl6/Makefile @@ -1,5 +1,6 @@ PORTNAME= tepl DISTVERSION= 6.0.1 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= GNOME PKGNAMESUFFIX= 6 diff --git a/x11-toolkits/vte3/Makefile b/x11-toolkits/vte3/Makefile index f528b7495dac..0a9ba6de44d6 100644 --- a/x11-toolkits/vte3/Makefile +++ b/x11-toolkits/vte3/Makefile @@ -1,6 +1,6 @@ PORTNAME= vte PORTVERSION= 0.68.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 3 diff --git a/x11/gnome-console/Makefile b/x11/gnome-console/Makefile index 80e5a0b12825..b875beca73bf 100644 --- a/x11/gnome-console/Makefile +++ b/x11/gnome-console/Makefile @@ -1,5 +1,6 @@ PORTNAME= gnome-console PORTVERSION= 42.2 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile index cce2e99058e7..17e042e9d843 100644 --- a/x11/gnome-shell/Makefile +++ b/x11/gnome-shell/Makefile @@ -1,5 +1,6 @@ PORTNAME= gnome-shell PORTVERSION= 42.4 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome diff --git a/x11/plasma5-plasma-workspace/Makefile b/x11/plasma5-plasma-workspace/Makefile index b27d3ff39106..beca2721e147 100644 --- a/x11/plasma5-plasma-workspace/Makefile +++ b/x11/plasma5-plasma-workspace/Makefile @@ -1,6 +1,6 @@ PORTNAME= plasma-workspace DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/x11/slop/Makefile b/x11/slop/Makefile index 515377a3df06..61311b00680b 100644 --- a/x11/slop/Makefile +++ b/x11/slop/Makefile @@ -1,7 +1,7 @@ PORTNAME= slop DISTVERSIONPREFIX= v DISTVERSION= 7.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 MAINTAINER= 0mp@FreeBSD.org