Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Jun 2003 08:55:03 -0400
From:      Serge Gagnon <gagnon__s@videotron.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/53090: [Patch] port: security/py-fchksum unfetchable distfile
Message-ID:  <E19PMAx-000IND-7q@quenix.dyndns.org>
Resent-Message-ID: <200306091230.h59CU64u027887@freefall.freebsd.org>

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

>Number:         53090
>Category:       ports
>Synopsis:       [Patch] port: security/py-fchksum unfetchable distfile
>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:   Mon Jun 09 05:30:06 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Serge Gagnon
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
me
>Environment:
System: FreeBSD quenix.dyndns.org 4.8-STABLE FreeBSD 4.8-STABLE #0: Tue May 6 22:02:29 EDT 2003 serge@quenix.dyndns.org:/usr/obj/usr/src/sys/OCEAN3 i386


>Description:

	o Fix MASTER_SITES

>How-To-Repeat:

http://people.freebsd.org/~fenner/portsurvey/security.html#py-fchksum

>Fix:


--- patch-py-fchksum-distfile begins here ---
diff -u /usr/ports/security/py-fchksum/Makefile ./Makefile
--- /usr/ports/security/py-fchksum/Makefile	Thu Feb 20 13:59:10 2003
+++ ./Makefile	Mon Jun  9 08:51:50 2003
@@ -9,7 +9,7 @@
 PORTNAME=	fchksum
 PORTVERSION=	1.6.1
 CATEGORIES=	security python
-MASTER_SITES=	http://www.azstarnet.com/~donut/programs/fchksum/
+MASTER_SITES=	http://www.dakotacom.net/~donut/programs/fchksum/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	python-${PORTNAME}-${PORTVERSION}
 
--- patch-py-fchksum-distfile ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E19PMAx-000IND-7q>