aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--games/vor/Makefile6
-rw-r--r--games/vor/distinfo4
-rw-r--r--games/vor/pkg-descr2
3 files changed, 5 insertions, 7 deletions
diff --git a/games/vor/Makefile b/games/vor/Makefile
index fb8145ce6598..a6ef0117265b 100644
--- a/games/vor/Makefile
+++ b/games/vor/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= vor
-PORTVERSION= 0.5.5
-PORTREVISION= 7
+PORTVERSION= 0.5.6
CATEGORIES= games
MASTER_SITES= http://qualdan.com/vor/ \
http://mirror.amdmi3.ru/distfiles/
@@ -14,10 +13,9 @@ COMMENT= Dodge the rocks until you die
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= tar:bzip2 gmake
+USES= gmake pkgconfig tar:bzip2
USE_SDL= mixer image sdl
GNU_CONFIGURE= yes
-LDFLAGS+= -lm
PLIST_FILES= bin/${PORTNAME}
PORTDOCS= *
diff --git a/games/vor/distinfo b/games/vor/distinfo
index 37758397177f..fb4c0ef9daa9 100644
--- a/games/vor/distinfo
+++ b/games/vor/distinfo
@@ -1,2 +1,2 @@
-SHA256 (vor-0.5.5.tar.bz2) = ead1b9786741e26d37ff7c5185b7fe1e91f90f76ebed3785225312e323b7c7da
-SIZE (vor-0.5.5.tar.bz2) = 239291
+SHA256 (vor-0.5.6.tar.bz2) = 24fe49edfd59a6723000a0e8a62c5b631d6ae84e1e4eaaa890b64435d6fa2d95
+SIZE (vor-0.5.6.tar.bz2) = 258357
diff --git a/games/vor/pkg-descr b/games/vor/pkg-descr
index 39043a67cd1d..a8943cc74718 100644
--- a/games/vor/pkg-descr
+++ b/games/vor/pkg-descr
@@ -7,4 +7,4 @@ spare moments. VoR has ray-traced rocks, a free-scrolling screen, and
than the original. It is intended to be a quickie game to kill a few spare
moments here and there, not an epic space adventure.
-WWW: http://jasonwoof.org/vor
+WWW: http://sametwice.com/vor
deletions'>-1/+1 * - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-1/+1 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1 * - update to jpeg7dinoex2009-07-181-2/+2 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-4/+3