ports/92005: Update port: editors/texmacs

KATO Tsuguru tkato432 at yahoo.com
Thu Jan 19 17:10:13 UTC 2006


>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 at FreeBSD.org
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list