pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   alnsn
Date:           Thu Feb 26 22:58:08 UTC 2026

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
add zycore-c and zydis.


To generate a diff of this commit:
cvs rdiff -u -r1.4597 -r1.4598 pkgsrc/devel/Makefile

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.4597 pkgsrc/devel/Makefile:1.4598
--- pkgsrc/devel/Makefile:1.4597        Mon Feb 23 14:49:57 2026
+++ pkgsrc/devel/Makefile       Thu Feb 26 22:58:08 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4597 2026/02/23 14:49:57 taca Exp $
+# $NetBSD: Makefile,v 1.4598 2026/02/26 22:58:08 alnsn Exp $
 #
 
 COMMENT=       Development utilities
@@ -3807,6 +3807,8 @@ SUBDIR+=  zlib
 SUBDIR+=       zls
 SUBDIR+=       zookeeper
 SUBDIR+=       zug
+SUBDIR+=       zycore-c
+SUBDIR+=       zydis
 SUBDIR+=       zzuf
 
 .include "../mk/misc/category.mk"



Home | Main Index | Thread Index | Old Index