Date: Tue, 19 Oct 1999 20:45:23 +0900 (JST) From: takamune@avrl.mei.co.jp To: FreeBSD-gnats-submit@freebsd.org Subject: ports/14413: Update: japanese/{bookview,eb,epwutil,ndtpd} Message-ID: <199910191145.UAA05520@dream.avrl.mei.co.jp>
next in thread | raw e-mail | index | archive | help
>Number: 14413 >Category: ports >Synopsis: Update: japanese/{bookview,eb,epwutil,ndtpd} >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: Tue Oct 19 04:50:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Kazutoki TAKAMUNE >Release: FreeBSD 3.3-STABLE i386 >Organization: Matsushita Electric Industrial Co., Ltd. >Environment: FreeBSD 3.3-STABLE(Mon Oct 18 13:20:31 JST 1999) ports/Mk/bsd.port.mk,v 1.323 1999/10/10 17:19:49 >Description: I'm the maintainer of these 4 ports. Please apply this patch to fix MASTER_SITES and DISTFILES. Changes: - No files have been added or removed. - */Makefile o Delete 'ftp://ftp.mei.co.jp/'. It has stopped anonymous FTP service. o Delete directories '*/old/'. Easy to see distfiles survey. ;-P - japanse/eb/Makefile o Move 'appendix' distfiles into subdirectory. >How-To-Repeat: >Fix: diff -x CVS -ur /usr/ports/japanese/bookview/Makefile japanese/bookview/Makefile --- /usr/ports/japanese/bookview/Makefile Thu Aug 26 10:17:02 1999 +++ japanese/bookview/Makefile Tue Oct 19 20:04:22 1999 @@ -9,9 +9,7 @@ DISTNAME= bookview-2.4.4 PKGNAME= ja-bookview-2.4.4 CATEGORIES= japanese -MASTER_SITES= ftp://ftp.sra.co.jp/pub/net/ndtp/bookview/ \ - ftp://ftp.sra.co.jp/pub/net/ndtp/bookview/old/ \ - ftp://ftp.mei.co.jp/free/others/Dictionary/ndtp/bookview/ +MASTER_SITES= ftp://ftp.sra.co.jp/pub/net/ndtp/bookview/ MAINTAINER= takamune@avrl.mei.co.jp diff -x CVS -ur /usr/ports/japanese/eb/Makefile japanese/eb/Makefile --- /usr/ports/japanese/eb/Makefile Tue Sep 21 10:38:09 1999 +++ japanese/eb/Makefile Tue Oct 19 19:37:14 1999 @@ -9,13 +9,8 @@ DISTNAME= eb-2.3.3 PKGNAME= ja-eb-2.3.3 CATEGORIES= japanese -MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/appendix/ \ - ftp://ftp.sra.co.jp/pub/misc/eb/appendix/old/ \ - ftp://ftp.sra.co.jp/pub/misc/eb/ \ - ftp://ftp.sra.co.jp/pub/misc/eb/old/ \ - ftp://ftp.mei.co.jp/free/others/Dictionary/eb/appendix/ \ - ftp://ftp.mei.co.jp/free/others/Dictionary/eb/ -DISTFILES= ${EBFILES} ${APPENDIXFILES} +MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/ +DISTFILES= ${EBFILES} ${APPENDIXFILES:S,^,appendix/,} MAINTAINER= takamune@avrl.mei.co.jp diff -x CVS -ur /usr/ports/japanese/epwutil/Makefile japanese/epwutil/Makefile --- /usr/ports/japanese/epwutil/Makefile Tue Sep 7 10:32:11 1999 +++ japanese/epwutil/Makefile Tue Oct 19 19:53:57 1999 @@ -9,8 +9,7 @@ DISTNAME= epwutil-1.0 PKGNAME= ja-epwutil-1.0 CATEGORIES= japanese -MASTER_SITES= ftp://ftp.nerimadors.or.jp/pub/epwutil/ \ - ftp://ftp.mei.co.jp/free/others/Dictionary/epwutil/ +MASTER_SITES= ftp://ftp.nerimadors.or.jp/pub/epwutil/ MAINTAINER= takamune@avrl.mei.co.jp diff -x CVS -ur /usr/ports/japanese/ndtpd/Makefile japanese/ndtpd/Makefile --- /usr/ports/japanese/ndtpd/Makefile Tue Sep 21 10:38:11 1999 +++ japanese/ndtpd/Makefile Tue Oct 19 19:39:10 1999 @@ -9,9 +9,7 @@ DISTNAME= ndtpd-2.3.3 PKGNAME= ja-ndtpd-2.3.3 CATEGORIES= japanese -MASTER_SITES= ftp://ftp.sra.co.jp/pub/net/ndtp/ndtpd/ \ - ftp://ftp.sra.co.jp/pub/net/ndtp/ndtpd/old/ \ - ftp://ftp.mei.co.jp/free/others/Dictionary/ndtp/ndtpd/ +MASTER_SITES= ftp://ftp.sra.co.jp/pub/net/ndtp/ndtpd/ MAINTAINER= takamune@avrl.mei.co.jp >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?199910191145.UAA05520>