Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 May 2006 16:42:22 +0200
From:      "Martin Wilke" <freebsd@unixfreunde.de>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/97042: [patch] sysutils/growspd
Message-ID:  <1147185742.2800@lapbox.ath.cx>
Resent-Message-ID: <200605091450.k49EoGSB021487@freefall.freebsd.org>

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

>Number:         97042
>Category:       ports
>Synopsis:       [patch] sysutils/growspd
>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:   Tue May 09 14:50:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 7.0-CURRENT #11: Sun May  7 11:44:28 CEST 2006
    splash@lapbox.ath.cx:/usr/obj/usr/src/sys/LAPBOX



>Description:


- mirror fix
- remove USE_REINPLACE



>How-To-Repeat:





>Fix:


--- growspd.diff begins here ---
diff -ruN /usr/ports/sysutils/growspd/Makefile ports/sysutils/growspd/Makefile
--- /usr/ports/sysutils/growspd/Makefile	Fri Feb  6 14:12:25 2004
+++ ports/sysutils/growspd/Makefile	Tue May  9 16:38:22 2006
@@ -8,15 +8,14 @@
 PORTNAME=	growspd
 PORTVERSION=	0.1
 CATEGORIES=	sysutils
-MASTER_SITES=	http://growspd.brokep.com/
+MASTER_SITES=	http://freebsd.mirrors.tds.net/pub/FreeBSD/ports/distfiles/ \
+		http://www.gtlib.gatech.edu/pub/FreeBSD/distfiles/
 
 MAINTAINER=	growspd@brokep.com
 COMMENT=	Quick utility to check files growth rate
 
 MAN1=		growspd.1
 PLIST_FILES=	bin/growspd
-
-USE_REINPLACE=	yes
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|-O3|${CFLAGS}|' ${WRKSRC}/Makefile
--- growspd.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?1147185742.2800>