pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/py-spf py-spf: fix PLIST for python 2.7



details:   https://anonhg.NetBSD.org/pkgsrc/rev/06e4e29134a9
branches:  trunk
changeset: 372248:06e4e29134a9
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jan 22 14:41:57 2022 +0000

description:
py-spf: fix PLIST for python 2.7

diffstat:

 mail/py-spf/PLIST |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r bfdd37a585fd -r 06e4e29134a9 mail/py-spf/PLIST
--- a/mail/py-spf/PLIST Sat Jan 22 14:41:03 2022 +0000
+++ b/mail/py-spf/PLIST Sat Jan 22 14:41:57 2022 +0000
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.5 2022/01/02 09:23:28 wiz Exp $
+@comment $NetBSD: PLIST,v 1.6 2022/01/22 14:41:57 wiz Exp $
 bin/spfquery.py-${PYVERSSUFFIX}
 bin/type99.py-${PYVERSSUFFIX}
+${PLIST.py2x}${PYSITELIB}/${EGG_INFODIR}
 ${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt



Home | Main Index | Thread Index | Old Index