pkgsrc-Changes archive

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

CVS commit: pkgsrc/converters



Module Name:    pkgsrc
Committed By:   yurix
Date:           Sun May 31 12:17:22 UTC 2026

Modified Files:
        pkgsrc/converters: Makefile

Log Message:
py-erlpack: add to Makefile


To generate a diff of this commit:
cvs rdiff -u -r1.221 -r1.222 pkgsrc/converters/Makefile

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

Modified files:

Index: pkgsrc/converters/Makefile
diff -u pkgsrc/converters/Makefile:1.221 pkgsrc/converters/Makefile:1.222
--- pkgsrc/converters/Makefile:1.221    Thu Jan 22 09:02:38 2026
+++ pkgsrc/converters/Makefile  Sun May 31 12:17:22 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.221 2026/01/22 09:02:38 adam Exp $
+# $NetBSD: Makefile,v 1.222 2026/05/31 12:17:22 yurix Exp $
 #
 
 COMMENT=       Document format and character code converters
@@ -139,6 +139,7 @@ SUBDIR+=    py-charset-normalizer
 SUBDIR+=       py-cloudpickle
 SUBDIR+=       py-confusable_homoglyphs
 SUBDIR+=       py-emoji
+SUBDIR+=       py-erlpack
 SUBDIR+=       py-fastbencode
 SUBDIR+=       py-reedsolo
 SUBDIR+=       py-simplejson



Home | Main Index | Thread Index | Old Index