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:           Sun Jun 11 10:48:44 UTC 2023

Modified Files:
        pkgsrc/archivers: Makefile
        pkgsrc/doc: CHANGES-2023

Log Message:
Added archivers/R-brotli version 1.3.0


To generate a diff of this commit:
cvs rdiff -u -r1.197 -r1.198 pkgsrc/archivers/Makefile
cvs rdiff -u -r1.3754 -r1.3755 pkgsrc/doc/CHANGES-2023

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

Modified files:

Index: pkgsrc/archivers/Makefile
diff -u pkgsrc/archivers/Makefile:1.197 pkgsrc/archivers/Makefile:1.198
--- pkgsrc/archivers/Makefile:1.197     Sat Apr 29 12:40:16 2023
+++ pkgsrc/archivers/Makefile   Sun Jun 11 10:48:44 2023
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.197 2023/04/29 12:40:16 wiz Exp $
+# $NetBSD: Makefile,v 1.198 2023/06/11 10:48:44 mef Exp $
 #
 
 COMMENT=       Archivers and compression tools
 
 SUBDIR+=       9e
+SUBDIR+=       R-brotli
 SUBDIR+=       R-zip
 SUBDIR+=       advancecomp
 SUBDIR+=       afio

Index: pkgsrc/doc/CHANGES-2023
diff -u pkgsrc/doc/CHANGES-2023:1.3754 pkgsrc/doc/CHANGES-2023:1.3755
--- pkgsrc/doc/CHANGES-2023:1.3754      Sun Jun 11 10:45:54 2023
+++ pkgsrc/doc/CHANGES-2023     Sun Jun 11 10:48:44 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.3754 2023/06/11 10:45:54 mef Exp $
+$NetBSD: CHANGES-2023,v 1.3755 2023/06/11 10:48:44 mef Exp $
 
 Changes to the packages collection and infrastructure in 2023:
 
@@ -5218,3 +5218,4 @@ Changes to the packages collection and i
        Updated www/R-bslib to 0.4.2 [mef 2023-06-11]
        Updated textproc/R-hunspell to 3.0.2 [mef 2023-06-11]
        Updated textproc/R-spelling to 2.2.1 [mef 2023-06-11]
+       Added archivers/R-brotli version 1.3.0 [mef 2023-06-11]



Home | Main Index | Thread Index | Old Index