pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-msgpack
Module Name: pkgsrc
Committed By: he
Date: Tue Jul 21 14:40:49 UTC 2026
Modified Files:
pkgsrc/devel/py-msgpack: Makefile
Log Message:
Typo fix.
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/devel/py-msgpack/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/py-msgpack/Makefile
diff -u pkgsrc/devel/py-msgpack/Makefile:1.43 pkgsrc/devel/py-msgpack/Makefile:1.44
--- pkgsrc/devel/py-msgpack/Makefile:1.43 Tue Jul 21 14:16:09 2026
+++ pkgsrc/devel/py-msgpack/Makefile Tue Jul 21 14:40:49 2026
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.43 2026/07/21 14:16:09 he Exp $
+# $NetBSD: Makefile,v 1.44 2026/07/21 14:40:49 he Exp $
DISTNAME= msgpack-1.2.1
# Please note that py-borgackup has a "maximally supported version"
# of this particular package coded into it, potentially causing
# a run-time error for py-borgbackup after a package upgrade.
-# Ref. the two recently re-instated patches to py-borbackup.
+# Ref. the two recently re-instated patches to py-borgbackup.
# So when updating this package, py-borgbackup will probably
# require attention too(!)
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
Home |
Main Index |
Thread Index |
Old Index