ports/86267: Update port: games/criticalmass to 0.9.12

KATO Tsuguru tkato432 at yahoo.com
Sat Sep 17 18:10:09 UTC 2005


>Number:         86267
>Category:       ports
>Synopsis:       Update port: games/criticalmass to 0.9.12
>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 Sep 17 18:10:05 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p12 i386
>Organization:
>Environment:
>Description:
- Update to version 0.9.12

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/games/criticalmass/Makefile games/criticalmass/Makefile
--- /usr/ports/games/criticalmass/Makefile	Mon Jun  6 01:27:40 2005
+++ games/criticalmass/Makefile	Sat Sep 17 02:06:22 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	criticalmass
-PORTVERSION=	0.9.11
+PORTVERSION=	0.9.12
 PORTEPOCH=	1
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
@@ -40,10 +40,12 @@
 .endif
 
 post-patch:
-	@${REINPLACE_CMD} -e 's|sdl-config|${SDL_CONFIG:T}|g ; \
-		 s|^CXXFLAGS|#CXXFLAGS|g ; \
-		 s|-lSDL | |g' ${WRKSRC}/configure
 	@${GREP} -lR "SDL/SDL" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e \
 		's|SDL/SDL|SDL|g'
+	@${REINPLACE_CMD} -e 's|sdl-config|${SDL_CONFIG:T}|g ; \
+		 s|^CXXFLAGS|#CXXFLAGS|g ; \
+		 s|-lSDL | |g ; \
+		 s|-lpng12|-lpng|g' ${WRKSRC}/configure
+	@${REINPLACE_CMD} -e 's|and def|\&\& def|g' ${WRKSRC}/utils/OSName.hpp
 
 .include <bsd.port.post.mk>
diff -urN /usr/ports/games/criticalmass/distinfo games/criticalmass/distinfo
--- /usr/ports/games/criticalmass/distinfo	Mon Jun  6 01:27:40 2005
+++ games/criticalmass/distinfo	Sat Sep 17 01:40:35 2005
@@ -1,2 +1,2 @@
-MD5 (CriticalMass-0.9.11.tar.bz2) = 80a70f8e5cbdcfe8eedf49f91b093b2d
-SIZE (CriticalMass-0.9.11.tar.bz2) = 2399716
+MD5 (CriticalMass-0.9.12.tar.bz2) = 613319a5b4930e41ef82895e14042150
+SIZE (CriticalMass-0.9.12.tar.bz2) = 5083834
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list