Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Mar 2013 03:27:43 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/177266: print/pstotext: Update MASTER_SITES
Message-ID:  <20130323032743.33fea42e3045ea568b09e5a9@yahoo.com>
Resent-Message-ID: <201303221840.r2MIe7vZ020299@freefall.freebsd.org>

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

>Number:         177266
>Category:       ports
>Synopsis:       print/pstotext: Update MASTER_SITES
>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:   Fri Mar 22 18:40:07 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p10 i386
>Organization:
>Environment:
>Description:
- Update MASTER_SITES

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/print/pstotext/Makefile print/pstotext/Makefile
--- /usr/ports/print/pstotext/Makefile	2012-11-08 09:24:10.000000000 +0900
+++ print/pstotext/Makefile	2013-03-16 22:26:28.000000000 +0900
@@ -5,8 +5,11 @@
 PORTVERSION=	1.9
 PORTREVISION=	3
 CATEGORIES=	print
-MASTER_SITES=	${MASTER_SITE_TEX_CTAN}
-MASTER_SITE_SUBDIR=	support/ghostscript/contrib
+MASTER_SITES=	http://ftp.gwdg.de/pub/%SUBDIR%/ \
+		http://ftp.sunet.se/pub/text-processing/postscript/interpreters/%SUBDIR%/ \
+		http://gd.tuwien.ac.at/pub/publishing/%SUBDIR%/ \
+		http://fossies.org/unix/misc/
+MASTER_SITE_SUBDIR=	ghostscript/contrib
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	PostScript to Text converter
>Release-Note:
>Audit-Trail:
>Unformatted:



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