pkgsrc-Changes archive

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

CVS commit: pkgsrc/comms



Module Name:    pkgsrc
Committed By:   vins
Date:           Fri May  1 20:00:06 UTC 2026

Modified Files:
        pkgsrc/comms: Makefile

Log Message:
comms: add libusbmuxd


To generate a diff of this commit:
cvs rdiff -u -r1.146 -r1.147 pkgsrc/comms/Makefile

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

Modified files:

Index: pkgsrc/comms/Makefile
diff -u pkgsrc/comms/Makefile:1.146 pkgsrc/comms/Makefile:1.147
--- pkgsrc/comms/Makefile:1.146 Mon Oct 27 06:59:36 2025
+++ pkgsrc/comms/Makefile       Fri May  1 20:00:06 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.146 2025/10/27 06:59:36 jnemeth Exp $
+# $NetBSD: Makefile,v 1.147 2026/05/01 20:00:06 vins Exp $
 #
 
 COMMENT=       Telephony and serial communication utilities
@@ -42,6 +42,7 @@ SUBDIR+=      libticables2
 SUBDIR+=       libticalcs2
 SUBDIR+=       libticonv
 SUBDIR+=       libtifiles2
+SUBDIR+=       libusbmuxd
 SUBDIR+=       lirc
 SUBDIR+=       lrzsz
 SUBDIR+=       malsync



Home | Main Index | Thread Index | Old Index