ports/87533: Update port: cad/xcircuit to 3.3.38

KATO Tsuguru tkato432 at yahoo.com
Sun Oct 16 19:10:19 UTC 2005


>Number:         87533
>Category:       ports
>Synopsis:       Update port: cad/xcircuit to 3.3.38
>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:   Sun Oct 16 19:10:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p13 i386
>Organization:
>Environment:
>Description:
- Update to version 3.3.38

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/cad/xcircuit/Makefile cad/xcircuit/Makefile
--- /usr/ports/cad/xcircuit/Makefile	Thu Sep 15 13:26:29 2005
+++ cad/xcircuit/Makefile	Sun Oct 16 18:11:30 2005
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	xcircuit
-PORTVERSION=	3.3.33
-PORTREVISION=	1
+PORTVERSION=	3.3.38
 PORTEPOCH=	1
 CATEGORIES=	cad
 MASTER_SITES=	http://xcircuit.ece.jhu.edu/archive/
diff -urN /usr/ports/cad/xcircuit/distinfo cad/xcircuit/distinfo
--- /usr/ports/cad/xcircuit/distinfo	Sat Sep 10 13:26:01 2005
+++ cad/xcircuit/distinfo	Sun Oct 16 18:17:32 2005
@@ -1,2 +1,2 @@
-MD5 (xcircuit-3.3.33.tar.bz2) = ee0f566196c92f444715b46ea7c67a61
-SIZE (xcircuit-3.3.33.tar.bz2) = 1114435
+MD5 (xcircuit-3.3.38.tar.bz2) = e7d09b3ed6ba69c899abb632c06a8382
+SIZE (xcircuit-3.3.38.tar.bz2) = 1115177
diff -urN /usr/ports/cad/xcircuit/files/patch-events.c cad/xcircuit/files/patch-events.c
--- /usr/ports/cad/xcircuit/files/patch-events.c	Wed Sep 14 21:15:59 2005
+++ cad/xcircuit/files/patch-events.c	Thu Jan  1 09:00:00 1970
@@ -1,11 +0,0 @@
---- events.c.orig	Thu Sep  8 22:33:01 2005
-+++ events.c	Wed Sep 14 14:11:38 2005
-@@ -2436,7 +2436,7 @@
- 	    pathptr rotatepath = SELTOPATH(selectobj);
- 
- 	    register_for_undo(XCF_Edit, UNDO_MORE, areastruct.topinstance,
--			*rotatepath);
-+			rotatepath);
- 	    for (genpart = rotatepath->plist; genpart < rotatepath->plist
- 		  + rotatepath->parts; genpart++)
- 	       elemrotate(genpart, direction);
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list