aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-glewpy
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-02-25 03:19:29 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-02-25 03:19:29 +0000
commit729d9d232f2d99318b1c393e60fa5acadf5587b3 (patch)
tree587d15de621adfc5fa93e4c481b8470e04053dc3 /graphics/py-glewpy
parent42b70968f967f81a86153683471600406da01615 (diff)
downloadports-729d9d232f2d99318b1c393e60fa5acadf5587b3.tar.gz
ports-729d9d232f2d99318b1c393e60fa5acadf5587b3.zip
- Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support
Notes
Notes: svn path=/head/; revision=269643
Diffstat (limited to 'graphics/py-glewpy')
-rw-r--r--graphics/py-glewpy/Makefile4
-rw-r--r--graphics/py-glewpy/distinfo2
2 files changed, 2 insertions, 4 deletions
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