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:           Mon Aug 30 15:09:20 UTC 2021

Modified Files:
        pkgsrc/www: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.1572 -r1.1573 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.1572 pkgsrc/www/Makefile:1.1573
--- pkgsrc/www/Makefile:1.1572  Mon Aug 30 15:06:39 2021
+++ pkgsrc/www/Makefile Mon Aug 30 15:09:20 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1572 2021/08/30 15:06:39 taca Exp $
+# $NetBSD: Makefile,v 1.1573 2021/08/30 15:09:20 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -862,6 +862,7 @@ SUBDIR+=    ruby-actionview60
 SUBDIR+=       ruby-actionview61
 SUBDIR+=       ruby-aws-eventstream
 SUBDIR+=       ruby-aws-partitions
+SUBDIR+=       ruby-aws-sigv4
 SUBDIR+=       ruby-borges
 SUBDIR+=       ruby-capybara
 SUBDIR+=       ruby-clearsilver



Home | Main Index | Thread Index | Old Index