pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/py-krb5



Module Name:    pkgsrc
Committed By:   markd
Date:           Wed Jul  2 04:16:43 UTC 2025

Modified Files:
        pkgsrc/security/py-krb5: PLIST

Log Message:
py-krb5: fix PLIST for mitkrb case.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/security/py-krb5/PLIST

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

Modified files:

Index: pkgsrc/security/py-krb5/PLIST
diff -u pkgsrc/security/py-krb5/PLIST:1.5 pkgsrc/security/py-krb5/PLIST:1.6
--- pkgsrc/security/py-krb5/PLIST:1.5   Mon Apr 14 05:08:08 2025
+++ pkgsrc/security/py-krb5/PLIST       Wed Jul  2 04:16:43 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2025/04/14 05:08:08 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2025/07/02 04:16:43 markd Exp $
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
@@ -20,6 +20,7 @@ ${PYSITELIB}/krb5/_ccache_support_switch
 ${PYSITELIB}/krb5/_ccache_support_switch.so
 ${PYSITELIB}/krb5/_cccol.pyi
 ${PYSITELIB}/krb5/_cccol.so
+${PLIST.mitkrb}${PYSITELIB}/krb5/_chpw_message_mit.so
 ${PYSITELIB}/krb5/_chpw_message_mit.pyi
 ${PYSITELIB}/krb5/_context.pyi
 ${PYSITELIB}/krb5/_context.so



Home | Main Index | Thread Index | Old Index