svn commit: r409036 - head/games/vor

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Feb 17 11:01:58 UTC 2016


Author: amdmi3
Date: Wed Feb 17 11:01:57 2016
New Revision: 409036
URL: https://svnweb.freebsd.org/changeset/ports/409036

Log:
  - Update to 0.5.6

Modified:
  head/games/vor/Makefile
  head/games/vor/distinfo
  head/games/vor/pkg-descr

Modified: head/games/vor/Makefile
==============================================================================
--- head/games/vor/Makefile	Wed Feb 17 10:58:35 2016	(r409035)
+++ head/games/vor/Makefile	Wed Feb 17 11:01:57 2016	(r409036)
@@ -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=	*

Modified: head/games/vor/distinfo
==============================================================================
--- head/games/vor/distinfo	Wed Feb 17 10:58:35 2016	(r409035)
+++ head/games/vor/distinfo	Wed Feb 17 11:01:57 2016	(r409036)
@@ -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

Modified: head/games/vor/pkg-descr
==============================================================================
--- head/games/vor/pkg-descr	Wed Feb 17 10:58:35 2016	(r409035)
+++ head/games/vor/pkg-descr	Wed Feb 17 11:01:57 2016	(r409036)
@@ -7,4 +7,4 @@ spare moments. VoR has ray-traced rocks,
 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


More information about the svn-ports-all mailing list