svn commit: r343479 - head/games/blockrage

Antoine Brodin antoine at FreeBSD.org
Sun Feb 9 12:16:04 UTC 2014


Author: antoine
Date: Sun Feb  9 12:16:03 2014
New Revision: 343479
URL: http://svnweb.freebsd.org/changeset/ports/343479
QAT: https://qat.redports.org/buildarchive/r343479/

Log:
  Finish stage support

Modified:
  head/games/blockrage/Makefile
  head/games/blockrage/pkg-plist

Modified: head/games/blockrage/Makefile
==============================================================================
--- head/games/blockrage/Makefile	Sun Feb  9 12:13:42 2014	(r343478)
+++ head/games/blockrage/Makefile	Sun Feb  9 12:16:03 2014	(r343479)
@@ -3,7 +3,7 @@
 
 PORTNAME=	blockrage
 PORTVERSION=	0.2.3
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	games
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} \
 		SF/nemysisfreebsdp/:icons

Modified: head/games/blockrage/pkg-plist
==============================================================================
--- head/games/blockrage/pkg-plist	Sun Feb  9 12:13:42 2014	(r343478)
+++ head/games/blockrage/pkg-plist	Sun Feb  9 12:16:03 2014	(r343479)
@@ -1,4 +1,5 @@
 bin/blockrage
+man/man6/blockrage.6.gz
 %%DATADIR%%/blockrage
 %%DATADIR%%/blockrage-fhs.rc
 %%DATADIR%%/blockrage.cfg


More information about the svn-ports-all mailing list