Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Feb 2005 23:00:12 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/77134: Update port: games/briquolo to 0.5.1
Message-ID:  <20050205230012.12ba46e9.tkato432@yahoo.com>
Resent-Message-ID: <200502051410.j15EANej082427@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         77134
>Category:       ports
>Synopsis:       Update port: games/briquolo to 0.5.1
>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 Feb 05 14:10:23 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.5.1

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/games/briquolo/Makefile games/briquolo/Makefile
--- /usr/ports/games/briquolo/Makefile	Thu Dec 30 19:54:22 2004
+++ games/briquolo/Makefile	Wed Feb  2 14:11:15 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	briquolo
-PORTVERSION=	0.5
+PORTVERSION=	0.5.1
 CATEGORIES=	games
 MASTER_SITES=	http://briquolo.free.fr/download/
 
@@ -30,8 +30,7 @@
 LDFLAGS=	-L${LOCALBASE}/lib
 
 post-patch:
-	@${REINPLACE_CMD} -e 's|="-Wall"|="$$CXXFLAGS"|g ; \
-		 s|-O3||g' ${WRKSRC}/configure
+	@${REINPLACE_CMD} -e 's|-O3||g' ${WRKSRC}/configure
 	@${GREP} -lR "SDL/SDL" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e \
 		's|SDL/SDL|SDL|g'
 
diff -urN /usr/ports/games/briquolo/distinfo games/briquolo/distinfo
--- /usr/ports/games/briquolo/distinfo	Thu Dec 30 19:54:22 2004
+++ games/briquolo/distinfo	Wed Feb  2 14:10:36 2005
@@ -1,2 +1,2 @@
-MD5 (briquolo-0.5.tar.bz2) = 43489dd256d0b91d6efe0fd6defb3c7f
-SIZE (briquolo-0.5.tar.bz2) = 2495042
+MD5 (briquolo-0.5.1.tar.bz2) = 7975bda39bc9811e490b37ccc93dbff2
+SIZE (briquolo-0.5.1.tar.bz2) = 2499223
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050205230012.12ba46e9.tkato432>