From nobody@FreeBSD.org  Mon Jun 11 09:03:49 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id D76A337B401
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 11 Jun 2001 09:03:48 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f5BG3mH77205;
	Mon, 11 Jun 2001 09:03:48 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200106111603.f5BG3mH77205@freefall.freebsd.org>
Date: Mon, 11 Jun 2001 09:03:48 -0700 (PDT)
From: tkato@prontomail.com
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update port: cad/xcircuit to 2.3
X-Send-Pr-Version: www-1.0

>Number:         28039
>Category:       ports
>Synopsis:       Update port: cad/xcircuit to 2.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 11 09:10:04 PDT 2001
>Closed-Date:    Tue Jun 12 06:44:54 PDT 2001
>Last-Modified:  Tue Jun 12 06:45:09 PDT 2001
>Originator:     KATO Tsuguru
>Release:        4.3-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 2.3

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/cad/xcircuit/Makefile cad/xcircuit/Makefile
--- /usr/ports/cad/xcircuit/Makefile	Fri Mar  9 02:10:41 2001
+++ cad/xcircuit/Makefile	Sat May 26 05:56:32 2001
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	xcircuit
-PORTVERSION=	2.2.2
+PORTVERSION=	2.3
 CATEGORIES=	cad
 MASTER_SITES=	http://bach.ece.jhu.edu/~tim/programs/xcircuit/archive/
 
 MAINTAINER=	ports@FreeBSD.org
 
-RUN_DEPENDS=	gs:${PORTSDIR}/print/ghostscript55
+RUN_DEPENDS=	gs:${PORTSDIR}/print/ghostscript6
 
 USE_BZIP2=	yes
 USE_XPM=	yes
diff -urN /usr/ports/cad/xcircuit/distinfo cad/xcircuit/distinfo
--- /usr/ports/cad/xcircuit/distinfo	Sun Mar 18 05:19:30 2001
+++ cad/xcircuit/distinfo	Sat May 26 05:44:09 2001
@@ -1 +1 @@
-MD5 (xcircuit-2.2.2.tar.bz2) = f2f75719626f2b8f6ea15f51eb1fabad
+MD5 (xcircuit-2.3.tar.bz2) = accf7f6f915e304c8c0e40986e959add
diff -urN /usr/ports/cad/xcircuit/files/patch-aa cad/xcircuit/files/patch-aa
--- /usr/ports/cad/xcircuit/files/patch-aa	Wed Feb 14 21:41:35 2001
+++ cad/xcircuit/files/patch-aa	Sat May 26 05:53:07 2001
@@ -1,5 +1,5 @@
-*** Imakefile.orig	Wed Feb 14 04:52:30 2001
---- Imakefile	Wed Feb 14 05:17:11 2001
+*** Imakefile.orig	Wed May 16 02:27:29 2001
+--- Imakefile	Sat May 26 05:53:06 2001
 ***************
 *** 28,46 ****
   #CCOPTIONS = -O2
@@ -14,8 +14,8 @@
   #------------------------------------------------------------------------
   #
 ! PREFIX = /usr/local
-  # XCIRCUIT_LIB_DIR = $(PREFIX)/src/xcircuit-2.2.0/psfiles
-! XCIRCUIT_LIB_DIR = $(PREFIX)/lib/xcircuit-2.2
+  # XCIRCUIT_LIB_DIR = $(PREFIX)/src/xcircuit-2.3.0/psfiles
+! XCIRCUIT_LIB_DIR = $(PREFIX)/lib/xcircuit-2.3
 ! XCIRCUIT_BIN_DIR = $(PREFIX)/bin
 ! XCIRCUIT_MAN_DIR = $(PREFIX)/man/man1
   
@@ -35,7 +35,7 @@
   #------------------------------------------------------------------------
   #
 ! #PREFIX = /usr/local
-  # XCIRCUIT_LIB_DIR = $(PREFIX)/src/xcircuit-2.2.0/psfiles
+  # XCIRCUIT_LIB_DIR = $(PREFIX)/src/xcircuit-2.3.0/psfiles
 ! XCIRCUIT_LIB_DIR = $(LIBDIR)/xcircuit
 ! XCIRCUIT_BIN_DIR = $(BINDIR)
 ! XCIRCUIT_MAN_DIR = $(MANDIR)
@@ -66,13 +66,13 @@
   #
 ! #define HAVE_PYTHON
   
-  #------------------------------------------------------------------------
-  #
+  PYTHON_VERSION=2.0
+  PYTHON_LIB_DIR=/usr/local/lib
 --- 86,92 ----
   #------------------------------------------------------------------------
   # Support for embedded Python interpreter (requires libpython2.0.a)
   #
 ! /* #define HAVE_PYTHON */
   
-  #------------------------------------------------------------------------
-  #
+  PYTHON_VERSION=2.0
+  PYTHON_LIB_DIR=/usr/local/lib
diff -urN /usr/ports/cad/xcircuit/pkg-plist cad/xcircuit/pkg-plist
--- /usr/ports/cad/xcircuit/pkg-plist	Wed Feb 14 21:41:30 2001
+++ cad/xcircuit/pkg-plist	Sat May 26 06:31:26 2001
@@ -42,6 +42,8 @@
 share/examples/xcircuit/analoglib1.lps
 share/examples/xcircuit/border.ps
 share/examples/xcircuit/diffamp_test.ps
+share/examples/xcircuit/envelope.ps
+share/examples/xcircuit/fourttest.ps
 share/examples/xcircuit/logic8.ps
 share/examples/xcircuit/prelude.ps
 share/examples/xcircuit/systemd1.lgf

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: kevlo 
State-Changed-When: Tue Jun 12 06:44:54 PDT 2001 
State-Changed-Why:  
Committed, thanks. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28039 
>Unformatted:
