Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Apr 2006 05:26:21 +0300
From:      "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/95718: [PATCH] www/apache-forrest: drop dead MASTER_STE
Message-ID:  <1144981581.68985@it.buh.tecnik93.com>
Resent-Message-ID: <200604140230.k3E2UD9b002419@freefall.freebsd.org>

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

>Number:         95718
>Category:       ports
>Synopsis:       [PATCH] www/apache-forrest: drop dead MASTER_STE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 14 02:30:12 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
Tecnik'93 
>Environment:


System: FreeBSD 6.1-PRERELEASE #2: Fri Mar 31 13:08:13 EEST 2006
    root@it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_U_P



>Description:


 > host www.apache.inetcosmos.org
Host www.apache.inetcosmos.org not found: 3(NXDOMAIN)
at least since Fri Sep 16 00:28:15 2005 UTC according to [1]

Drop USE_REINPLACE while here

Reported by:		fenner's distfiles survey [1]


>How-To-Repeat:





>Fix:


--- apache-forrest.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/apache-forrest/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	6 Jul 2005 16:00:42 -0000	1.4
+++ Makefile	14 Apr 2006 02:22:42 -0000
@@ -11,7 +11,6 @@
 			http://mirror.tomato.it/apache/forrest/ \
 			http://mirrors.publicshout.org/apache/forrest/ \
 			http://mirror.nohup.it/apache/forrest/ \
-			http://www.apache.inetcosmos.org/dist/forrest/ \
 			ftp://mirror.nohup.it/apache/forrest/
 MASTER_SITE_SUBDIR=	forrest
 DISTNAME=		${PORTNAME}-${PORTVERSION}
@@ -22,7 +21,6 @@
 USE_JAVA=		yes
 JAVA_VERSION=		1.4+
 
-USE_REINPLACE=		Yes
 REPLACE_FILES=		${WRKSRC}/bin/forrest ${WRKSRC}/tools/ant/bin/ant
 
 NO_BUILD=		Yes
--- apache-forrest.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?1144981581.68985>