Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 May 2002 14:38:16 +0200 (CEST)
From:      Oliver Braun <obraun@informatik.unibw-muenchen.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/38416: Fix port for 4.6-R: cad/xcircuit
Message-ID:  <20020522123816.C978A5A547@nemesis.informatik.unibw-muenchen.de>

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

>Number:         38416
>Category:       ports
>Synopsis:       Fix port for 4.6-R: cad/xcircuit
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 22 05:50:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Braun
>Release:        FreeBSD 4.6-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386


>Description:

There is a newer version, namely 2.5.5, but updating to that needs more
investigation, since a straight forward update fails. So just a fix to build
2.3.3.

Regards,
         Olli
>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/cad/xcircuit/Makefile,v
retrieving revision 1.32
diff -u -r1.32 Makefile
--- Makefile	19 Oct 2001 16:02:11 -0000	1.32
+++ Makefile	22 May 2002 12:32:27 -0000
@@ -6,11 +6,9 @@
 #
 
 PORTNAME=	xcircuit
-PORTVERSION=	2.3.3.b16
-PORTEPOCH=	1
+PORTVERSION=	2.3.3
 CATEGORIES=	cad
 MASTER_SITES=	http://xcircuit.ece.jhu.edu/archive/
-DISTNAME=	${PORTNAME}-${PORTVERSION:R}
 
 MAINTAINER=	ports@FreeBSD.org
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/cad/xcircuit/distinfo,v
retrieving revision 1.29
diff -u -r1.29 distinfo
--- distinfo	19 Oct 2001 16:02:11 -0000	1.29
+++ distinfo	22 May 2002 12:32:27 -0000
@@ -1 +1 @@
-MD5 (xcircuit-2.3.3.tar.bz2) = 9579a25806fcd2cbca1f0b1840131b65
+MD5 (xcircuit-2.3.3.tar.bz2) = 782ba042c2cd90ec9ab850102b9514a5
>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?20020522123816.C978A5A547>