ports/81071: [Maintainer Update] games/lbreakout2 to 2.6beta
Miguel Mendez
flynn at energyhq.es.eu.org
Sun May 15 16:40:03 UTC 2005
>Number: 81071
>Category: ports
>Synopsis: [Maintainer Update] games/lbreakout2 to 2.6beta
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sun May 15 16:40:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Miguel Mendez
>Release: FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD 5.4-RELEASE #0: Thu May 12 19:57:42 UTC 2005
root at scienide.energyhq.es.eu.org:/usr/src/sys/i386/compile/SCIENIDE.SMP
>Description:
Author's changelog:
The focus of this release is on gameplay improvement.
Besides that, I fixed the volume control (which did not work at all) and applied a security patch.
>How-To-Repeat:
>Fix:
--- lbreakout2.diff begins here ---
diff -ruN lbreakout2.old/Makefile lbreakout2/Makefile
--- lbreakout2.old/Makefile Tue Feb 15 09:32:08 2005
+++ lbreakout2/Makefile Sun May 15 18:18:32 2005
@@ -6,7 +6,7 @@
#
PORTNAME= lbreakout2
-PORTVERSION= 2.5.2
+DISTVERSION= 2.6beta
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= lgames
@@ -23,6 +23,7 @@
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS= --enable-sdl-net \
--localstatedir=/var/games
+CONFIGURE_TARGET=
CPPFLAGS= -I${LOCALBASE}/include
LDFLAGS= -L${LOCALBASE}/lib
diff -ruN lbreakout2.old/distinfo lbreakout2/distinfo
--- lbreakout2.old/distinfo Sun Jan 16 11:15:56 2005
+++ lbreakout2/distinfo Sun May 15 18:07:27 2005
@@ -1,2 +1,2 @@
-MD5 (lbreakout2-2.5.2.tar.gz) = ddec8888c86845cedc85b6259d2cd885
-SIZE (lbreakout2-2.5.2.tar.gz) = 2849669
+MD5 (lbreakout2-2.6beta.tar.gz) = 41d6e0be4654b1716b1b3f5b53abf014
+SIZE (lbreakout2-2.6beta.tar.gz) = 2927088
diff -ruN lbreakout2.old/pkg-plist lbreakout2/pkg-plist
--- lbreakout2.old/pkg-plist Sun Jan 16 11:15:56 2005
+++ lbreakout2/pkg-plist Sun May 15 18:21:07 2005
@@ -218,6 +218,21 @@
%%DATADIR%%/levels/Yexter
%%DATADIR%%/levels/Zigies
%%DATADIR%%/levels/Zufallswelt
+%%DATADIR%%/levels/FatalDoomsday2
+%%DATADIR%%/levels/RichQuick
+%%DATADIR%%/levels/MontyHall
+%%DATADIR%%/levels/BigBang
+%%DATADIR%%/levels/P.I.T.A.
+%%DATADIR%%/levels/Alexandre
+%%DATADIR%%/levels/Bertrand
+%%DATADIR%%/levels/Celine
+%%DATADIR%%/levels/Classique
+%%DATADIR%%/levels/Invisible
+%%DATADIR%%/levels/Nations
+%%DATADIR%%/levels/ObiWan
+%%DATADIR%%/levels/StarWars
+%%DATADIR%%/levels/Vader
+%%DATADIR%%/levels/Yoda
%%DATADIR%%/sounds/attach.wav
%%DATADIR%%/sounds/bonus_magnet.wav
%%DATADIR%%/sounds/chaos.wav
--- lbreakout2.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list