Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  8 Sep 2000 08:12:00 -0700 (PDT)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/21125: Update port: x11/xskyroot
Message-ID:  <20000908151200.D790637B446@hub.freebsd.org>

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

>Number:         21125
>Category:       ports
>Synopsis:       Update port: x11/xskyroot
>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:   Fri Sep 08 08:20:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.1-RELEASE i386
>Organization:
>Environment:
>Description:
- Fix MASTER_SITES

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/x11/xskyroot/Makefile x11/xskyroot/Makefile
--- /usr/ports/x11/xskyroot/Makefile	Fri Apr 14 18:57:28 2000
+++ x11/xskyroot/Makefile	Wed Sep  6 21:00:54 2000
@@ -8,11 +8,17 @@
 PORTNAME=	xskyroot
 PORTVERSION= 	920428
 CATEGORIES=	x11
-MASTER_SITES=	ftp://ftp.fit.ac.jp/pub/X/contrib/
-EXTRACT_SUFX=	.tar.Z
+MASTER_SITES=	ftp://ftp.sra.co.jp/pub/news/fj.sources/V10/
+DISTFILES=	1079.gz
 
 MAINTAINER=	ports@FreeBSD.org
 
+EXTRACT_CMD=	${GZIP_CMD}
+EXTRACT_BEFORE_ARGS=	-dc
+EXTRACT_AFTER_ARGS=	| ${SED} -e "/^...bin.sh/,/exit 0/!d" | ${SH}
+
+DIST_SUBDIR=	${PORTNAME}
+NO_WRKSUBDIR=	yes
 USE_IMAKE=	yes
 NO_INSTALL_MANPAGES=	yes
 
diff -urN /usr/ports/x11/xskyroot/files/md5 x11/xskyroot/files/md5
--- /usr/ports/x11/xskyroot/files/md5	Tue Oct  7 13:27:30 1997
+++ x11/xskyroot/files/md5	Wed Sep  6 03:58:31 2000
@@ -1 +1 @@
-MD5 (xskyroot-920428.tar.Z) = b31fd578683451155b6b5518310fb3dd
+MD5 (xskyroot/1079.gz) = 5e3fb4b857b35ff21fadea64d0a0e7fe


>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?20000908151200.D790637B446>