ports/53088: [Patch] port: print/auctex unfetchable distfile

Serge Gagnon gagnon__s at videotron.ca
Mon Jun 9 12:20:16 UTC 2003


>Number:         53088
>Category:       ports
>Synopsis:       [Patch] port: print/auctex 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:20:14 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 at quenix.dyndns.org:/usr/obj/usr/src/sys/OCEAN3 i386


>Description:

	0 Fix MASTER_SITES

>How-To-Repeat:

http://people.freebsd.org/~fenner/portsurvey/print.html#auctex

>Fix:


--- patch-auctex-distfile begins here ---
diff -u /usr/ports/print/auctex/Makefile ./Makefile
--- /usr/ports/print/auctex/Makefile	Thu Mar 27 19:44:10 2003
+++ ./Makefile	Mon Jun  9 08:37:46 2003
@@ -8,7 +8,8 @@
 PORTNAME=		auctex
 PORTVERSION=		11.13
 CATEGORIES=		print elisp
-MASTER_SITES=		http://savannah.nongnu.org/download/auctex/stable.pkg/${PORTVERSION}/
+MASTER_SITES=		http://wuarchive.wustl.edu/mirrors/gnu/auctex/ \
+			http://mirror.telentente.com/pub/gnu/auctex/
 
 MAINTAINER=		ports at FreeBSD.org
 COMMENT=	Integrated environment for writing LaTeX using GNU Emacs
--- patch-auctex-distfile ends here ---


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



More information about the freebsd-ports-bugs mailing list