From owner-svn-ports-head@FreeBSD.ORG Thu May 2 17:10:48 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id B1CD6CE2; Thu, 2 May 2013 17:10:48 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id A3F661ADA; Thu, 2 May 2013 17:10:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r42HAmWg040115; Thu, 2 May 2013 17:10:48 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r42HAmPI040114; Thu, 2 May 2013 17:10:48 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201305021710.r42HAmPI040114@svn.freebsd.org> From: Baptiste Daroussin Date: Thu, 2 May 2013 17:10:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r317132 - head/games/openarena-data X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 May 2013 17:10:48 -0000 Author: bapt Date: Thu May 2 17:10:48 2013 New Revision: 317132 URL: http://svnweb.freebsd.org/changeset/ports/317132 Log: # in url is configusing bmake(1) replace by %23 Submitted by: sjg Modified: head/games/openarena-data/Makefile Modified: head/games/openarena-data/Makefile ============================================================================== --- head/games/openarena-data/Makefile Thu May 2 16:22:30 2013 (r317131) +++ head/games/openarena-data/Makefile Thu May 2 17:10:48 2013 (r317132) @@ -1,17 +1,13 @@ -# New ports collection makefile for: openarena-data -# Date created: 15 June 2010 -# Whom: Dominic Fandrey -# +# Created by: Dominic Fandrey # $FreeBSD$ -# PORTNAME= data PORTVERSION= 0.8.8 CATEGORIES= games MASTER_SITES= SF/oarena:data \ - http://openarena.ws/request.php?4\\\#/:data \ + http://openarena.ws/request.php?4%23/:data \ SF/oarena:patch \ - http://openarena.ws/request.php?5\\\#/:patch + http://openarena.ws/request.php?5%23/:patch DISTFILES= ${OA_DATA}:data EXTRACT_ONLY=