ports/145730: [PATCH] security/gsasl: Update MASTER_SITES to fix problem of size of remote file is not known.
Sylvio Cesar Teixeira
sylvio at FreeBSD.org
Thu Apr 15 18:10:01 UTC 2010
>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 at 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 at FreeBSD.org
--- gsasl-1.4.0.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list