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:           Sat May  2 07:02:33 UTC 2026

Modified Files:
        pkgsrc/comms: Makefile

Log Message:
comms: add libimobiledevice


To generate a diff of this commit:
cvs rdiff -u -r1.147 -r1.148 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.147 pkgsrc/comms/Makefile:1.148
--- pkgsrc/comms/Makefile:1.147 Fri May  1 20:00:06 2026
+++ pkgsrc/comms/Makefile       Sat May  2 07:02:33 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.147 2026/05/01 20:00:06 vins Exp $
+# $NetBSD: Makefile,v 1.148 2026/05/02 07:02:33 vins Exp $
 #
 
 COMMENT=       Telephony and serial communication utilities
@@ -33,6 +33,7 @@ SUBDIR+=      jpilot-syncmal
 SUBDIR+=       kermit
 SUBDIR+=       kyopon
 SUBDIR+=       libhidapi
+SUBDIR+=       libimobiledevice
 SUBDIR+=       libmal
 SUBDIR+=       libopensync
 SUBDIR+=       libopensync-plugin-file



Home | Main Index | Thread Index | Old Index