Date: 11 May 2000 05:33:23 -0000 From: okazaki@be.to To: FreeBSD-gnats-submit@freebsd.org Subject: ports/18495: Update port: japanese/gxditview Message-ID: <20000511053323.12790.qmail@dolphin.be.to>
next in thread | raw e-mail | index | archive | help
>Number: 18495 >Category: ports >Synopsis: Update port: japanese/gxditview >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed May 10 22:40:02 PDT 2000 >Closed-Date: >Last-Modified: >Originator: OKAZAKI Tetsurou >Release: FreeBSD 3.4-STABLE i386 >Organization: Unknown >Environment: FreeBSD 2.2.8-RELEASE i386 FreeBSD 3.4-STABLE i386 >Description: Update of the japanese/gxditivew port to jgxditview-0.100 based on groff-1.15. This update depends on ports/18494. >How-To-Repeat: Use the patch below to update the port. >Fix: diff -urN /usr/ports/japanese/gxditview/Makefile gxditview/Makefile --- /usr/ports/japanese/gxditview/Makefile Wed Apr 12 04:51:49 2000 +++ gxditview/Makefile Tue May 2 05:51:35 2000 @@ -6,23 +6,22 @@ # PORTNAME= gxditview -PORTVERSION= 0.99.1.1 +PORTVERSION= 0.100 CATEGORIES= japanese print MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= groff -DISTNAME= groff-1.11.1 +DISTNAME= groff-1.15 -PATCH_SITES= ${MASTER_SITE_PORTS_JP} \ - http://www.tg.rim.or.jp/~inagaki/ -PATCHFILES= jgroff-${PORTVERSION:R}.diff.gz \ - jgroff-${PORTVERSION:R}-${PORTVERSION}.diff.gz +PATCH_SITES= http://w3.mtci.ne.jp/~refactor/GNU/ +PATCHFILES= ${DISTNAME}-jgroff-${PORTVERSION}-pl1.diff.gz PATCH_DIST_ARGS= -d ${WRKSRC}/.. --forward --quiet -E -p1 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= okazaki@be.to -RUN_DEPENDS= groff:${PORTSDIR}/japanese/groff +RUN_DEPENDS= ${LOCALBASE}/bin/groff:${PORTSDIR}/japanese/groff USE_IMAKE= yes +MAKE_ENV= NIPPONDEFINES="-DNIPPON" WRKSRC= ${WRKDIR}/${DISTNAME}/xditview MAN1= gxditview.1 diff -urN /usr/ports/japanese/gxditview/files/md5 gxditview/files/md5 --- /usr/ports/japanese/gxditview/files/md5 Wed Jan 5 22:27:45 2000 +++ gxditview/files/md5 Tue May 2 05:18:57 2000 @@ -1,3 +1,2 @@ -MD5 (groff-1.11.1.tar.gz) = d6769b8535b4e5d9bf9c0be3b6e3400e -MD5 (jgroff-0.99.1.diff.gz) = fa727d542b344adc02d208e33d34e00a -MD5 (jgroff-0.99.1-0.99.1.1.diff.gz) = 0351ce5a577b6da8470de8a25fa7354a +MD5 (groff-1.15.tar.gz) = 0c87c54b39a71da4ad92a67f13b740a2 +MD5 (groff-1.15-jgroff-0.100-pl1.diff.gz) = 6bfa9ec3a3dee8dca3a4f2cf930e8cd9 diff -urN /usr/ports/japanese/gxditview/patches/patch-aa gxditview/patches/patch-aa --- /usr/ports/japanese/gxditview/patches/patch-aa Mon Nov 1 09:04:00 1999 +++ gxditview/patches/patch-aa Sat Apr 29 07:14:05 2000 @@ -1,7 +1,7 @@ --- Imakefile.orig Wed Oct 28 22:19:59 1992 +++ Imakefile Thu Oct 28 07:55:00 1999 @@ -1,6 +1,6 @@ --GROFF_LIBDIR = /usr/local/lib/groff +-GROFF_LIBDIR = /usr/local/share/groff +GROFF_LIBDIR = %%LOCALBASE%%/share/groff GROFF_FONTDIR = $(GROFF_LIBDIR)/font -GROFF_FONTPATH = .:$(GROFF_FONTDIR):/usr/local/lib/font:/usr/lib/font >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000511053323.12790.qmail>