ports/88564: Update port: print/dvisvg

KATO Tsuguru tkato432 at yahoo.com
Sun Nov 6 18:10:25 UTC 2005


>Number:         88564
>Category:       ports
>Synopsis:       Update port: print/dvisvg
>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:   Sun Nov 06 18:10:23 GMT 2005
>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/print/dvisvg/Makefile print/dvisvg/Makefile
--- /usr/ports/print/dvisvg/Makefile	Sat May 28 19:39:25 2005
+++ print/dvisvg/Makefile	Mon Nov  7 01:36:55 2005
@@ -9,13 +9,13 @@
 PORTNAME=	dvisvg
 DISTVERSION=	0.7.1d
 CATEGORIES=	print
-MASTER_SITES=	http://dvisvg.sourceforge.net/
+MASTER_SITES=	http://dvisvg.sourceforge.net/files/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Converter from DVI to SVG
 
-BUILD_DEPENDS=	${MKTEXLSR}:${PORTSDIR}/print/teTeX
-RUN_DEPENDS=	${MKTEXLSR}:${PORTSDIR}/print/teTeX \
+BUILD_DEPENDS=	${MKTEXLSR}:${PORTSDIR}/print/teTeX-base
+RUN_DEPENDS=	${MKTEXLSR}:${PORTSDIR}/print/teTeX-base \
 		${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list