Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Apr 2010 14:58:13 -0300 (BRT)
From:      Sylvio Cesar Teixeira <sylvio@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        krion@FreeBSD.org
Subject:   ports/145730: [PATCH] security/gsasl: Update MASTER_SITES to fix problem of size of remote file is not known.
Message-ID:  <20100415175813.353C81D90D@fbsdtbi386.scjamorim.org>
Resent-Message-ID: <201004151810.o3FIA1x9023196@freefall.freebsd.org>

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

>Number:         145730
>Category:       ports
>Synopsis:       [PATCH] security/gsasl: Update MASTER_SITES to fix problem of size of remote file is not known.
>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:   Thu Apr 15 18:10:00 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Sylvio Cesar Teixeira
>Release:        FreeBSD 9.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD fbsdtbi386.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Thu Feb 11 23:47:23 BRST 2010
>Description:
- Update MASTER_SITES to fix problem of size of remote file is not known.

Port maintainer (krion@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- gsasl-1.4.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/security/gsasl/Makefile,v
retrieving revision 1.43
diff -u -u -r1.43 Makefile
--- Makefile	15 Dec 2009 20:47:20 -0000	1.43
+++ Makefile	15 Apr 2010 17:56:20 -0000
@@ -9,9 +9,7 @@
 PORTNAME=	gsasl
 PORTVERSION=	1.4.0
 CATEGORIES=	security
-MASTER_SITES=	http://www.sfr-fresh.com/unix/misc/ \
-		${MASTER_SITE_GNU_ALPHA} \
-		http://josefsson.org/${PORTNAME}/releases/
+MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	krion@FreeBSD.org
--- gsasl-1.4.0.patch ends here ---

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



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