git: 1c128f9584bc - main - */*: bump PORTREVISION after the upgrade of GPRbuild
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 17 Nov 2023 12:11:39 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=1c128f9584bcfa8200c3afa216403aece9f37844 commit 1c128f9584bcfa8200c3afa216403aece9f37844 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2023-11-17 11:02:50 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2023-11-17 12:11:31 +0000 */*: bump PORTREVISION after the upgrade of GPRbuild --- devel/alire/Makefile | 1 + devel/asfml/Makefile | 1 + devel/matreshka/Makefile | 1 + 3 files changed, 3 insertions(+) diff --git a/devel/alire/Makefile b/devel/alire/Makefile index 342a69fd7d71..4ba7bebe4844 100644 --- a/devel/alire/Makefile +++ b/devel/alire/Makefile @@ -1,5 +1,6 @@ PORTNAME= alire DISTVERSION= 1.2.2 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://github.com/alire-project/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTNAME= alr-${DISTVERSION}-full-sources diff --git a/devel/asfml/Makefile b/devel/asfml/Makefile index 892fafb82bec..58066516a998 100644 --- a/devel/asfml/Makefile +++ b/devel/asfml/Makefile @@ -1,6 +1,7 @@ PORTNAME= asfml DISTVERSIONPREFIX= v DISTVERSION= 2.5.5 +PORTREVISION= 1 CATEGORIES= devel games graphics multimedia MAINTAINER= agh@riseup.net diff --git a/devel/matreshka/Makefile b/devel/matreshka/Makefile index 76b0a4de5be3..670e79f727fb 100644 --- a/devel/matreshka/Makefile +++ b/devel/matreshka/Makefile @@ -1,5 +1,6 @@ PORTNAME= matreshka DISTVERSION= 21.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= agh@riseup.net