Date: Fri, 29 Oct 2021 20:23:11 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 637943acbfcf - main - games/kodi-addon-game.libretro*: Bump PORTREVISION after Kodi 19.2 update Message-ID: <202110292023.19TKNBGs023902@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=637943acbfcf23c086f13f89a182c2f5450eb505 commit 637943acbfcf23c086f13f89a182c2f5450eb505 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-10-29 12:26:53 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-10-29 20:22:36 +0000 games/kodi-addon-game.libretro*: Bump PORTREVISION after Kodi 19.2 update --- games/kodi-addon-game.libretro.beetle-psx/Makefile | 1 + games/kodi-addon-game.libretro.genplus/Makefile | 1 + games/kodi-addon-game.libretro.pcsx-rearmed/Makefile | 1 + games/kodi-addon-game.libretro.picodrive/Makefile | 1 + games/kodi-addon-game.libretro/Makefile | 1 + 5 files changed, 5 insertions(+) diff --git a/games/kodi-addon-game.libretro.beetle-psx/Makefile b/games/kodi-addon-game.libretro.beetle-psx/Makefile index bc7f8a00ebb6..e3aa2aacd006 100644 --- a/games/kodi-addon-game.libretro.beetle-psx/Makefile +++ b/games/kodi-addon-game.libretro.beetle-psx/Makefile @@ -3,6 +3,7 @@ PORTNAME= game.libretro.beetle-psx PORTVERSION= 0.9.44.22 DISTVERSIONSUFFIX= -Matrix +PORTREVISION= 1 CATEGORIES= games MAINTAINER= rozhuk.im@gmail.com diff --git a/games/kodi-addon-game.libretro.genplus/Makefile b/games/kodi-addon-game.libretro.genplus/Makefile index d150e85416b5..d72fb2efa79b 100644 --- a/games/kodi-addon-game.libretro.genplus/Makefile +++ b/games/kodi-addon-game.libretro.genplus/Makefile @@ -3,6 +3,7 @@ PORTNAME= game.libretro.genplus PORTVERSION= 1.7.4.15 DISTVERSIONSUFFIX= -Matrix +PORTREVISION= 1 CATEGORIES= games MAINTAINER= rozhuk.im@gmail.com diff --git a/games/kodi-addon-game.libretro.pcsx-rearmed/Makefile b/games/kodi-addon-game.libretro.pcsx-rearmed/Makefile index 537478969638..00e5ff30c442 100644 --- a/games/kodi-addon-game.libretro.pcsx-rearmed/Makefile +++ b/games/kodi-addon-game.libretro.pcsx-rearmed/Makefile @@ -3,6 +3,7 @@ PORTNAME= game.libretro.pcsx-rearmed PORTVERSION= 22.0.0.19 DISTVERSIONSUFFIX= -Matrix +PORTREVISION= 1 CATEGORIES= games MAINTAINER= rozhuk.im@gmail.com diff --git a/games/kodi-addon-game.libretro.picodrive/Makefile b/games/kodi-addon-game.libretro.picodrive/Makefile index 243bd2ed27b9..d19aeb2c177b 100644 --- a/games/kodi-addon-game.libretro.picodrive/Makefile +++ b/games/kodi-addon-game.libretro.picodrive/Makefile @@ -3,6 +3,7 @@ PORTNAME= game.libretro.picodrive PORTVERSION= 1.97.0.19 DISTVERSIONSUFFIX= -Matrix +PORTREVISION= 1 CATEGORIES= games MAINTAINER= rozhuk.im@gmail.com diff --git a/games/kodi-addon-game.libretro/Makefile b/games/kodi-addon-game.libretro/Makefile index 65b4b9ccd56a..07639df62005 100644 --- a/games/kodi-addon-game.libretro/Makefile +++ b/games/kodi-addon-game.libretro/Makefile @@ -3,6 +3,7 @@ PORTNAME= game.libretro PORTVERSION= 2.2.0 DISTVERSIONSUFFIX= -Matrix +PORTREVISION= 1 CATEGORIES= games MAINTAINER= rozhuk.im@gmail.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110292023.19TKNBGs023902>