ports/179738: port update: games/atanks
Jesse
jessefrgsmith at yahoo.ca
Wed Jun 19 23:50:00 UTC 2013
>Number: 179738
>Category: ports
>Synopsis: port update: games/atanks
>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: Wed Jun 19 23:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Jesse
>Release: FreeBSd 9.1 32-bit
>Organization:
RM
>Environment:
>Description:
The attached patch brings the port games/atanks up to date with the upstream project. This version contains bug fixes and a new in-game avatar image. This patch also updates Atanks' dependency on Allegro, using a newer version of the Allegro stable branch for improved performance and bug fixes.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -ruN /usr/ports/games/atanks/Makefile atanks/Makefile
--- /usr/ports/games/atanks/Makefile 2012-12-03 21:06:03.000000000 -0400
+++ atanks/Makefile 2013-06-19 17:08:42.000000000 -0300
@@ -6,14 +6,14 @@
#
PORTNAME= atanks
-PORTVERSION= 5.1
+PORTVERSION= 5.7
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTNAME}
MAINTAINER= jessefrgsmith at yahoo.ca
COMMENT= A 2D tank game with large, cartoonish weapons
-LIB_DEPENDS= alleg.42:${PORTSDIR}/devel/allegro
+LIB_DEPENDS= alleg.4:${PORTSDIR}/devel/allegro-devel
USE_GMAKE= yes
MAKE_ARGS+= PREFIX=${PREFIX}/
diff -ruN /usr/ports/games/atanks/distinfo atanks/distinfo
--- /usr/ports/games/atanks/distinfo 2012-12-03 21:06:03.000000000 -0400
+++ atanks/distinfo 2013-06-19 17:11:20.000000000 -0300
@@ -1,2 +1,2 @@
-SHA256 (atanks-5.1.tar.gz) = 39788e7139d553c628e2cba0c81b7e24659fb640b9bbf041619d4f94e0c7286c
-SIZE (atanks-5.1.tar.gz) = 3125673
+SHA256 (atanks-5.7.tar.gz) = fb2f4239679f4de4a3213e66a2bd4ec560753d518db727ffa35bc74f3a581e83
+SIZE (atanks-5.7.tar.gz) = 3130406
diff -ruN /usr/ports/games/atanks/pkg-plist atanks/pkg-plist
--- /usr/ports/games/atanks/pkg-plist 2012-12-03 21:06:03.000000000 -0400
+++ atanks/pkg-plist 2013-06-19 17:10:22.000000000 -0300
@@ -28,6 +28,7 @@
share/games/atanks/tankgun/7.bmp
share/games/atanks/tankgun/5.bmp
share/games/atanks/tankgun/4.bmp
+share/games/atanks/tankgun/9.bmp
share/games/atanks/Changelog
share/games/atanks/title/1.bmp
share/games/atanks/title/3.bmp
@@ -279,6 +280,7 @@
share/games/atanks/tank/15.bmp
share/games/atanks/tank/5.bmp
share/games/atanks/tank/4.bmp
+share/games/atanks/tank/16.bmp
@dirrm share/games/atanks/button
@dirrm share/games/atanks/misc
@dirrm share/games/atanks/missile
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list