From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Oct 16 19:10:19 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 987E516A41F for ; Sun, 16 Oct 2005 19:10:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2BDF43D58 for ; Sun, 16 Oct 2005 19:10:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j9GJAEq2090116 for ; Sun, 16 Oct 2005 19:10:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j9GJAEBW090115; Sun, 16 Oct 2005 19:10:14 GMT (envelope-from gnats) Resent-Date: Sun, 16 Oct 2005 19:10:14 GMT Resent-Message-Id: <200510161910.j9GJAEBW090115@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2311E16A41F for ; Sun, 16 Oct 2005 19:01:01 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from hfep02.dion.ne.jp (hfep02.dion.ne.jp [203.181.105.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8FC943D49 for ; Sun, 16 Oct 2005 19:01:00 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([218.222.64.154]) by hfep02.dion.ne.jp with SMTP id <20051016190058668.LOVZ@hfep02.dion.ne.jp> for ; Mon, 17 Oct 2005 04:00:58 +0900 Message-Id: <20051017040014.47b08501.tkato432@yahoo.com> Date: Mon, 17 Oct 2005 04:00:14 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/87533: Update port: cad/xcircuit to 3.3.38 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Oct 2005 19:10:19 -0000 X-List-Received-Date: Sun, 16 Oct 2005 19:10:19 -0000 >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: