Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Sep 1998 00:31:23 +0900 (JST)
From:      issei@jp.FreeBSD.ORG
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/8057: Update port: japanese/tcsh-nls-generic
Message-ID:  <199809261531.AAA03462@sandra.mikage.t-cnet.or.jp>

next in thread | raw e-mail | index | archive | help

>Number:         8057
>Category:       ports
>Synopsis:       Update prot: japanese/tcsh-nls-generic
>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:   Sat Sep 26 08:40:00 PDT 1998
>Last-Modified:
>Originator:     Issei Suzuki
>Organization:
Personal
>Release:        FreeBSD 2.2.7-STABLE i386
>Environment:

	

>Description:

	Update original tcsh version from 6.07.09 to 6.07.12.
	Tcsh 6.07.12 is obsolute and unfechable from the MASTER_SITE.

>How-To-Repeat:

	

>Fix:
	
Apply the following patch to japanese/tcsh-nls-generic in ports-current.


diff -urN tcsh-nls-generic.old/Makefile tcsh-nls-generic/Makefile
--- tcsh-nls-generic.old/Makefile	Mon Aug 31 06:26:00 1998
+++ tcsh-nls-generic/Makefile	Sat Sep 26 23:30:10 1998
@@ -1,25 +1,21 @@
 # New ports collection makefile for:	ja-tcsh NLS catalog (Generic Japanese)
-# Version required:	6.07.09b5
+# Version required:	6.07.12
 # Date created:		19 August 1998
 # Whom:			issei <issei@jp.FreeBSD.ORG>
 #
-# $Id: Makefile,v 1.1.1.1 1998/08/30 21:26:06 max Exp $
+# $Id$
 #
 
 .if !defined(NLSSRC)
-DISTNAME=	tcsh-6.07.09
-PKGNAME=	ja-tcsh-nls-generic-6.07.09b5
+DISTNAME=	tcsh-6.07.12
+PKGNAME=	ja-tcsh-nls-generic-6.07.12
 CATEGORIES=	japanese shells
-MASTER_SITES=	http://www2.wbs.ne.jp/~znc/tcsh/
-EXTRACT_SUFX=	.tgz
-
-PATCH_SITES=	http://www2.wbs.ne.jp/~znc/tcsh/
-PATCHFILES=	${DISTNAME}.kanji.patch7b5.gz
+MASTER_SITES=	ftp://ftp.astron.com/pri/
 
 MAINTAINER=	issei@jp.FreeBSD.ORG
 
 PATCH_DIST_STRIP=	-p1
-NLSSRC=		tcsh-6.07.09/nls/ja
+NLSSRC=		${DISTNAME}/nls/ja
 .endif
 
 BUILD_DEPENDS=	nkf:${PORTSDIR}/japanese/nkf
diff -urN tcsh-nls-generic.old/files/md5 tcsh-nls-generic/files/md5
--- tcsh-nls-generic.old/files/md5	Mon Aug 31 06:26:00 1998
+++ tcsh-nls-generic/files/md5	Sat Sep 26 22:42:33 1998
@@ -1,2 +1 @@
-MD5 (tcsh-6.07.09.tgz) = f285baaebbb3c5f9c32425558415a798
-MD5 (tcsh-6.07.09.kanji.patch7b5.gz) = fe918113362ba0446b12269356a6e2de
+MD5 (tcsh-6.07.12.tar.gz) = 754718dc9af006d50eda615dac7f5d40
>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?199809261531.AAA03462>