pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/py-cdecimal py-cdecimal: convert to egg.mk
details: https://anonhg.NetBSD.org/pkgsrc/rev/0bac70782553
branches: trunk
changeset: 371434:0bac70782553
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 10 08:55:47 2022 +0000
description:
py-cdecimal: convert to egg.mk
diffstat:
math/py-cdecimal/Makefile | 5 +++--
math/py-cdecimal/PLIST | 3 +--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (28 lines):
diff -r 85fbb9fa1080 -r 0bac70782553 math/py-cdecimal/Makefile
--- a/math/py-cdecimal/Makefile Mon Jan 10 08:54:47 2022 +0000
+++ b/math/py-cdecimal/Makefile Mon Jan 10 08:55:47 2022 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2020/01/26 17:31:39 rillig Exp $
+# $NetBSD: Makefile,v 1.12 2022/01/10 08:55:47 wiz Exp $
DISTNAME= cdecimal-2.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= math python
MASTER_SITES= http://www.bytereef.org/software/mpdecimal/releases/
@@ -20,5 +21,5 @@
PYTHON_VERSIONS_ACCEPTED= 27
#.include "../../devel/gmp/buildlink3.mk"
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 85fbb9fa1080 -r 0bac70782553 math/py-cdecimal/PLIST
--- a/math/py-cdecimal/PLIST Mon Jan 10 08:54:47 2022 +0000
+++ b/math/py-cdecimal/PLIST Mon Jan 10 08:55:47 2022 +0000
@@ -1,3 +1,2 @@
-@comment $NetBSD: PLIST,v 1.1 2013/08/15 14:23:01 richard Exp $
-${PYSITELIB}/${EGG_FILE}
+@comment $NetBSD: PLIST,v 1.2 2022/01/10 08:55:47 wiz Exp $
${PYSITELIB}/cdecimal.so
Home |
Main Index |
Thread Index |
Old Index