ports/95428: games/hlserver-esf: add distfile mirrrors
Lars Engels
lars.engels at 0x20.net
Thu Apr 6 20:10:27 UTC 2006
>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 at 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 at 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
- at 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
+ at 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:
More information about the freebsd-ports-bugs
mailing list