git: 5091aa0ffdad - main - net/rubygem-fog-aws328: Change RUN_DEPENDS from rubygem-base64 to rubygem-base6402
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 13 Jun 2025 06:08:55 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5091aa0ffdad8f3d4e0790c505e9793de38d74f7
commit 5091aa0ffdad8f3d4e0790c505e9793de38d74f7
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-06-13 06:05:17 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-06-13 06:05:17 +0000
net/rubygem-fog-aws328: Change RUN_DEPENDS from rubygem-base64 to rubygem-base6402
- Bump PORTREVISION for dependency change
---
net/rubygem-fog-aws328/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/net/rubygem-fog-aws328/Makefile b/net/rubygem-fog-aws328/Makefile
index 8aa99ce5359d..feecea71e7fb 100644
--- a/net/rubygem-fog-aws328/Makefile
+++ b/net/rubygem-fog-aws328/Makefile
@@ -1,5 +1,6 @@
PORTNAME= fog-aws
PORTVERSION= 3.28.0
+PORTREVISION= 1
CATEGORIES= net rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 328
@@ -11,7 +12,7 @@ WWW= https://github.com/fog/fog-aws
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-RUN_DEPENDS= rubygem-base64>=0.2.0<0.3:converters/rubygem-base64 \
+RUN_DEPENDS= rubygem-base6402>=0.2.0<0.3:converters/rubygem-base6402 \
rubygem-fog-core250>=2.1<3:devel/rubygem-fog-core250 \
rubygem-fog-json>=1.1<2:devel/rubygem-fog-json \
rubygem-fog-xml>=0.1<1:textproc/rubygem-fog-xml