Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Feb 2003 01:20:02 -0800 (PST)
From:      "Lev A. Serbryakov" <lev@ftp.translate.ru>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/48161: [PATCH][UNBROKE] Update MASTER_SITE for port russian/apache13-modssl to lateset mirror list
Message-ID:  <200302220920.h1M9K2Vi065249@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/48161; it has been noted by GNATS.

From: "Lev A. Serbryakov" <lev@ftp.translate.ru>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/48161: [PATCH][UNBROKE] Update MASTER_SITE for port russian/apache13-modssl to lateset mirror list
Date: Sat, 22 Feb 2003 12:17:43 +0300 (MSK)

 Hello!
 
      Here is new variant of patch, it uses ${MASTER_SITE_APACHE_HTTPD}
 
 
 diff -ruN apache13-modssl.orig/Makefile apache13-modssl/Makefile
 --- apache13-modssl.orig/Makefile	Sat Feb 22 12:09:42 2003
 +++ apache13-modssl/Makefile	Sat Feb 22 12:09:56 2003
 @@ -8,22 +8,7 @@
  PORTNAME=	apache+mod_ssl
  PORTVERSION=	${VERSION_APACHE}.${VERSION_RA}.${VERSION_MODSSL}
  CATEGORIES=	russian www security
 -MASTER_SITES=	http://nagoya.apache.org/dist/httpd/ \
 -		http://www.apache.org/dist/httpd/ \
 -		ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/httpd/ \
 -		ftp://ftp.rge.com/pub/infosystems/apache/dist/httpd/ \
 -		ftp://apache.compuex.com/pub/apache/dist/httpd/ \
 -		ftp://apache.arctic.org/pub/apache/dist/httpd/ \
 -		ftp://ftp.epix.net/pub/apache/dist/httpd/ \
 -		ftp://ftp.ameth.org/pub/mirrors/ftp.apache.org/apache/dist/httpd/ \
 -		ftp://ftp.connectnet.com/pub/www/apache/httpd/ \
 -		ftp://apache.technomancer.com/mirrors/apache/dist/httpd/ \
 -		ftp://ftp.raver.net/pub/ftp.apache.org/httpd/ \
 -		ftp://www3.service.digital.com/apache/dist/httpd/ \
 -		ftp://galileo.galilei.com/pub/apache/httpd/ \
 -		ftp://ftp.mtnranch.net/pub/apache/dist/httpd/ \
 -		ftp://ftp.iodynamics.com/pub/mirror/apache/dist/httpd/ \
 -		ftp://apache.nextpath.com/pub/apache/dist/httpd/ \
 +MASTER_SITES=	${MASTER_SITE_APACHE_HTTPD} \
  		${MASTER_SITES_MODSSL:S/$/:modssl/} \
  		${MASTER_SITES_RA:S/$/:rapatches/}
  
 
 
 
 
                                 Lev Serebryakov
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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