pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net bl3ify
details: https://anonhg.NetBSD.org/pkgsrc/rev/c2ea9efcdb28
branches: trunk
changeset: 474774:c2ea9efcdb28
user: recht <recht%pkgsrc.org@localhost>
date: Wed May 05 08:11:06 2004 +0000
description:
bl3ify
diffstat:
net/py-google/Makefile | 7 ++++---
net/py-mimelib/Makefile | 4 ++--
net/py-soappy/Makefile | 6 +++---
net/pygopherd/Makefile | 4 ++--
4 files changed, 11 insertions(+), 10 deletions(-)
diffs (82 lines):
diff -r 105a20711eac -r c2ea9efcdb28 net/py-google/Makefile
--- a/net/py-google/Makefile Wed May 05 08:08:59 2004 +0000
+++ b/net/py-google/Makefile Wed May 05 08:11:06 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/03/26 02:27:49 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2004/05/05 08:11:06 recht Exp $
#
DISTNAME= pygoogle-0.6
@@ -11,9 +11,10 @@
HOMEPAGE= http://pygoogle.sourceforge.net/
COMMENT= Call the Google web API from Python
+DEPENDS= ${PYPKGPREFIX}-SOAPpy>=0.11.1
+
PYDISTUTILSPKG= yes
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
-.include "../../net/py-soappy/buildlink2.mk"
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 105a20711eac -r c2ea9efcdb28 net/py-mimelib/Makefile
--- a/net/py-mimelib/Makefile Wed May 05 08:08:59 2004 +0000
+++ b/net/py-mimelib/Makefile Wed May 05 08:11:06 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/01/10 19:14:18 kristerw Exp $
+# $NetBSD: Makefile,v 1.5 2004/05/05 08:11:07 recht Exp $
#
DISTNAME= email-2.5
@@ -10,7 +10,7 @@
HOMEPAGE= http://mimelib.sourceforge.net/
COMMENT= Email package for Python
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= yes
PYDISTUTILSPKG= yes
# This pkg (or an older version of it) comes with 2.2 and later;
# 2.1 is the primary target (particulary for Zope).
diff -r 105a20711eac -r c2ea9efcdb28 net/py-soappy/Makefile
--- a/net/py-soappy/Makefile Wed May 05 08:08:59 2004 +0000
+++ b/net/py-soappy/Makefile Wed May 05 08:11:06 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/03/26 02:27:49 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2004/05/05 08:11:07 recht Exp $
#
DISTNAME= SOAPpy-0.11.3
@@ -13,12 +13,12 @@
DEPENDS= ${PYPKGPREFIX}-fpconst>=0.6.0:../../math/py-fpconst
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
PYDISTUTILSPKG= YES
PY_PATCHPLIST= YES
PYTHON_VERSIONS_ACCEPTED= 23pth 22pth 21pth
.include "../../lang/python/extension.mk"
-.include "../../textproc/py-xml/buildlink2.mk"
+.include "../../textproc/py-xml/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 105a20711eac -r c2ea9efcdb28 net/pygopherd/Makefile
--- a/net/pygopherd/Makefile Wed May 05 08:08:59 2004 +0000
+++ b/net/pygopherd/Makefile Wed May 05 08:11:06 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/01/24 19:44:00 recht Exp $
+# $NetBSD: Makefile,v 1.3 2004/05/05 08:11:07 recht Exp $
#
DISTNAME= pygopherd_2.0.9
@@ -10,7 +10,7 @@
HOMEPAGE= http://gopher.quux.org:70/devel/gopher/pygopherd/
COMMENT= Gopher server
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_PKGINSTALL= yes
PYDISTUTILSPKG= yes
PY_PATCHPLIST= yes
Home |
Main Index |
Thread Index |
Old Index