pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[.joined/pkgsrc/trunk]: .joined/pkgsrc/textproc/py-pandocfilters py-pandocfil...
details: https://anonhg.NetBSD.org/.joined/pkgsrc/rev/0a89e4f08862
branches: trunk
changeset: 370950:0a89e4f08862
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Sun Jan 02 11:45:53 2022 +0000
description:
py-pandocfilters: Convert to egg.mk
Bump PKGREVISION.
diffstat:
textproc/py-pandocfilters/Makefile | 5 +++--
textproc/py-pandocfilters/PLIST | 7 +++++--
2 files changed, 8 insertions(+), 4 deletions(-)
diffs (34 lines):
diff -r 5cffa311d6df -r 0a89e4f08862 textproc/py-pandocfilters/Makefile
--- a/textproc/py-pandocfilters/Makefile Sun Jan 02 11:30:25 2022 +0000
+++ b/textproc/py-pandocfilters/Makefile Sun Jan 02 11:45:53 2022 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2021/02/08 12:17:46 adam Exp $
+# $NetBSD: Makefile,v 1.5 2022/01/02 11:45:53 ryoon Exp $
DISTNAME= pandocfilters-1.4.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pandocfilters/}
@@ -12,5 +13,5 @@
USE_LANGUAGES= # none
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 5cffa311d6df -r 0a89e4f08862 textproc/py-pandocfilters/PLIST
--- a/textproc/py-pandocfilters/PLIST Sun Jan 02 11:30:25 2022 +0000
+++ b/textproc/py-pandocfilters/PLIST Sun Jan 02 11:45:53 2022 +0000
@@ -1,5 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1 2017/04/23 05:09:46 markd Exp $
-${PYSITELIB}/${EGG_FILE}
+@comment $NetBSD: PLIST,v 1.2 2022/01/02 11:45:53 ryoon Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/pandocfilters.py
${PYSITELIB}/pandocfilters.pyc
${PYSITELIB}/pandocfilters.pyo
Home |
Main Index |
Thread Index |
Old Index