Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jun 2021 13:56:18 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: a7309207a052 - main - *: Bump PORTREVISION after www/libmicrohttpd updated
Message-ID:  <202106011356.151DuIEH023046@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=a7309207a05253fea710198f4b015420cdcb93d6

commit a7309207a05253fea710198f4b015420cdcb93d6
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2021-06-01 13:52:44 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-06-01 13:55:40 +0000

    *: Bump PORTREVISION after www/libmicrohttpd updated
    
    PR:             255938
---
 audio/faust/Makefile                           | 2 +-
 audio/faustlive/Makefile                       | 1 +
 audio/gmpc-mserver/Makefile                    | 2 +-
 devel/kiwix-lib/Makefile                       | 2 +-
 graphics/drawpile/Makefile                     | 2 +-
 multimedia/kodi/Makefile                       | 2 +-
 multimedia/motion/Makefile                     | 1 +
 multimedia/musikcube/Makefile                  | 1 +
 net-p2p/retroshare/Makefile                    | 2 +-
 net-p2p/xmrig/Makefile                         | 1 +
 net/libnpupnp/Makefile                         | 1 +
 net/libstorj/Makefile                          | 2 +-
 security/greenbone-security-assistant/Makefile | 1 +
 www/kiwix-tools/Makefile                       | 1 +
 14 files changed, 14 insertions(+), 7 deletions(-)

diff --git a/audio/faust/Makefile b/audio/faust/Makefile
index a43dd47c1723..58c0f2089a74 100644
--- a/audio/faust/Makefile
+++ b/audio/faust/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	faust
 DISTVERSION=	2.30.5
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	audio devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/audio/faustlive/Makefile b/audio/faustlive/Makefile
index 81ed0b32b2ac..48c4facc0c46 100644
--- a/audio/faustlive/Makefile
+++ b/audio/faustlive/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	faustlive
 DISTVERSION=	2.5.5
+PORTREVISION=	1
 CATEGORIES=	audio
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/audio/gmpc-mserver/Makefile b/audio/gmpc-mserver/Makefile
index 5c85ef6acc33..aa411be1358c 100644
--- a/audio/gmpc-mserver/Makefile
+++ b/audio/gmpc-mserver/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	gmpc-mserver
 PORTVERSION=	0.20.0
-PORTREVISION=	14
+PORTREVISION=	15
 CATEGORIES=	audio
 MASTER_SITES=	http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/
 
diff --git a/devel/kiwix-lib/Makefile b/devel/kiwix-lib/Makefile
index a78f040debb1..cbe9ef979a6a 100644
--- a/devel/kiwix-lib/Makefile
+++ b/devel/kiwix-lib/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	kiwix-lib
 DISTVERSION=	9.4.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel
 
 MAINTAINER=	me@int19h.org
diff --git a/graphics/drawpile/Makefile b/graphics/drawpile/Makefile
index 160a94e07834..40dfdecd576a 100644
--- a/graphics/drawpile/Makefile
+++ b/graphics/drawpile/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	Drawpile
 DISTVERSION=	2.1.17
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics python
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
diff --git a/multimedia/kodi/Makefile b/multimedia/kodi/Makefile
index 66efd0452f88..08e555df2cb3 100644
--- a/multimedia/kodi/Makefile
+++ b/multimedia/kodi/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	kodi
 DISTVERSION=	19.1
-PORTREVISION=	1
+PORTREVISION=	2
 DISTVERSIONSUFFIX=	-${KODI_CODENAME}
 CATEGORIES=	multimedia java
 
diff --git a/multimedia/motion/Makefile b/multimedia/motion/Makefile
index 82a50200dbe9..028cf25f7d21 100644
--- a/multimedia/motion/Makefile
+++ b/multimedia/motion/Makefile
@@ -3,6 +3,7 @@
 # PORTNAME block
 PORTNAME=	motion
 PORTVERSION=	4.3.2
+PORTREVISION=	1
 DISTVERSIONPREFIX=	release-
 CATEGORIES=	multimedia
 
diff --git a/multimedia/musikcube/Makefile b/multimedia/musikcube/Makefile
index 2e322107f4ff..8722b4ae1115 100644
--- a/multimedia/musikcube/Makefile
+++ b/multimedia/musikcube/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	musikcube
 DISTVERSION=	0.96.7
+PORTREVISION=	1
 CATEGORIES=	multimedia audio
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/net-p2p/retroshare/Makefile b/net-p2p/retroshare/Makefile
index 27b376174044..6e34c7acf85e 100644
--- a/net-p2p/retroshare/Makefile
+++ b/net-p2p/retroshare/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	retroshare
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.6.4
-PORTREVISION=	5
+PORTREVISION=	7
 CATEGORIES=	net-p2p
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
diff --git a/net-p2p/xmrig/Makefile b/net-p2p/xmrig/Makefile
index 527053948fd8..8c0ff50aee23 100644
--- a/net-p2p/xmrig/Makefile
+++ b/net-p2p/xmrig/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	xmrig
 PORTVERSION=	6.12.1
+PORTREVISION=	1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	net-p2p
 
diff --git a/net/libnpupnp/Makefile b/net/libnpupnp/Makefile
index 8999da5fb477..0b0b44836d10 100644
--- a/net/libnpupnp/Makefile
+++ b/net/libnpupnp/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	libnpupnp
 DISTVERSION=	4.1.4
+PORTREVISION=	1
 CATEGORIES=	net
 MASTER_SITES=	https://www.lesbonscomptes.com/upmpdcli/downloads/
 
diff --git a/net/libstorj/Makefile b/net/libstorj/Makefile
index 49f552657d87..b2074708f1c8 100644
--- a/net/libstorj/Makefile
+++ b/net/libstorj/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	libstorj
 PORTVERSION=	1.0.3
 DISTVERSIONPREFIX=	v
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	net
 
 MAINTAINER=	jhixson@FreeBSD.org
diff --git a/security/greenbone-security-assistant/Makefile b/security/greenbone-security-assistant/Makefile
index 24fd8bc1aabf..9c42a37867c5 100644
--- a/security/greenbone-security-assistant/Makefile
+++ b/security/greenbone-security-assistant/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	greenbone-security-assistant
 DISTVERSIONPREFIX=	v
 DISTVERSION=	20.8.1
+PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=   LOCAL/acm/gsa/:yarn_cache
 DISTFILES=	${PORTNAME}-cache${EXTRACT_SUFX}:yarn_cache
diff --git a/www/kiwix-tools/Makefile b/www/kiwix-tools/Makefile
index 69d935734787..826e96b9d8e5 100644
--- a/www/kiwix-tools/Makefile
+++ b/www/kiwix-tools/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	kiwix-tools
 DISTVERSION=	3.1.2
+PORTREVISION=	1
 CATEGORIES=	www
 
 MAINTAINER=	me@int19h.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106011356.151DuIEH023046>