ports/52052: Update port: print/ghostscript-gnu-commfont (fix ports/51518)

KATO Tsuguru tkato at prontomail.com
Sun May 11 02:20:19 UTC 2003


>Number:         52052
>Category:       ports
>Synopsis:       Update port: print/ghostscript-gnu-commfont (fix ports/51518)
>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:   Sat May 10 19:20:08 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
: print/ghostscript-gnu-commfont (fix ports/51518)
- Fix COMMENT

[2003/04/28] ports/51518  ports-bugs  Update port: print/ghostscript-gnu-commfont

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/print/ghostscript-gnu-commfont/Makefile.common print/ghostscript-gnu-commfont/Makefile.common
--- /usr/ports/print/ghostscript-gnu-commfont/Makefile.common	Mon May  5 05:59:39 2003
+++ print/ghostscript-gnu-commfont/Makefile.common	Wed May  7 20:46:26 2003
@@ -7,7 +7,7 @@
 DISTFILES=	# empty
 
 MAINTAINER?=	mita at FreeBSD.org
-COMMENT?=	GNU ghostscript with Japanese Font support
+COMMENT?=	GNU ghostscript with CJK Font support
 
 RUN_DEPENDS=	gs:${PORTSDIR}/print/ghostscript-gnu \
 		${LOCALBASE}/share/ghostscript/Resource/ai0/CMap/Identity-H:${PORTSDIR}/print/adobe-cmaps
@@ -26,12 +26,14 @@
 PLIST_SUB+=	CIDFNMAP="${CIDFNMAP}"
 .if defined(JPNFONT)
 CATEGORIES:=	japanese ${CATEGORIES}
+COMMENT=	GNU ghostscript with Japanese Font support
 PKGNAMEPREFIX=	ja-
 PKGNAMESUFFIX:=	${PKGNAMESUFFIX}-jpnfont
 RUN_DEPENDS+=	${X11BASE}/lib/X11/fonts/TrueType/kochi-mincho.ttf:${PORTSDIR}/japanese/kochi-ttfonts
 CIDFNMAP=	CIDFnmap.jp
 .elif defined(KORFONT)
 CATEGORIES:=	korean ${CATEGORIES}
+COMMENT=	GNU ghostscript with Korean Font support
 PKGNAMEPREFIX=	ko-
 PKGNAMESUFFIX:=	${PKGNAMESUFFIX}-korfont
 RUN_DEPENDS+=	${LOCALBASE}/share/ghostscript/fonts/Munhwa-Bold:${PORTSDIR}/korean/munhwafonts-cid
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list