pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/py-mailsuite py-mailsuite: adapt for dependency c...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ce872e6bfe84
branches:  trunk
changeset: 384386:ce872e6bfe84
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Aug 31 19:40:17 2022 +0000

description:
py-mailsuite: adapt for dependency change

Bump PKGREVISION.

diffstat:

 mail/py-mailsuite/Makefile |  3 ++-
 mail/py-mailsuite/PLIST    |  5 ++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (31 lines):

diff -r 91331b7f2dc4 -r ce872e6bfe84 mail/py-mailsuite/Makefile
--- a/mail/py-mailsuite/Makefile        Wed Aug 31 19:38:02 2022 +0000
+++ b/mail/py-mailsuite/Makefile        Wed Aug 31 19:40:17 2022 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2022/08/24 14:00:31 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2022/08/31 19:40:17 wiz Exp $
 
 DISTNAME=      mailsuite-1.9.5
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION=   1
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_PYPI:=m/mailsuite/}
 
diff -r 91331b7f2dc4 -r ce872e6bfe84 mail/py-mailsuite/PLIST
--- a/mail/py-mailsuite/PLIST   Wed Aug 31 19:38:02 2022 +0000
+++ b/mail/py-mailsuite/PLIST   Wed Aug 31 19:40:17 2022 +0000
@@ -1,12 +1,11 @@
-@comment $NetBSD: PLIST,v 1.1 2022/08/24 14:00:31 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2022/08/31 19:40:17 wiz Exp $
 ${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/REQUESTED
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
 ${PYSITELIB}/${WHEEL_INFODIR}/direct_url.json
-${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
-${PYSITELIB}/${WHEEL_INFODIR}/license_files/LICENSE
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
 ${PYSITELIB}/mailsuite/__init__.py
 ${PYSITELIB}/mailsuite/__init__.pyc
 ${PYSITELIB}/mailsuite/imap.py



Home | Main Index | Thread Index | Old Index