pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/urlgrabber urlgrabber: convert to egg.mk
details: https://anonhg.NetBSD.org/pkgsrc/rev/1450393c2b6e
branches: trunk
changeset: 371613:1450393c2b6e
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 10 22:22:00 2022 +0000
description:
urlgrabber: convert to egg.mk
diffstat:
www/urlgrabber/Makefile | 6 +++---
www/urlgrabber/PLIST | 3 +--
2 files changed, 4 insertions(+), 5 deletions(-)
diffs (31 lines):
diff -r 1e04c0c9d363 -r 1450393c2b6e www/urlgrabber/Makefile
--- a/www/urlgrabber/Makefile Mon Jan 10 22:21:17 2022 +0000
+++ b/www/urlgrabber/Makefile Mon Jan 10 22:22:00 2022 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2020/12/04 20:45:49 nia Exp $
+# $NetBSD: Makefile,v 1.22 2022/01/10 22:22:00 wiz Exp $
DISTNAME= urlgrabber-3.1.0
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= www devel
MASTER_SITES= http://urlgrabber.baseurl.org/download/
@@ -13,5 +13,5 @@
PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 3.1.0
.include "../../lang/python/application.mk"
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 1e04c0c9d363 -r 1450393c2b6e www/urlgrabber/PLIST
--- a/www/urlgrabber/PLIST Mon Jan 10 22:21:17 2022 +0000
+++ b/www/urlgrabber/PLIST Mon Jan 10 22:22:00 2022 +0000
@@ -1,6 +1,5 @@
-@comment $NetBSD: PLIST,v 1.5 2012/04/08 20:22:00 wiz Exp $
+@comment $NetBSD: PLIST,v 1.6 2022/01/10 22:22:00 wiz Exp $
bin/urlgrabber
-${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/urlgrabber/__init__.py
${PYSITELIB}/urlgrabber/__init__.pyc
${PYSITELIB}/urlgrabber/__init__.pyo
Home |
Main Index |
Thread Index |
Old Index