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 Apr 23 06:05:20 UTC 2022

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

Log Message:
Added www/R-gargle version 1.2.0


To generate a diff of this commit:
cvs rdiff -u -r1.2010 -r1.2011 pkgsrc/doc/CHANGES-2022
cvs rdiff -u -r1.1618 -r1.1619 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-2022
diff -u pkgsrc/doc/CHANGES-2022:1.2010 pkgsrc/doc/CHANGES-2022:1.2011
--- pkgsrc/doc/CHANGES-2022:1.2010      Sat Apr 23 05:55:40 2022
+++ pkgsrc/doc/CHANGES-2022     Sat Apr 23 06:05:20 2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.2010 2022/04/23 05:55:40 mef Exp $
+$NetBSD: CHANGES-2022,v 1.2011 2022/04/23 06:05:20 mef Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -3148,3 +3148,4 @@ Changes to the packages collection and i
        Added math/R-modelr version 0.1.8 [mef 2022-04-23]
        Added textproc/R-reprex version 2.0.1 [mef 2022-04-23]
        Updated devel/R-uuid to 1.1.0 [mef 2022-04-23]
+       Added www/R-gargle version 1.2.0 [mef 2022-04-23]

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1618 pkgsrc/www/Makefile:1.1619
--- pkgsrc/www/Makefile:1.1618  Thu Apr  7 10:19:56 2022
+++ pkgsrc/www/Makefile Sat Apr 23 06:05:20 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1618 2022/04/07 10:19:56 adam Exp $
+# $NetBSD: Makefile,v 1.1619 2022/04/23 06:05:20 mef Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -7,6 +7,7 @@ SUBDIR+=        R-RCurl
 SUBDIR+=       R-bslib
 SUBDIR+=       R-curl
 SUBDIR+=       R-diffviewer
+SUBDIR+=       R-gargle
 SUBDIR+=       R-gh
 SUBDIR+=       R-htmlwidgets
 SUBDIR+=       R-httpuv



Home | Main Index | Thread Index | Old Index