Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jun 2000 16:30:02 -0700 (PDT)
From:      Trevor Johnson <trevor@jpj.net>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/18998: ports/japanese/kterm16c missing patch on mastersites
Message-ID:  <200006042330.QAA02961@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/18998; it has been noted by GNATS.

From: Trevor Johnson <trevor@jpj.net>
To: freebsd-gnats-submit@FreeBSD.ORG
Cc:  
Subject: Re: ports/18998: ports/japanese/kterm16c missing patch on mastersites
Date: Sun, 4 Jun 2000 19:20:07 -0400 (EDT)

 I used FTP Search (http://ftpsearch.ntnu.no/) to find a site that had the
 formerly missing file.  Here's a patch to add it (plus the one I sent
 earlier).  The new site checks what's sent as the FTP password, and won't
 let people log in if they send something it doesn't like.  However, it
 might work for some people.
 
 diff -urN /usr/ports/japanese/kterm16c/Makefile kterm16c/Makefile
 --- /usr/ports/japanese/kterm16c/Makefile	Mon Apr 17 01:17:56 2000
 +++ kterm16c/Makefile	Sun Jun  4 14:19:19 2000
 @@ -25,7 +25,7 @@
  EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
  DIST_SUBDIR=	kterm
  PATCH_SITES=	ftp://ftp.sra.co.jp/pub/x11/kterm/ \
 -		http://karin.ip.titech.ac.jp/~takagi/kterm/
 +		ftp://ftp.win.ne.jp/pub/doc-sources/fj.sources/1997/feb/
  PATCHFILES=	${DISTNAME}.NFS-xauth.patch \
  		${DISTNAME}-wpr1.patch.gz
  PATCH_DIST_STRIP= -p1
 diff -urN /usr/ports/japanese/kterm16c/files/md5 kterm16c/files/md5
 --- /usr/ports/japanese/kterm16c/files/md5	Thu Feb 11 08:13:57 1999
 +++ kterm16c/files/md5	Fri May 26 07:33:53 2000
 @@ -1,4 +1,4 @@
 -MD5 (kterm-6.2.0.tar.gz) = 9cc72841b50dfba92bce01dbbebf3039
 -MD5 (pcemu1.01alpha.tar.gz) = 1fed124b199839e439bec0f45abf006b
 -MD5 (kterm-6.2.0.NFS-xauth.patch) = a2f11334e14929997e987e463f004dd0
 -MD5 (kterm-6.2.0-wpr1.patch.gz) = 139c824069743f8aa2ed85d55a2b0dfc
 +MD5 (kterm/kterm-6.2.0.tar.gz) = 9cc72841b50dfba92bce01dbbebf3039
 +MD5 (kterm/pcemu1.01alpha.tar.gz) = 1fed124b199839e439bec0f45abf006b
 +MD5 (kterm/kterm-6.2.0.NFS-xauth.patch) = a2f11334e14929997e987e463f004dd0
 +MD5 (kterm/kterm-6.2.0-wpr1.patch.gz) = 139c824069743f8aa2ed85d55a2b0dfc
 --
 Trevor Johnson
 http://jpj.net/~trevor/gpgkey.txt
 
 


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?200006042330.QAA02961>