pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/py-imaging py-imaging: convert to egg.mk
details: https://anonhg.NetBSD.org/pkgsrc/rev/3688f36c67bb
branches: trunk
changeset: 371603:3688f36c67bb
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 10 22:14:19 2022 +0000
description:
py-imaging: convert to egg.mk
diffstat:
graphics/py-imaging/Makefile | 6 +++---
graphics/py-imaging/PLIST | 3 +--
2 files changed, 4 insertions(+), 5 deletions(-)
diffs (39 lines):
diff -r e08091cb53cf -r 3688f36c67bb graphics/py-imaging/Makefile
--- a/graphics/py-imaging/Makefile Mon Jan 10 22:12:22 2022 +0000
+++ b/graphics/py-imaging/Makefile Mon Jan 10 22:14:19 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.59 2020/01/26 17:31:23 rillig Exp $
+# $NetBSD: Makefile,v 1.60 2022/01/10 22:14:19 wiz Exp $
DISTNAME= Imaging-1.1.7
PKGNAME= ${PYPKGPREFIX}-imaging-1.1.7
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= graphics python
MASTER_SITES= http://effbot.org/media/downloads/
@@ -31,6 +31,6 @@
.include "../../devel/zlib/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../graphics/lcms/buildlink3.mk"
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/jpeg.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r e08091cb53cf -r 3688f36c67bb graphics/py-imaging/PLIST
--- a/graphics/py-imaging/PLIST Mon Jan 10 22:12:22 2022 +0000
+++ b/graphics/py-imaging/PLIST Mon Jan 10 22:14:19 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2012/04/08 20:21:49 wiz Exp $
+@comment $NetBSD: PLIST,v 1.14 2022/01/10 22:14:19 wiz Exp $
${PYINC}/PIL/ImPlatform.h
${PYINC}/PIL/Imaging.h
${PYSITELIB}/PIL.pth
@@ -170,7 +170,6 @@
${PYSITELIB}/PIL/OleFileIO.py
${PYSITELIB}/PIL/OleFileIO.pyc
${PYSITELIB}/PIL/OleFileIO.pyo
-${PYSITELIB}/PIL/${EGG_FILE}
${PYSITELIB}/PIL/PSDraw.py
${PYSITELIB}/PIL/PSDraw.pyc
${PYSITELIB}/PIL/PSDraw.pyo
Home |
Main Index |
Thread Index |
Old Index