Date: Fri, 15 Nov 2024 15:57:48 GMT From: Matthias Fechner <mfechner@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 64152a3fd251 - 2024Q4 - net/rubygem-fog-aws328: add portscout limit to version 3.28.x Message-ID: <202411151557.4AFFvmQv094409@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q4 has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=64152a3fd2518f6024fe1f0b37324f70bdad881f commit 64152a3fd2518f6024fe1f0b37324f70bdad881f Author: Matthias Fechner <mfechner@FreeBSD.org> AuthorDate: 2024-10-31 05:08:09 +0000 Commit: Matthias Fechner <mfechner@FreeBSD.org> CommitDate: 2024-11-15 15:56:43 +0000 net/rubygem-fog-aws328: add portscout limit to version 3.28.x (cherry picked from commit 15c3ab9c8e3f0bb0c026224c0aabf67c3ad7cce9) --- 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?202411151557.4AFFvmQv094409>