pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/offlineimap offlineimap: convert to egg.mk
details: https://anonhg.NetBSD.org/pkgsrc/rev/3140aa9a529e
branches: trunk
changeset: 371416:3140aa9a529e
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 10 08:30:00 2022 +0000
description:
offlineimap: convert to egg.mk
diffstat:
mail/offlineimap/Makefile | 6 +++---
mail/offlineimap/PLIST | 3 +--
2 files changed, 4 insertions(+), 5 deletions(-)
diffs (31 lines):
diff -r 351e4eaf8c78 -r 3140aa9a529e mail/offlineimap/Makefile
--- a/mail/offlineimap/Makefile Mon Jan 10 08:27:12 2022 +0000
+++ b/mail/offlineimap/Makefile Mon Jan 10 08:30:00 2022 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2021/10/19 21:23:31 tm Exp $
-
+# $NetBSD: Makefile,v 1.38 2022/01/10 08:30:00 wiz Exp $
DISTNAME= offlineimap-7.3.4
+PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GITHUB:=OfflineIMAP/}
@@ -29,5 +29,5 @@
.endfor
.include "../../lang/python/application.mk"
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 351e4eaf8c78 -r 3140aa9a529e mail/offlineimap/PLIST
--- a/mail/offlineimap/PLIST Mon Jan 10 08:27:12 2022 +0000
+++ b/mail/offlineimap/PLIST Mon Jan 10 08:30:00 2022 +0000
@@ -1,6 +1,5 @@
-@comment $NetBSD: PLIST,v 1.9 2021/10/19 21:23:31 tm Exp $
+@comment $NetBSD: PLIST,v 1.10 2022/01/10 08:30:00 wiz Exp $
bin/offlineimap
-${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/offlineimap/CustomConfig.py
${PYSITELIB}/offlineimap/CustomConfig.pyc
${PYSITELIB}/offlineimap/CustomConfig.pyo
Home |
Main Index |
Thread Index |
Old Index