Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Jul 2005 03:00:07 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/83152: Update port: cad/xcircuit to 3.3.19
Message-ID:  <20050709030007.12b2d900.tkato432@yahoo.com>
Resent-Message-ID: <200507081810.j68IA9du023546@freefall.freebsd.org>

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

>Number:         83152
>Category:       ports
>Synopsis:       Update port: cad/xcircuit to 3.3.19
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 08 18:10:08 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p11 i386
>Organization:
>Environment:
>Description:
- Update to version 3.3.19

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/cad/xcircuit/Makefile cad/xcircuit/Makefile
--- /usr/ports/cad/xcircuit/Makefile	Mon Jun 27 18:36:52 2005
+++ cad/xcircuit/Makefile	Fri Jul  8 13:59:46 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xcircuit
-PORTVERSION=	3.3.18
+PORTVERSION=	3.3.19
 PORTEPOCH=	1
 CATEGORIES=	cad
 MASTER_SITES=	http://xcircuit.ece.jhu.edu/archive/
@@ -27,7 +27,7 @@
 CONFIGURE_ARGS=	--with-tcl=${LOCALBASE}/lib/tcl8.4 \
 		--with-tk=${LOCALBASE}/lib/tk8.4
 
-CFLAGS+=	-I${X11BASE}/include
+CFLAGS+=	-fPIC -I${X11BASE}/include
 
 WISH=		${LOCALBASE}/bin/wish8.4
 
diff -urN /usr/ports/cad/xcircuit/distinfo cad/xcircuit/distinfo
--- /usr/ports/cad/xcircuit/distinfo	Mon Jun 27 18:36:52 2005
+++ cad/xcircuit/distinfo	Tue Jul  5 23:34:04 2005
@@ -1,2 +1,2 @@
-MD5 (xcircuit-3.3.18.tar.bz2) = c945e47cbfc2d4fa0878b443b9ad7f79
-SIZE (xcircuit-3.3.18.tar.bz2) = 1097776
+MD5 (xcircuit-3.3.19.tar.bz2) = 02519af42fcbcfa552aa339b74eaee2e
+SIZE (xcircuit-3.3.19.tar.bz2) = 1099963
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050709030007.12b2d900.tkato432>