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:   tnn
Date:           Sun Feb 12 10:59:08 UTC 2023

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

Log Message:
+ devel/swig4


To generate a diff of this commit:
cvs rdiff -u -r1.3919 -r1.3920 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1142 -r1.1143 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/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3919 pkgsrc/devel/Makefile:1.3920
--- pkgsrc/devel/Makefile:1.3919        Sun Feb 12 10:25:21 2023
+++ pkgsrc/devel/Makefile       Sun Feb 12 10:59:08 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3919 2023/02/12 10:25:21 wen Exp $
+# $NetBSD: Makefile,v 1.3920 2023/02/12 10:59:08 tnn Exp $
 #
 
 COMMENT=       Development utilities
@@ -3358,6 +3358,7 @@ SUBDIR+=  swagger-codegen
 SUBDIR+=       swig
 SUBDIR+=       swig2
 SUBDIR+=       swig3
+SUBDIR+=       swig4
 SUBDIR+=       syft
 SUBDIR+=       syncdir
 SUBDIR+=       sysexits

Index: pkgsrc/doc/CHANGES-2023
diff -u pkgsrc/doc/CHANGES-2023:1.1142 pkgsrc/doc/CHANGES-2023:1.1143
--- pkgsrc/doc/CHANGES-2023:1.1142      Sun Feb 12 10:45:55 2023
+++ pkgsrc/doc/CHANGES-2023     Sun Feb 12 10:59:07 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.1142 2023/02/12 10:45:55 wen Exp $
+$NetBSD: CHANGES-2023,v 1.1143 2023/02/12 10:59:07 tnn Exp $
 
 Changes to the packages collection and infrastructure in 2023:
 
@@ -1452,3 +1452,4 @@ Changes to the packages collection and i
        Updated devel/p5-IO-Async to 0.802 [wen 2023-02-12]
        Updated devel/p5-IO-Pipely to 0.006 [wen 2023-02-12]
        Updated devel/p5-IO-Tty to 1.17 [wen 2023-02-12]
+       Added devel/swig4 version 4.1.1 [tnn 2023-02-12]



Home | Main Index | Thread Index | Old Index