pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/py-pythran py-pythran: remove .rej; thanks to @wiz
details: https://anonhg.NetBSD.org/pkgsrc/rev/1741717cb58f
branches: trunk
changeset: 372432:1741717cb58f
user: adam <adam%pkgsrc.org@localhost>
date: Mon Jan 24 20:50:01 2022 +0000
description:
py-pythran: remove .rej; thanks to @wiz
diffstat:
math/py-pythran/Makefile | 7 ++++++-
math/py-pythran/PLIST | 5 +----
2 files changed, 7 insertions(+), 5 deletions(-)
diffs (45 lines):
diff -r 2b285cccc6ac -r 1741717cb58f math/py-pythran/Makefile
--- a/math/py-pythran/Makefile Mon Jan 24 20:44:11 2022 +0000
+++ b/math/py-pythran/Makefile Mon Jan 24 20:50:01 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2022/01/24 20:38:59 adam Exp $
+# $NetBSD: Makefile,v 1.7 2022/01/24 20:50:01 adam Exp $
DISTNAME= pythran-0.11.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -21,6 +21,11 @@
USE_PKG_RESOURCES= yes
+post-extract:
+ ${RM} ${WRKSRC}/third_party/xsimd/config/xsimd_config.hpp.rej
+ ${RM} ${WRKSRC}/third_party/xsimd/config/xsimd_arch.hpp.rej
+ ${RM} ${WRKSRC}/third_party/xsimd/xsimd.hpp.rej
+
post-install:
.for bin in pythran pythran-config
cd ${DESTDIR}${PREFIX}/bin && \
diff -r 2b285cccc6ac -r 1741717cb58f math/py-pythran/PLIST
--- a/math/py-pythran/PLIST Mon Jan 24 20:44:11 2022 +0000
+++ b/math/py-pythran/PLIST Mon Jan 24 20:50:01 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2022/01/24 20:38:59 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2022/01/24 20:50:01 adam Exp $
bin/pythran-${PYVERSSUFFIX}
bin/pythran-config-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
@@ -4222,9 +4222,7 @@
${PYSITELIB}/pythran/xsimd/arch/xsimd_sse4_2.hpp
${PYSITELIB}/pythran/xsimd/arch/xsimd_ssse3.hpp
${PYSITELIB}/pythran/xsimd/config/xsimd_arch.hpp
-${PYSITELIB}/pythran/xsimd/config/xsimd_arch.hpp.rej
${PYSITELIB}/pythran/xsimd/config/xsimd_config.hpp
-${PYSITELIB}/pythran/xsimd/config/xsimd_config.hpp.rej
${PYSITELIB}/pythran/xsimd/config/xsimd_cpuid.hpp
${PYSITELIB}/pythran/xsimd/math/.xsimd_gamma.hpp.swp
${PYSITELIB}/pythran/xsimd/math/xsimd_rem_pio2.hpp
@@ -4255,4 +4253,3 @@
${PYSITELIB}/pythran/xsimd/types/xsimd_traits.hpp
${PYSITELIB}/pythran/xsimd/types/xsimd_utils.hpp
${PYSITELIB}/pythran/xsimd/xsimd.hpp
-${PYSITELIB}/pythran/xsimd/xsimd.hpp.rej
Home |
Main Index |
Thread Index |
Old Index