Bug 188916 - [PATCH] graphics/py-glewpy: stage
Summary: [PATCH] graphics/py-glewpy: stage
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jose Alonso Cardenas Marquez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-23 14:50 UTC by Bartek Rutkowski
Modified: 2014-05-09 04:20 UTC (History)
1 user (show)

See Also:


Attachments
py-glewpy-0.7.4.patch (920 bytes, patch)
2014-04-23 14:50 UTC, Bartek Rutkowski
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bartek Rutkowski freebsd_committer freebsd_triage 2014-04-23 14:50:00 UTC
- Stage
- Pet portlint

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/py27-glewpy/0.7.4_3/

Port maintainer (acm@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.00.2014.03.23 (mode: change, diff: SVN)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-04-23 14:50:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->acm

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-05-09 04:13:45 UTC
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@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/
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Vanilla I. Shu freebsd_committer freebsd_triage 2014-05-09 04:13:48 UTC
State Changed
From-To: open->closed

Committed, thanks.