From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 6 20:10:26 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9093E16A54D for ; Thu, 6 Apr 2006 20:10:26 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5814343D7D for ; Thu, 6 Apr 2006 20:10:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k36KAGoT044153 for ; Thu, 6 Apr 2006 20:10:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k36KAGFL044152; Thu, 6 Apr 2006 20:10:16 GMT (envelope-from gnats) Resent-Date: Thu, 6 Apr 2006 20:10:16 GMT Resent-Message-Id: <200604062010.k36KAGFL044152@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Lars Engels Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C88D716A418 for ; Thu, 6 Apr 2006 20:03:29 +0000 (UTC) (envelope-from lars@bart.bsd-geek.de) Received: from bart.bsd-geek.de (dslb-084-063-012-210.pools.arcor-ip.net [84.63.12.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9C6843E03 for ; Thu, 6 Apr 2006 20:01:06 +0000 (GMT) (envelope-from lars@bart.bsd-geek.de) Received: from bart.bsd-geek.de (localhost.bsd-geek.de [127.0.0.1]) by bart.bsd-geek.de (8.13.4/8.13.4) with ESMTP id k36K15L5028194 for ; Thu, 6 Apr 2006 22:01:05 +0200 (CEST) (envelope-from lars@bart.bsd-geek.de) Received: (from lars@localhost) by bart.bsd-geek.de (8.13.4/8.13.4/Submit) id k36K14UV028193; Thu, 6 Apr 2006 22:01:04 +0200 (CEST) (envelope-from lars) Message-Id: <200604062001.k36K14UV028193@bart.bsd-geek.de> Date: Thu, 6 Apr 2006 22:01:04 +0200 (CEST) From: Lars Engels To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/95428: games/hlserver-esf: add distfile mirrrors X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Apr 2006 20:10:27 -0000 >Number: 95428 >Category: ports >Synopsis: games/hlserver-esf: add distfile mirrrors >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Apr 06 20:10:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Lars Engels >Release: FreeBSD 7.0-CURRENT i386 >Organization: >Environment: System: FreeBSD bart.bsd-geek.de 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Sat Apr 1 14:14:13 CEST 2006 lars@bart.bsd-geek.de:/usr/obj/usr/src/sys/BART i386 >Description: - Remove dead mirror, add working ones - Add CATEGORIES - Use @dirrmtry >How-To-Repeat: >Fix: --- hlserver-esf.diff begins here --- diff -Nur games/hlserver-esf.orig/Makefile games/hlserver-esf/Makefile --- games/hlserver-esf.orig/Makefile Thu Apr 6 20:24:45 2006 +++ games/hlserver-esf/Makefile Thu Apr 6 20:29:21 2006 @@ -8,7 +8,9 @@ PORTNAME= esf PORTVERSION= 1.1.1.b PORTREVISION= 1 -MASTER_SITES= http://38.118.213.152/ichmovniif+/pub2/Half_Life/Modifications/Earths_Special_Forces/ +CATEGORIES= games +MASTER_SITES= http://ftp.games.skynet.be/pub/www.filesnetwork.com/Half-Life/Mods/Earth%60s_Special_Forces/ \ + http://mirror.isp.net.au/ftp/pub/FreeBSD/distfiles/ DISTNAME= esfb111 MAINTAINER= ports@FreeBSD.org diff -Nur games/hlserver-esf.orig/pkg-plist games/hlserver-esf/pkg-plist --- games/hlserver-esf.orig/pkg-plist Thu Apr 6 20:24:45 2006 +++ games/hlserver-esf/pkg-plist Thu Apr 6 20:26:46 2006 @@ -945,4 +945,4 @@ @dirrm %%HLDSDIR%%esf/classes @dirrm %%HLDSDIR%%esf/cl_dlls @dirrmtry %%HLDSDIR%%esf/SAVE -@unexec rmdir %D/%%HLDSDIR%%esf 2>/dev/null || echo "If you are permanently removing this port, you should do a ``rm -rf ${PKG_PREFIX}/%%HLDSDIR%%esf`` to remove any configuration files and logs left." | fmt +@dirrmtry rmdir %D/%%HLDSDIR%%esf 2>/dev/null || echo "If you are permanently removing this port, you should do a ``rm -rf ${PKG_PREFIX}/%%HLDSDIR%%esf`` to remove any configuration files and logs left." | fmt --- hlserver-esf.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: