Date: Mon, 21 Feb 2022 07:25:37 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7424b1da19ed - main - */*: Bump PORTREVISION of users due to bump of lang/duktape* Message-ID: <202202210725.21L7Pb1N083195@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=7424b1da19ed8e2d54472eea701aa306ca2835e0 commit 7424b1da19ed8e2d54472eea701aa306ca2835e0 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-02-21 07:16:44 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-02-21 07:16:44 +0000 */*: Bump PORTREVISION of users due to bump of lang/duktape* --- games/openrct2/Makefile | 1 + net/gerbera/Makefile | 2 +- www/edbrowse/Makefile | 1 + www/netsurf/Makefile | 2 +- 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/games/openrct2/Makefile b/games/openrct2/Makefile index 8b30b21d1dbe..bed275917a10 100644 --- a/games/openrct2/Makefile +++ b/games/openrct2/Makefile @@ -1,6 +1,7 @@ PORTNAME= openrct2 DISTVERSIONPREFIX= v DISTVERSION= 0.3.5.1 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= pkubaj@FreeBSD.org diff --git a/net/gerbera/Makefile b/net/gerbera/Makefile index ccd90d8e9920..19631b34671b 100644 --- a/net/gerbera/Makefile +++ b/net/gerbera/Makefile @@ -1,7 +1,7 @@ PORTNAME= gerbera DISTVERSIONPREFIX= v DISTVERSION= 1.9.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net multimedia PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/ diff --git a/www/edbrowse/Makefile b/www/edbrowse/Makefile index 169a2fa974ab..767540a63f33 100644 --- a/www/edbrowse/Makefile +++ b/www/edbrowse/Makefile @@ -1,6 +1,7 @@ PORTNAME= edbrowse DISTVERSIONPREFIX= v DISTVERSION= 3.7.7 +PORTREVISION= 1 CATEGORIES= www editors MAINTAINER= alfix86@gmail.com diff --git a/www/netsurf/Makefile b/www/netsurf/Makefile index cb22ddf4a488..02e2a9559e62 100644 --- a/www/netsurf/Makefile +++ b/www/netsurf/Makefile @@ -2,7 +2,7 @@ PORTNAME= netsurf PORTVERSION= 3.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://download.netsurf-browser.org/netsurf/releases/source/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202210725.21L7Pb1N083195>