Date: Sun, 26 Dec 2021 08:00:08 GMT From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b55bac28814d - main - Bump PORTREVISION after www/libmicrohttpd updated Message-ID: <202112260800.1BQ808Lc011853@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=b55bac28814d0008a021aa08922a28e2c0ba9d7b commit b55bac28814d0008a021aa08922a28e2c0ba9d7b Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2021-12-26 07:59:06 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2021-12-26 07:59:06 +0000 Bump PORTREVISION after www/libmicrohttpd updated PR: 260603 --- audio/faust/Makefile | 1 + audio/faustlive/Makefile | 1 + audio/gmpc-mserver/Makefile | 2 +- audio/inscore/Makefile | 1 + devel/kiwix-lib/Makefile | 2 +- graphics/drawpile/Makefile | 2 +- multimedia/kodi/Makefile | 1 + multimedia/motion/Makefile | 2 +- multimedia/musikcube/Makefile | 2 +- net-p2p/xmrig/Makefile | 1 + net/libnpupnp/Makefile | 1 + net/libstorj/Makefile | 2 +- net/opensips31/Makefile | 1 + security/greenbone-security-assistant/Makefile | 2 +- www/janus/Makefile | 1 + www/kiwix-tools/Makefile | 2 +- www/wget2/Makefile | 1 + 17 files changed, 17 insertions(+), 8 deletions(-) diff --git a/audio/faust/Makefile b/audio/faust/Makefile index 86d6a52fdb32..38925bcadaa1 100644 --- a/audio/faust/Makefile +++ b/audio/faust/Makefile @@ -2,6 +2,7 @@ PORTNAME= faust DISTVERSION= 2.37.3 +PORTREVISION= 1 CATEGORIES= audio devel MAINTAINER= yuri@FreeBSD.org diff --git a/audio/faustlive/Makefile b/audio/faustlive/Makefile index dcfec9047d3d..b58001925eb3 100644 --- a/audio/faustlive/Makefile +++ b/audio/faustlive/Makefile @@ -1,5 +1,6 @@ PORTNAME= faustlive DISTVERSION= 2.5.7 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org diff --git a/audio/gmpc-mserver/Makefile b/audio/gmpc-mserver/Makefile index aa411be1358c..909223512fdb 100644 --- a/audio/gmpc-mserver/Makefile +++ b/audio/gmpc-mserver/Makefile @@ -2,7 +2,7 @@ PORTNAME= gmpc-mserver PORTVERSION= 0.20.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ diff --git a/audio/inscore/Makefile b/audio/inscore/Makefile index 694a9b7af70c..bb53b2a2fece 100644 --- a/audio/inscore/Makefile +++ b/audio/inscore/Makefile @@ -1,5 +1,6 @@ PORTNAME= inscore PORTVERSION= 1.31 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org diff --git a/devel/kiwix-lib/Makefile b/devel/kiwix-lib/Makefile index 9461a158f4b4..d290b5085221 100644 --- a/devel/kiwix-lib/Makefile +++ b/devel/kiwix-lib/Makefile @@ -1,6 +1,6 @@ PORTNAME= kiwix-lib DISTVERSION= 9.4.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MAINTAINER= me@int19h.org diff --git a/graphics/drawpile/Makefile b/graphics/drawpile/Makefile index ea48569d22a0..66e5a68fecda 100644 --- a/graphics/drawpile/Makefile +++ b/graphics/drawpile/Makefile @@ -1,6 +1,6 @@ PORTNAME= Drawpile DISTVERSION= 2.1.20 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics python MAINTAINER= yuri@FreeBSD.org diff --git a/multimedia/kodi/Makefile b/multimedia/kodi/Makefile index ede8f6e0d47d..26704ea50864 100644 --- a/multimedia/kodi/Makefile +++ b/multimedia/kodi/Makefile @@ -1,5 +1,6 @@ PORTNAME= kodi DISTVERSION= 19.3 +PORTREVISION= 1 DISTVERSIONSUFFIX= -${KODI_CODENAME} CATEGORIES= multimedia java diff --git a/multimedia/motion/Makefile b/multimedia/motion/Makefile index dbe2e52d1d0e..1d75ed1154d7 100644 --- a/multimedia/motion/Makefile +++ b/multimedia/motion/Makefile @@ -3,7 +3,7 @@ # PORTNAME block PORTNAME= motion PORTVERSION= 4.3.2 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= release- CATEGORIES= multimedia diff --git a/multimedia/musikcube/Makefile b/multimedia/musikcube/Makefile index 8722b4ae1115..dc24253dba6e 100644 --- a/multimedia/musikcube/Makefile +++ b/multimedia/musikcube/Makefile @@ -1,6 +1,6 @@ PORTNAME= musikcube DISTVERSION= 0.96.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia audio MAINTAINER= yuri@FreeBSD.org diff --git a/net-p2p/xmrig/Makefile b/net-p2p/xmrig/Makefile index be7d80a041fc..600fb1ddf586 100644 --- a/net-p2p/xmrig/Makefile +++ b/net-p2p/xmrig/Makefile @@ -2,6 +2,7 @@ PORTNAME= xmrig PORTVERSION= 6.16.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net-p2p diff --git a/net/libnpupnp/Makefile b/net/libnpupnp/Makefile index 583c85b334e2..ea527cdf11eb 100644 --- a/net/libnpupnp/Makefile +++ b/net/libnpupnp/Makefile @@ -1,5 +1,6 @@ PORTNAME= libnpupnp DISTVERSION= 4.1.5 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://www.lesbonscomptes.com/upmpdcli/downloads/ diff --git a/net/libstorj/Makefile b/net/libstorj/Makefile index 39d3451e9035..d6ed980e3d31 100644 --- a/net/libstorj/Makefile +++ b/net/libstorj/Makefile @@ -1,7 +1,7 @@ PORTNAME= libstorj PORTVERSION= 1.0.3 DISTVERSIONPREFIX= v -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net MAINTAINER= jhixson@FreeBSD.org diff --git a/net/opensips31/Makefile b/net/opensips31/Makefile index d1d8d126d83d..41814b9df590 100644 --- a/net/opensips31/Makefile +++ b/net/opensips31/Makefile @@ -1,5 +1,6 @@ PORTNAME= opensips31 DISTVERSION= 3.1.6 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://opensips.org/pub/opensips/${DISTVERSION}/ DISTNAME= opensips-${DISTVERSION} diff --git a/security/greenbone-security-assistant/Makefile b/security/greenbone-security-assistant/Makefile index f47352d64783..0880c6ade86e 100644 --- a/security/greenbone-security-assistant/Makefile +++ b/security/greenbone-security-assistant/Makefile @@ -1,7 +1,7 @@ PORTNAME= greenbone-security-assistant DISTVERSIONPREFIX= v DISTVERSION= 21.4.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= LOCAL/acm/gsa/:yarn_cache DISTFILES= ${PORTNAME}-cache${EXTRACT_SUFX}:yarn_cache diff --git a/www/janus/Makefile b/www/janus/Makefile index 4d4d83c07e4c..7248286084f2 100644 --- a/www/janus/Makefile +++ b/www/janus/Makefile @@ -1,6 +1,7 @@ PORTNAME= janus DISTVERSIONPREFIX= v DISTVERSION= 0.11.6 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= vanilla@FreeBSD.org diff --git a/www/kiwix-tools/Makefile b/www/kiwix-tools/Makefile index 826e96b9d8e5..c581c97d6ba1 100644 --- a/www/kiwix-tools/Makefile +++ b/www/kiwix-tools/Makefile @@ -1,6 +1,6 @@ PORTNAME= kiwix-tools DISTVERSION= 3.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= me@int19h.org diff --git a/www/wget2/Makefile b/www/wget2/Makefile index e4ba0669028d..b7bccf9bdc77 100644 --- a/www/wget2/Makefile +++ b/www/wget2/Makefile @@ -1,5 +1,6 @@ PORTNAME= wget2 DISTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= GNU/wget
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112260800.1BQ808Lc011853>