From 729d9d232f2d99318b1c393e60fa5acadf5587b3 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Fri, 25 Feb 2011 03:19:29 +0000 Subject: - Move over to py25 or above - While here get rid FreeBSD 6.X and md5 support --- graphics/py-glewpy/Makefile | 4 ++-- graphics/py-glewpy/distinfo | 2 -- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'graphics/py-glewpy') diff --git a/graphics/py-glewpy/Makefile b/graphics/py-glewpy/Makefile index 91a600e3ca55..95ddb6752f66 100644 --- a/graphics/py-glewpy/Makefile +++ b/graphics/py-glewpy/Makefile @@ -7,7 +7,7 @@ PORTNAME= glewpy PORTVERSION= 0.7.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -22,7 +22,7 @@ COMMENT= Advanced OpenGL extensions to Python BUILD_DEPENDS= pyrex>=0.9.6.2:${PORTSDIR}/devel/pyrex USE_GL= glew -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ USE_PYDISTUTILS=yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/graphics/py-glewpy/distinfo b/graphics/py-glewpy/distinfo index 0643a4c1ddee..71ad31d10171 100644 --- a/graphics/py-glewpy/distinfo +++ b/graphics/py-glewpy/distinfo @@ -1,6 +1,4 @@ -MD5 (python/glewpy-0.7.4.tar.gz) = 3d2aae86aae328ab60897915bf9530fc SHA256 (python/glewpy-0.7.4.tar.gz) = 19434289d079d9f70d7dde75b6eb4d8ca6488a1427fb2786ebd6fe24fb97a0ec SIZE (python/glewpy-0.7.4.tar.gz) = 65262 -MD5 (python/glewpy-0.7.4-generatedsources.diff.bz2) = ee6ed1f96c0275d9f3968c91fa68b9d5 SHA256 (python/glewpy-0.7.4-generatedsources.diff.bz2) = b143b18e981169b6bfefdc173138ca47e0bc8049d5a1b90b2cd24d8a1b615a5a SIZE (python/glewpy-0.7.4-generatedsources.diff.bz2) = 193256 -- cgit v1.2.3