pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Jun  5 12:04:01 UTC 2021

Modified Files:
        pkgsrc/doc: CHANGES-2021
        pkgsrc/www: Makefile

Log Message:
Added www/R-sass version 0.4.0


To generate a diff of this commit:
cvs rdiff -u -r1.3238 -r1.3239 pkgsrc/doc/CHANGES-2021
cvs rdiff -u -r1.1547 -r1.1548 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/doc/CHANGES-2021
diff -u pkgsrc/doc/CHANGES-2021:1.3238 pkgsrc/doc/CHANGES-2021:1.3239
--- pkgsrc/doc/CHANGES-2021:1.3238      Sat Jun  5 09:17:25 2021
+++ pkgsrc/doc/CHANGES-2021     Sat Jun  5 12:04:01 2021
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.3238 2021/06/05 09:17:25 mef Exp $
+$NetBSD: CHANGES-2021,v 1.3239 2021/06/05 12:04:01 mef Exp $
 
 Changes to the packages collection and infrastructure in 2021:
 
@@ -5096,3 +5096,4 @@ Changes to the packages collection and i
        Updated x11/xscreensaver to 5.45nb4 [wiz 2021-06-05]
        Updated www/R-httpuv to 1.6.1 [mef 2021-06-05]
        Updated textproc/R-stringr to 1.4.0 [mef 2021-06-05]
+       Added www/R-sass version 0.4.0 [mef 2021-06-05]

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1547 pkgsrc/www/Makefile:1.1548
--- pkgsrc/www/Makefile:1.1547  Thu Jun  3 14:29:33 2021
+++ pkgsrc/www/Makefile Sat Jun  5 12:04:01 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1547 2021/06/03 14:29:33 taca Exp $
+# $NetBSD: Makefile,v 1.1548 2021/06/05 12:04:01 mef Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -12,6 +12,7 @@ SUBDIR+=      R-httpuv
 SUBDIR+=       R-httr
 SUBDIR+=       R-miniUI
 SUBDIR+=       R-rvest
+SUBDIR+=       R-sass
 SUBDIR+=       R-shiny
 SUBDIR+=       R-shinyjs
 SUBDIR+=       R-webshot



Home | Main Index | Thread Index | Old Index