pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www www/Makefile: add and enable ruby-aws-sdk-s3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bd3c73d442b1
branches:  trunk
changeset: 771021:bd3c73d442b1
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Dec 12 13:00:12 2021 +0000

description:
www/Makefile: add and enable ruby-aws-sdk-s3

diffstat:

 www/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r a1781f08f93b -r bd3c73d442b1 www/Makefile
--- a/www/Makefile      Sun Dec 12 12:59:31 2021 +0000
+++ b/www/Makefile      Sun Dec 12 13:00:12 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1595 2021/12/12 12:55:15 taca Exp $
+# $NetBSD: Makefile,v 1.1596 2021/12/12 13:00:12 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -869,6 +869,7 @@
 SUBDIR+=       ruby-aws-partitions
 SUBDIR+=       ruby-aws-sdk-core
 SUBDIR+=       ruby-aws-sdk-kms
+SUBDIR+=       ruby-aws-sdk-s3
 SUBDIR+=       ruby-aws-sdk-secretsmanager
 SUBDIR+=       ruby-aws-sigv4
 SUBDIR+=       ruby-borges



Home | Main Index | Thread Index | Old Index