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:           Fri Nov 29 13:35:18 UTC 2024

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

Log Message:
Added www/R-httr2 version 1.0.7


To generate a diff of this commit:
cvs rdiff -u -r1.7300 -r1.7301 pkgsrc/doc/CHANGES-2024
cvs rdiff -u -r1.1822 -r1.1823 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-2024
diff -u pkgsrc/doc/CHANGES-2024:1.7300 pkgsrc/doc/CHANGES-2024:1.7301
--- pkgsrc/doc/CHANGES-2024:1.7300      Fri Nov 29 13:12:37 2024
+++ pkgsrc/doc/CHANGES-2024     Fri Nov 29 13:35:17 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.7300 2024/11/29 13:12:37 gdt Exp $
+$NetBSD: CHANGES-2024,v 1.7301 2024/11/29 13:35:17 mef Exp $
 
 Changes to the packages collection and infrastructure in 2024:
 
@@ -10967,3 +10967,4 @@ Changes to the packages collection and i
        Updated textproc/py-fastjsonschema to 2.21.0 [adam 2024-11-29]
        Updated textproc/icu to 76.1nb1 [jperkin 2024-11-29]
        Updated ham/chirp to 20241129 [gdt 2024-11-29]
+       Added www/R-httr2 version 1.0.7 [mef 2024-11-29]

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1822 pkgsrc/www/Makefile:1.1823
--- pkgsrc/www/Makefile:1.1822  Wed Nov 13 02:23:29 2024
+++ pkgsrc/www/Makefile Fri Nov 29 13:35:17 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1822 2024/11/13 02:23:29 markd Exp $
+# $NetBSD: Makefile,v 1.1823 2024/11/29 13:35:17 mef Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -14,6 +14,7 @@ SUBDIR+=      R-googledrive
 SUBDIR+=       R-htmlwidgets
 SUBDIR+=       R-httpuv
 SUBDIR+=       R-httr
+SUBDIR+=       R-httr2
 SUBDIR+=       R-jquerylib
 SUBDIR+=       R-mathjaxr
 SUBDIR+=       R-miniUI



Home | Main Index | Thread Index | Old Index