Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Oct 1999 11:09:37 -0700 (PDT)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@freebsd.org
Subject:   ports/14597: Update port: cad/xcircuit
Message-ID:  <19991029180937.BC8FC14FF2@hub.freebsd.org>

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

>Number:         14597
>Category:       ports
>Synopsis:       Update port: cad/xcircuit
>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 Oct 29 11:10:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        3.3-RELEASE i386
>Organization:
>Environment:
>Description:
* Fixed MASTER_SITES
* Added USE_BZIP2 line for using bzip2 archive

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/cad/xcircuit/Makefile cad/xcircuit/Makefile
--- /usr/ports/cad/xcircuit/Makefile	Wed Oct 27 21:05:19 1999
+++ cad/xcircuit/Makefile	Sat Oct 30 02:57:42 1999
@@ -8,14 +8,13 @@
 
 DISTNAME=	xcircuit-2.0a11
 CATEGORIES=	cad
-MASTER_SITES=	${MASTER_SITE_SUNSITE} \
-		ftp://bach.ece.jhu.edu/pub/tim/xcircuit/
-MASTER_SITE_SUBDIR=	apps/circuits
+MASTER_SITES=	ftp://bach.ece.jhu.edu/pub/tim/xcircuit/
 
 MAINTAINER=	ports@FreeBSD.org
 
 LIB_DEPENDS=	Xpm.4:${PORTSDIR}/graphics/xpm
 
+USE_BZIP2=	yes
 USE_IMAKE=	yes
 XMKMF=		xmkmf
 
diff -urN /usr/ports/cad/xcircuit/files/md5 cad/xcircuit/files/md5
--- /usr/ports/cad/xcircuit/files/md5	Wed Oct 27 21:05:19 1999
+++ cad/xcircuit/files/md5	Sat Oct 30 02:52:41 1999
@@ -1 +1 @@
-MD5 (xcircuit-2.0a11.tar.gz) = dac6c9beaad5f75a70895d92b5493c19
+MD5 (xcircuit-2.0a11.tar.bz2) = c09b5cfa0f76ab121684b6cc16707af3


>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?19991029180937.BC8FC14FF2>