Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Oct 2000 18:48:58 -0700 (PDT)
From:      nobu@psrc.isac.co.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/22230: change patch archive site. [ports/japanese/less]
Message-ID:  <20001023014858.4C9F737B479@hub.freebsd.org>

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

>Number:         22230
>Category:       ports
>Synopsis:       change patch archive site. [ports/japanese/less]
>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:   Sun Oct 22 18:50:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     YASUTOMI Nobuhiro
>Release:        FreeBSD 4.1.1-RELEASE
>Organization:
ISAC, Inc.
>Environment:
FreeBSD libru.tech.isac.co.jp 4.1.1-RELEASE FreeBSD 4.1.1-RELEASE #0: Sun Oct  8 21:05:56 JST 2000     nobu@libru.tech.isac.co.jp:/usr/src/sys/compile/LIBRU  i386
>Description:
Patch archive site was changed. [ports/japanese/less]
Please apply following patch for followup.

>How-To-Repeat:

>Fix:
diff -ur less.old/Makefile less/Makefile
--- less.old/Makefile	Tue Apr 11 23:14:38 2000
+++ less/Makefile	Mon Oct 23 10:35:35 2000
@@ -8,14 +8,15 @@
 PORTNAME=	less
 PORTVERSION=	332
 CATEGORIES=	japanese
-MASTER_SITES=	${MASTER_SITE_GNU} \
-		ftp://ftp.big.or.jp/pub/usr2/jam/less/contrib/
+MASTER_SITES=	http://www.io.com/~kazushi/less/ \
+		http://www.pobox.com/~jam/less/ \
+		${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	less
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
 		regex_cs-lwp9k.shar.gz
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
-PATCH_SITES=	ftp://ftp.big.or.jp/pub/usr2/jam/less/
+PATCH_SITES=	http://www.io.com/~kazushi/less/
 PATCHFILES=	${DISTNAME}-iso242.patch.gz \
 		${DISTNAME}-iso242-243.patch.gz \
 		${DISTNAME}-iso243-244.patch.gz \
diff -ur less.old/pkg/DESCR less/pkg/DESCR
--- less.old/pkg/DESCR	Sat Jul 18 05:36:19 1998
+++ less/pkg/DESCR	Mon Oct 23 10:38:22 2000
@@ -7,5 +7,5 @@
   This enhanced less support ISO 2022 code extension techniqes and
 Japanese codes(EUC Japanese, SJIS) and compressed(or gzipped) file
 viewing. The author of this patch is jam@pobox.com. See 
-    http://www.pobox.com/~jam/less/
+WWW: http://www.pobox.com/~jam/less/
 for the latest info.


>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?20001023014858.4C9F737B479>