pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/py-mxDateTime py-mxDateTime: convert to egg.mk
details: https://anonhg.NetBSD.org/pkgsrc/rev/541c7504f6c2
branches: trunk
changeset: 371606:541c7504f6c2
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 10 22:16:23 2022 +0000
description:
py-mxDateTime: convert to egg.mk
diffstat:
time/py-mxDateTime/Makefile | 5 +++--
time/py-mxDateTime/PLIST | 3 +--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (31 lines):
diff -r 9db2095c749e -r 541c7504f6c2 time/py-mxDateTime/Makefile
--- a/time/py-mxDateTime/Makefile Mon Jan 10 22:15:36 2022 +0000
+++ b/time/py-mxDateTime/Makefile Mon Jan 10 22:16:23 2022 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.44 2019/09/02 13:20:05 adam Exp $
+# $NetBSD: Makefile,v 1.45 2022/01/10 22:16:23 wiz Exp $
VERSION= 3.2.9
DISTNAME= egenix-mx-base-${VERSION}
PKGNAME= ${PYPKGPREFIX}-mxDateTime-${VERSION}
+PKGREVISION= 1
CATEGORIES= time python
MASTER_SITES= http://downloads.egenix.com/python/
@@ -41,5 +42,5 @@
REPLACE_PYTHON+= setup.py
.include "../../lang/python/application.mk"
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 9db2095c749e -r 541c7504f6c2 time/py-mxDateTime/PLIST
--- a/time/py-mxDateTime/PLIST Mon Jan 10 22:15:36 2022 +0000
+++ b/time/py-mxDateTime/PLIST Mon Jan 10 22:16:23 2022 +0000
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2017/04/10 12:31:05 mef Exp $
-${PYSITELIB}/${EGG_FILE}
+@comment $NetBSD: PLIST,v 1.9 2022/01/10 22:16:23 wiz Exp $
${PYSITELIB}/mx/BeeBase/BeeBase.py
${PYSITELIB}/mx/BeeBase/BeeBase.pyc
${PYSITELIB}/mx/BeeBase/BeeBase.pyo
Home |
Main Index |
Thread Index |
Old Index