From 7166660e0869e600de95f00511736db4bf628d2d Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 2 May 2003 11:53:34 +0000 Subject: Dependency bumps, needed because of devel/pth's major bump, and related dependency bumps. --- lang/python22-pth/Makefile | 3 ++- lang/python22-pth/buildlink2.mk | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'lang/python22-pth') diff --git a/lang/python22-pth/Makefile b/lang/python22-pth/Makefile index 4d565e02eed..4798de94866 100644 --- a/lang/python22-pth/Makefile +++ b/lang/python22-pth/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2002/12/25 16:57:43 grant Exp $ +# $NetBSD: Makefile,v 1.3 2003/05/02 11:55:36 wiz Exp $ # DISTNAME= Python-2.2.2 +PKGREVISION= 1 PKGNAME= python22-pth-2.2.2 CATEGORIES= lang MASTER_SITES= ftp://ftp.python.org/pub/python/2.2.2/ diff --git a/lang/python22-pth/buildlink2.mk b/lang/python22-pth/buildlink2.mk index df4f418b200..e8a9a89c45e 100644 --- a/lang/python22-pth/buildlink2.mk +++ b/lang/python22-pth/buildlink2.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink2.mk,v 1.2 2003/03/14 19:37:45 jlam Exp $ +# $NetBSD: buildlink2.mk,v 1.3 2003/05/02 11:55:36 wiz Exp $ .if !defined(PYTHON22_BUILDLINK2_MK) PYTHON22_BUILDLINK2_MK= # defined @@ -7,7 +7,7 @@ PYTHON22_BUILDLINK2_MK= # defined BUILDLINK_PACKAGES+= python22-pth BUILDLINK_PKGBASE.python22-pth?= python22-pth -BUILDLINK_DEPENDS.python22-pth?= python22-pth>=2.2 +BUILDLINK_DEPENDS.python22-pth?= python22-pth>=2.2.2nb1 BUILDLINK_PKGSRCDIR.python22-pth?= ../../lang/python22-pth .if defined(BUILDLINK_DEPMETHOD.python) -- cgit v1.2.3