Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Oct 2000 12:29:04 -0700 (PDT)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/22055: Update port: cad/xcircuit to 2.1b6
Message-ID:  <20001017192904.8DE6C37B4E5@hub.freebsd.org>

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

>Number:         22055
>Category:       ports
>Synopsis:       Update port: cad/xcircuit to 2.1b6
>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:   Tue Oct 17 12:30:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.1.1-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 2.1b6

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/cad/xcircuit/Makefile cad/xcircuit/Makefile
--- /usr/ports/cad/xcircuit/Makefile	Mon Sep 11 22:42:43 2000
+++ cad/xcircuit/Makefile	Fri Oct 13 04:35:49 2000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xcircuit
-PORTVERSION=	2.1b3
+PORTVERSION=	2.1b6
 CATEGORIES=	cad
 MASTER_SITES=	http://bach.ece.jhu.edu/~tim/programs/xcircuit/archive/
 
diff -urN /usr/ports/cad/xcircuit/distinfo cad/xcircuit/distinfo
--- /usr/ports/cad/xcircuit/distinfo	Sat Sep  9 17:55:44 2000
+++ cad/xcircuit/distinfo	Fri Oct 13 04:19:17 2000
@@ -1 +1 @@
-MD5 (xcircuit-2.1b3.tar.bz2) = 88d2191c7f1f5f1632e77be9f87e09e3
+MD5 (xcircuit-2.1b6.tar.bz2) = a708f6acd20c2f3bde5512cacdd6e520
diff -urN /usr/ports/cad/xcircuit/files/patch-aa cad/xcircuit/files/patch-aa
--- /usr/ports/cad/xcircuit/files/patch-aa	Sat Sep  9 17:55:46 2000
+++ cad/xcircuit/files/patch-aa	Fri Oct 13 04:57:12 2000
@@ -1,5 +1,5 @@
-*** Imakefile.orig	Tue Aug  8 05:53:00 2000
---- Imakefile	Thu Aug 17 04:55:48 2000
+*** Imakefile.orig	Mon Oct  2 23:04:39 2000
+--- Imakefile	Fri Oct 13 04:56:42 2000
 ***************
 *** 28,46 ****
   #CCOPTIONS = -O2
@@ -14,7 +14,7 @@
   #------------------------------------------------------------------------
   #
 ! PREFIX = /usr/local
-  # XCIRCUIT_LIB_DIR = $(PREFIX)/src/xcircuit-2.1b1/psfiles
+  # XCIRCUIT_LIB_DIR = $(PREFIX)/src/xcircuit-2.1b5/psfiles
 ! XCIRCUIT_LIB_DIR = $(PREFIX)/lib/xcircuit-2.1
 ! XCIRCUIT_BIN_DIR = $(PREFIX)/bin
 ! XCIRCUIT_MAN_DIR = $(PREFIX)/man/man1
@@ -34,7 +34,7 @@
   #------------------------------------------------------------------------
   #
 ! #PREFIX = /usr/local
-  # XCIRCUIT_LIB_DIR = $(PREFIX)/src/xcircuit-2.1b1/psfiles
+  # XCIRCUIT_LIB_DIR = $(PREFIX)/src/xcircuit-2.1b5/psfiles
 ! XCIRCUIT_LIB_DIR = $(LIBDIR)/xcircuit
 ! XCIRCUIT_BIN_DIR = $(BINDIR)
 ! XCIRCUIT_MAN_DIR = $(MANDIR)
diff -urN /usr/ports/cad/xcircuit/files/patch-ae cad/xcircuit/files/patch-ae
--- /usr/ports/cad/xcircuit/files/patch-ae	Tue Mar 21 06:43:03 2000
+++ cad/xcircuit/files/patch-ae	Fri Oct 13 04:55:21 2000
@@ -1,5 +1,5 @@
-*** filelist.c.orig	Tue Feb 29 23:35:01 2000
---- filelist.c	Mon Mar 13 02:23:41 2000
+*** filelist.c.orig	Thu May  4 06:58:52 2000
+--- filelist.c	Fri Oct 13 04:55:01 2000
 ***************
 *** 5,12 ****
 --- 5,19 ----
@@ -14,7 +14,17 @@
 + #include <dirent.h>
 + #include <unistd.h>
 + #define direct dirent
-+ #endif
++ #else
   #ifdef linux
   #include <dirent.h>
   #include <linux/unistd.h>
+***************
+*** 19,24 ****
+--- 26,32 ----
+  #else
+  #include <stdlib.h>
+  #include <sys/dir.h>
++ #endif
+  #endif
+  #endif
+  #include <sys/stat.h>


>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?20001017192904.8DE6C37B4E5>