ports/95834: [PATCH] devel/py-game: portlint(1) fixes

Alexander Botero-Lowry alex at foxybanana.com
Sat Apr 15 20:30:24 UTC 2006


>Number:         95834
>Category:       ports
>Synopsis:       [PATCH] devel/py-game: portlint(1) fixes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 15 20:30:20 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Botero-Lowry
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD Laptop.mine.box 6.0-STABLE FreeBSD 6.0-STABLE #1: Tue Feb  7 19:06:16 PST
>Description:
- Use ${PYTHON_PKGNAMEPREFIX} instead of py- in the PORTNAME

Port maintainer (mva at sysfault.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- py24-game-1.7.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/py-game/Makefile /usr/local/tinderbox/portstrees/FreeBSD/ports/devel/py-game/Makefile
--- /usr/ports/devel/py-game/Makefile	Fri Sep 16 16:24:16 2005
+++ /usr/local/tinderbox/portstrees/FreeBSD/ports/devel/py-game/Makefile	Sat Apr 15 13:24:25 2006
@@ -5,10 +5,11 @@
 # $FreeBSD: ports/devel/py-game/Makefile,v 1.29 2005/09/14 17:44:45 pav Exp $
 #
 
-PORTNAME=	py-game
+PORTNAME=	game
 PORTVERSION=	1.7.1
 CATEGORIES=	devel python
 MASTER_SITES=	http://pygame.seul.org/ftp/
+PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	${PORTNAME:S/-//}-${PORTVERSION}release
 
 MAINTAINER=	mva at sysfault.org
--- py24-game-1.7.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list