Date: Fri, 5 Nov 1999 20:06:54 +0900 (JST) From: takamune@avrl.mei.co.jp To: FreeBSD-gnats-submit@freebsd.org Subject: ports/14719: Update: japanese/ndtpd, japanese/eb Message-ID: <199911051106.UAA62402@dream.vrl.mei.co.jp>
next in thread | raw e-mail | index | archive | help
>Number: 14719 >Category: ports >Synopsis: Update: japanese/ndtpd, japanese/eb >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Nov 5 03:10:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Kazu TAKAMUNE >Release: FreeBSD 3.3-STABLE i386 >Organization: Matsushita Electric Industrial Co., Ltd. >Environment: FreeBSD 3.3-STABLE(Mon Nov 1 12:27:20 JST 1999) ports/Mk/bsd.port.mk,v 1.323 1999/10/10 17:19:49 >Description: Please apply this patch to upgrade ports (of which I'm the maintainer). Changes: - Updates japanese/ndtpd for the latest version ja-ndtpd-2.3.4(patched). - Updates japanese/eb for the latest version ja-eb-2.3.4. - These ports should be simultaneously upgraded. - japanese/eb/Makefile o Fix breakage of extraction appendix files. <http://bento.freebsd.org/errorlogs/3-full/ja-eb-2.3.3.log> - No files have been added or removed. >How-To-Repeat: >Fix: diff -x CVS -Nur /usr/ports/japanese/ndtpd/Makefile japanese/ndtpd/Makefile --- /usr/ports/japanese/ndtpd/Makefile Wed Oct 27 20:04:09 1999 +++ japanese/ndtpd/Makefile Fri Nov 5 19:59:50 1999 @@ -1,19 +1,21 @@ # New ports collection makefile for: ndtpd -# Version required: 2.3.3 +# Version required: 2.3.4 # Date created: 4 Aug 1998 # Whom: Motoyuki Kasahara <m-kasahr@sra.co.jp> # # $FreeBSD: /home/ncvs/ports/japanese/ndtpd/Makefile,v 1.12 1999/10/27 08:46:46 mharo Exp $ # -DISTNAME= ndtpd-2.3.3 -PKGNAME= ja-ndtpd-2.3.3 +DISTNAME= ndtpd-2.3.4 +PKGNAME= ja-ndtpd-2.3.4 CATEGORIES= japanese MASTER_SITES= ftp://ftp.sra.co.jp/pub/net/ndtp/ndtpd/ +PATCH_SITES= ${MASTER_SITES} +PATCHFILES= ndtpd-2.3.4+.diff MAINTAINER= takamune@avrl.mei.co.jp -LIB_DEPENDS= eb.3:${PORTSDIR}/japanese/eb +LIB_DEPENDS= eb.3:${.CURDIR}/../eb USE_LIBTOOL= yes CONFIGURE_ARGS= --localstatedir=${VARDIR} --with-eb --with-zlib \ diff -x CVS -Nur /usr/ports/japanese/ndtpd/files/md5 japanese/ndtpd/files/md5 --- /usr/ports/japanese/ndtpd/files/md5 Tue Sep 21 10:38:11 1999 +++ japanese/ndtpd/files/md5 Thu Nov 4 21:49:08 1999 @@ -1 +1,2 @@ -MD5 (ndtpd-2.3.3.tar.gz) = 6ff399fa4d8f685b8315fa1fd358f939 +MD5 (ndtpd-2.3.4.tar.gz) = fa88585879468901a0106387c66e5dc6 +MD5 (ndtpd-2.3.4+.diff) = 85a309c4e0a59d5324aa2fecd073a65c diff -x CVS -Nur /usr/ports/japanese/eb/Makefile japanese/eb/Makefile --- /usr/ports/japanese/eb/Makefile Wed Oct 27 20:04:08 1999 +++ japanese/eb/Makefile Fri Nov 5 13:43:00 1999 @@ -1,16 +1,16 @@ # New ports collection makefile for: eb -# Version required: 2.3.3 +# Version required: 2.3.4 # Date created: 20 Jan 1999 # Whom: Motoyuki Kasahara <m-kasahr@sra.co.jp> # # $FreeBSD: /home/ncvs/ports/japanese/eb/Makefile,v 1.8 1999/10/27 08:45:29 mharo Exp $ # -DISTNAME= eb-2.3.3 -PKGNAME= ja-eb-2.3.3 +DISTNAME= eb-2.3.4 +PKGNAME= ja-eb-2.3.4 CATEGORIES= japanese MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/ -DISTFILES= ${EBFILES} ${APPENDIXFILES:S,^,appendix/,} +DISTFILES= ${EBFILES} ${APPENDIXFILES} MAINTAINER= takamune@avrl.mei.co.jp @@ -39,6 +39,7 @@ plus-2.0.tar.gz \ readers-2.2.tar.gz \ readers2-2.0.tar.gz +APPENDIXFILES:= ${APPENDIXFILES:S,^,appendix/,} LISTFILES= LIST LIST-ja EXTRACT_ONLY= ${EBFILES} diff -x CVS -Nur /usr/ports/japanese/eb/files/md5 japanese/eb/files/md5 --- /usr/ports/japanese/eb/files/md5 Wed Oct 27 20:04:09 1999 +++ japanese/eb/files/md5 Thu Nov 4 21:48:52 1999 @@ -1,4 +1,4 @@ -MD5 (eb/eb-2.3.3.tar.gz) = f4d988441fe9eb8d82c8015c3a5cd462 +MD5 (eb/eb-2.3.4.tar.gz) = 521d0ed73eed2c8326104b93bb0a2e55 MD5 (eb/appendix/cencro-1.0.tar.gz) = 1c93a68fae90990b631bd5302349d199 MD5 (eb/appendix/chujiten-2.3.tar.gz) = 750c15b8e94faca7cb4b15b98d1fbb19 MD5 (eb/appendix/chujiten2-2.0.tar.gz) = 62a86bdb51a38b554bc6c3bb40da443a >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?199911051106.UAA62402>