Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 May 2006 20:02:21 +0200
From:      "Martin Wilke" <freebsd@unixfreunde.de>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        andrew@ugh.net.au
Subject:   ports/97797: [patch] sysutils/wait_on
Message-ID:  <1148493741.19433@mwilke.ath.cx>
Resent-Message-ID: <200605241810.k4OIAKcg068716@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         97797
>Category:       ports
>Synopsis:       [patch] sysutils/wait_on
>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:   Wed May 24 18:10:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 7.0-CURRENT #142: Thu May 18 07:57:01 CEST 2006
    splash@mwilke.ath.cx:/usr/obj/usr/src/sys/BSDBOX



>Description:


- change mirror 
- fix http://people.freebsd.org/~fenner/portsurvey/sysutils.html#wait_on
- maintainer is cc'd 


>How-To-Repeat:





>Fix:


--- wait_on.diff begins here ---
diff -ruN /usr/ports/sysutils/wait_on/Makefile ports/sysutils/wait_on/Makefile
--- /usr/ports/sysutils/wait_on/Makefile	Sun Nov 27 14:49:51 2005
+++ ports/sysutils/wait_on/Makefile	Wed May 24 19:17:24 2006
@@ -8,7 +8,8 @@
 PORTNAME=	wait_on
 PORTVERSION=	1.1
 CATEGORIES=	sysutils
-MASTER_SITES=	ftp://ftp.ugh.net.au/pub/unix/wait_on/
+MASTER_SITES=	http://mirror2.unixfreunde.de/ \
+		http://freebsd.unixfreunde.de/sources/
 
 MAINTAINER=	andrew@ugh.net.au
 COMMENT=	Enable shell scripts to monitor directories for new files
--- wait_on.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1148493741.19433>