pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/py-wand (graphics/py-wand) correction part 2, ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a1799e718edd
branches: trunk
changeset: 407056:a1799e718edd
user: mef <mef%pkgsrc.org@localhost>
date: Wed Jan 01 06:13:37 2020 +0000
description:
(graphics/py-wand) correction part 2, mv README.rst under wand dir., tks leot@
diffstat:
graphics/py-wand/Makefile | 5 ++++-
graphics/py-wand/PLIST | 4 ++--
2 files changed, 6 insertions(+), 3 deletions(-)
diffs (39 lines):
diff -r 6bc7bbed650c -r a1799e718edd graphics/py-wand/Makefile
--- a/graphics/py-wand/Makefile Wed Jan 01 05:58:27 2020 +0000
+++ b/graphics/py-wand/Makefile Wed Jan 01 06:13:37 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/12/30 00:52:30 mef Exp $
+# $NetBSD: Makefile,v 1.2 2020/01/01 06:13:37 mef Exp $
VERSION= 0.5.8
DISTNAME= wand-${VERSION}
@@ -16,6 +16,9 @@
DEPENDS+= ImageMagick-[0-9]*:../../graphics/ImageMagick
+post-install:
+ ${MV} ${DESTDIR}${PREFIX}/README.rst ${DESTDIR}${PREFIX}/${PYSITELIB}/wand
+
.include "../../lang/python/application.mk"
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 6bc7bbed650c -r a1799e718edd graphics/py-wand/PLIST
--- a/graphics/py-wand/PLIST Wed Jan 01 05:58:27 2020 +0000
+++ b/graphics/py-wand/PLIST Wed Jan 01 06:13:37 2020 +0000
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.2 2020/01/01 05:58:27 mef Exp $
+@comment $NetBSD: PLIST,v 1.3 2020/01/01 06:13:37 mef Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/wand/README.rst
${PYSITELIB}/wand/__init__.py
${PYSITELIB}/wand/__init__.pyc
${PYSITELIB}/wand/__init__.pyo
@@ -73,4 +74,3 @@
${PYSITELIB}/wand/version.py
${PYSITELIB}/wand/version.pyc
${PYSITELIB}/wand/version.pyo
-README.rst
Home |
Main Index |
Thread Index |
Old Index