svn commit: r353383 - head/graphics/py-glewpy

Vanilla I. Shu vanilla at FreeBSD.org
Fri May 9 03:13:42 UTC 2014


Author: vanilla
Date: Fri May  9 03:13:41 2014
New Revision: 353383
URL: http://svnweb.freebsd.org/changeset/ports/353383
QAT: https://qat.redports.org/buildarchive/r353383/

Log:
  - Stage
  - Pet portlint
  
  PR:		ports/188916
  Submitted by:	Bartek Rutkowski <ports at robakdesign.com>
  Approved by:	portmgr@

Modified:
  head/graphics/py-glewpy/Makefile
  head/graphics/py-glewpy/pkg-descr

Modified: head/graphics/py-glewpy/Makefile
==============================================================================
--- head/graphics/py-glewpy/Makefile	Fri May  9 03:08:34 2014	(r353382)
+++ head/graphics/py-glewpy/Makefile	Fri May  9 03:13:41 2014	(r353383)
@@ -8,6 +8,7 @@ CATEGORIES=	graphics python
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DIST_SUBDIR=	python
+
 PATCH_SITES=	http://mirror.amdmi3.ru/distfiles/ \
 		${MASTER_SITE_LOCAL:S|%SUBDIR%|amdmi3|}
 PATCHFILES=	glewpy-${PORTVERSION}-generatedsources.diff.bz2
@@ -24,5 +25,4 @@ USE_PYDISTUTILS=yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/graphics/py-glewpy/pkg-descr
==============================================================================
--- head/graphics/py-glewpy/pkg-descr	Fri May  9 03:08:34 2014	(r353382)
+++ head/graphics/py-glewpy/pkg-descr	Fri May  9 03:13:41 2014	(r353383)
@@ -3,4 +3,4 @@ Python OpenGL developer to use features 
 image processing on the GPU. It serves as a complement to PyOpenGL and toolkits
 such as GLUT and SDL (pygame).
 
-WWW:	http://glewpy.sourceforge.net/
+WWW: http://glewpy.sourceforge.net/


More information about the svn-ports-all mailing list