From owner-cvs-all@FreeBSD.ORG Wed Mar 19 07:32:22 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 129711065692; Wed, 19 Mar 2008 07:32:22 +0000 (UTC) Date: Wed, 19 Mar 2008 07:32:22 +0000 From: Alexey Dokuchaev To: Beech Rintoul Message-ID: <20080319073221.GA36479@FreeBSD.org> References: <200803190656.m2J6u5bJ070157@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200803190656.m2J6u5bJ070157@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/games/blockade Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Mar 2008 07:32:22 -0000 On Wed, Mar 19, 2008 at 06:56:05AM +0000, Beech Rintoul wrote: > beech 2008-03-19 06:56:05 UTC > > FreeBSD ports repository > > Modified files: > games/blockade Makefile > Log: > - Remove USE_X_PREFIX > - Bump portrevision Apparently the log message does not describe what exactly was changed: s/USE_XLIB/USE_XORG/ is not the same as removing of USE_X_PREFIX. ./danfe --- ports/games/blockade/Makefile 2007/05/19 20:05:31 1.11 +++ ports/games/blockade/Makefile 2008/03/19 06:56:05 1.12 @@ -2,12 +2,12 @@ # Date created: 29 May 1999 # Whom: Chris Piazza # -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/games/blockade/Makefile,v 1.11 2007/05/19 20:05:31 flz Exp $ +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/games/blockade/Makefile,v 1.12 2008/03/19 06:56:05 beech Exp $ # PORTNAME= blockade PORTVERSION= 1.00 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.geocities.com/TimesSquare/Zone/5267/ DISTFILES= blockade-1_00-linux.tar.gz @@ -15,7 +15,7 @@ DISTFILES= blockade-1_00-linux.tar.gz MAINTAINER= ports@FreeBSD.org COMMENT= An X version of the `blockade' Macintosh game -USE_XLIB= yes +USE_XORG= x11 MAN6= blockade.6 PLIST_FILES= bin/blockade