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-secretsm...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a9ea8d599dd1
branches:  trunk
changeset: 457627:a9ea8d599dd1
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Aug 30 15:14:51 2021 +0000

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

diffstat:

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

diffs (17 lines):

diff -r 11fdf7876f5e -r a9ea8d599dd1 www/Makefile
--- a/www/Makefile      Mon Aug 30 15:14:06 2021 +0000
+++ b/www/Makefile      Mon Aug 30 15:14:51 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1574 2021/08/30 15:12:06 taca Exp $
+# $NetBSD: Makefile,v 1.1575 2021/08/30 15:14:51 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -863,6 +863,7 @@
 SUBDIR+=       ruby-aws-eventstream
 SUBDIR+=       ruby-aws-partitions
 SUBDIR+=       ruby-aws-sdk-core
+SUBDIR+=       ruby-aws-sdk-secretsmanager
 SUBDIR+=       ruby-aws-sigv4
 SUBDIR+=       ruby-borges
 SUBDIR+=       ruby-capybara



Home | Main Index | Thread Index | Old Index