Date: Thu, 31 Oct 2024 05:22:20 GMT From: Matthias Fechner <mfechner@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 15c3ab9c8e3f - main - net/rubygem-fog-aws328: add portscout limit to version 3.28.x Message-ID: <202410310522.49V5MKMv080912@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=15c3ab9c8e3f0bb0c026224c0aabf67c3ad7cce9 commit 15c3ab9c8e3f0bb0c026224c0aabf67c3ad7cce9 Author: Matthias Fechner <mfechner@FreeBSD.org> AuthorDate: 2024-10-31 05:08:09 +0000 Commit: Matthias Fechner <mfechner@FreeBSD.org> CommitDate: 2024-10-31 05:22:10 +0000 net/rubygem-fog-aws328: add portscout limit to version 3.28.x --- net/rubygem-fog-aws328/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net/rubygem-fog-aws328/Makefile b/net/rubygem-fog-aws328/Makefile index 25d0b3266582..8aa99ce5359d 100644 --- a/net/rubygem-fog-aws328/Makefile +++ b/net/rubygem-fog-aws328/Makefile @@ -20,6 +20,8 @@ USES= gem NO_ARCH= yes +PORTSCOUT= limit:^3\.28\. + post-install: ${RM} ${STAGEDIR}${PREFIX}/bin/console ${STAGEDIR}${PREFIX}/bin/setup
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410310522.49V5MKMv080912>