pkgsrc-Changes archive

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

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Dec 12 13:00:12 UTC 2021

Modified Files:
        pkgsrc/www: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.1595 -r1.1596 pkgsrc/www/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1595 pkgsrc/www/Makefile:1.1596
--- pkgsrc/www/Makefile:1.1595  Sun Dec 12 12:55:15 2021
+++ pkgsrc/www/Makefile Sun Dec 12 13:00:12 2021
@@ -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-eventstream
 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