Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jan 2006 02:00:11 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/92005: Update port: editors/texmacs
Message-ID:  <20060120020011.5c8eb0d5.tkato432@yahoo.com>
Resent-Message-ID: <200601191710.k0JHA4Bm012472@freefall.freebsd.org>

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

>Number:         92005
>Category:       ports
>Synopsis:       Update port: editors/texmacs
>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 Jan 19 17:10:04 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p13 i386
>Organization:
>Environment:
>Description:
- Fix MASTER_SITES

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/editors/texmacs/Makefile editors/texmacs/Makefile
--- /usr/ports/editors/texmacs/Makefile	Wed Jan 11 13:39:42 2006
+++ editors/texmacs/Makefile	Sun Jan 15 13:26:13 2006
@@ -8,8 +8,11 @@
 PORTNAME=	texmacs
 PORTVERSION=	1.0.6
 CATEGORIES=	editors print
-MASTER_SITES=	ftp://ftp.texmacs.org/pub/TeXmacs/targz/ \
-		ftp://ftp.texmacs.org/pub/TeXmacs/old-targz/
+MASTER_SITES=	http://www.texmacs.org/Download/ftp/%SUBDIR%/ \
+		ftp://ftp.texmacs.org/pub/TeXmacs/%SUBDIR%/ \
+		http://gd.tuwien.ac.at/editors/TeXmacs/targz/ \
+		ftp://gd.tuwien.ac.at/editors/TeXmacs/targz/
+MASTER_SITE_SUBDIR=	targz old-targz
 DISTNAME=	TeXmacs-${PORTVERSION}-src
 
 MAINTAINER=	ports@FreeBSD.org
>Release-Note:
>Audit-Trail:
>Unformatted:



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