From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Mar 13 06:10:27 2004 Return-Path: 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 84CB716A4CE for ; Sat, 13 Mar 2004 06:10:27 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7371043D1F for ; Sat, 13 Mar 2004 06:10:27 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i2DEARbv056206 for ; Sat, 13 Mar 2004 06:10:27 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i2DEARs7056205; Sat, 13 Mar 2004 06:10:27 -0800 (PST) (envelope-from gnats) Resent-Date: Sat, 13 Mar 2004 06:10:27 -0800 (PST) Resent-Message-Id: <200403131410.i2DEARs7056205@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 9488C16A4CE for ; Sat, 13 Mar 2004 06:01:36 -0800 (PST) Received: from hfep08.dion.ne.jp (hfep08.dion.ne.jp [203.181.105.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98A9443D1D for ; Sat, 13 Mar 2004 06:01:35 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost ([61.198.217.119]) by hfep08.dion.ne.jp with SMTP id <20040313140130554.ZDJE@hfep08.dion.ne.jp> for ; Sat, 13 Mar 2004 23:01:30 +0900 Message-Id: <20040313230021.167ae6f5.tkato@prontomail.com> Date: Sat, 13 Mar 2004 23:00:21 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/64215: Update port: misc/goblin to 2.6.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Mar 2004 14:10:27 -0000 >Number: 64215 >Category: ports >Synopsis: Update port: misc/goblin to 2.6.3 >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: Sat Mar 13 06:10:27 PST 2004 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.9-RELEASE-p3 i386 >Organization: >Environment: >Description: - Update to version 2.6.3 >How-To-Repeat: >Fix: diff -urN /usr/ports/misc/goblin/Makefile misc/goblin/Makefile --- /usr/ports/misc/goblin/Makefile Wed Feb 4 19:01:52 2004 +++ misc/goblin/Makefile Fri Mar 12 12:00:01 2004 @@ -7,8 +7,7 @@ # PORTNAME= goblin -PORTVERSION= 2.6.2 -PORTREVISION= 1 +PORTVERSION= 2.6.3 CATEGORIES= misc MASTER_SITES= http://www.math.uni-augsburg.de/opt/goblin.docs/ DISTNAME= ${PORTNAME}.${PORTVERSION} diff -urN /usr/ports/misc/goblin/distinfo misc/goblin/distinfo --- /usr/ports/misc/goblin/distinfo Fri Jan 30 14:50:16 2004 +++ misc/goblin/distinfo Fri Mar 12 11:24:23 2004 @@ -1,2 +1,2 @@ -MD5 (goblin.2.6.2.tgz) = e206f4d920480103d0c0698626dcf77b -SIZE (goblin.2.6.2.tgz) = 1086826 +MD5 (goblin.2.6.3.tgz) = e16083e96c5bfc4863ce3ddfe3f6b3eb +SIZE (goblin.2.6.3.tgz) = 1106392 diff -urN /usr/ports/misc/goblin/pkg-plist misc/goblin/pkg-plist --- /usr/ports/misc/goblin/pkg-plist Fri Jan 9 02:36:19 2004 +++ misc/goblin/pkg-plist Fri Mar 12 11:56:56 2004 @@ -26,7 +26,6 @@ bin/goblin.%%VERSION%%/editExtract.tk bin/goblin.%%VERSION%%/editIncidences.gif bin/goblin.%%VERSION%%/editLabel.gif -bin/goblin.%%VERSION%%/editMetrics.tk bin/goblin.%%VERSION%%/editMove.gif bin/goblin.%%VERSION%%/editNewArc.gif bin/goblin.%%VERSION%%/editNewNode.gif @@ -87,8 +86,6 @@ bin/goblin.%%VERSION%%/optimizeDataStruct.tk bin/goblin.%%VERSION%%/optimizeLevel.tk bin/goblin.%%VERSION%%/optimizeMethods.tk -bin/goblin.%%VERSION%%/placeNodes.tk -bin/goblin.%%VERSION%%/planarity.tk bin/goblin.%%VERSION%%/samples/acyclic.gob bin/goblin.%%VERSION%%/samples/adlittle.gob bin/goblin.%%VERSION%%/samples/afiro.gob @@ -96,6 +93,7 @@ bin/goblin.%%VERSION%%/samples/atsp2.gob bin/goblin.%%VERSION%%/samples/balanced1.gob bin/goblin.%%VERSION%%/samples/bipartite1.gob +bin/goblin.%%VERSION%%/samples/birkhoff.gob bin/goblin.%%VERSION%%/samples/branch1.gob bin/goblin.%%VERSION%%/samples/branch10.gob bin/goblin.%%VERSION%%/samples/branch2.gob @@ -105,6 +103,7 @@ bin/goblin.%%VERSION%%/samples/branch40.gob bin/goblin.%%VERSION%%/samples/branchtree.gob bin/goblin.%%VERSION%%/samples/canonical.gob +bin/goblin.%%VERSION%%/samples/clcover.gob bin/goblin.%%VERSION%%/samples/colour1.gob bin/goblin.%%VERSION%%/samples/colour2.gob bin/goblin.%%VERSION%%/samples/colour3.gob @@ -119,8 +118,15 @@ bin/goblin.%%VERSION%%/samples/connect5.gob bin/goblin.%%VERSION%%/samples/connect6.gob bin/goblin.%%VERSION%%/samples/connect7.gob +bin/goblin.%%VERSION%%/samples/dag1.gob bin/goblin.%%VERSION%%/samples/dodeka.gob bin/goblin.%%VERSION%%/samples/dsearch1.gob +bin/goblin.%%VERSION%%/samples/dual1.gob +bin/goblin.%%VERSION%%/samples/dual2.gob +bin/goblin.%%VERSION%%/samples/dual4.gob +bin/goblin.%%VERSION%%/samples/euler1.gob +bin/goblin.%%VERSION%%/samples/euler2.gob +bin/goblin.%%VERSION%%/samples/euler3.gob bin/goblin.%%VERSION%%/samples/europe.gob bin/goblin.%%VERSION%%/samples/gedecomp1.gob bin/goblin.%%VERSION%%/samples/gedecomp2.gob @@ -231,12 +237,14 @@ bin/goblin.%%VERSION%%/samples/tjoin1.gob bin/goblin.%%VERSION%%/samples/tjoin2.gob bin/goblin.%%VERSION%%/samples/tjoin3.gob +bin/goblin.%%VERSION%%/samples/tjoin4.gob bin/goblin.%%VERSION%%/samples/triang4.gob bin/goblin.%%VERSION%%/samples/tsp23.gob bin/goblin.%%VERSION%%/samples/tsp4.gob bin/goblin.%%VERSION%%/samples/tsp41.gob bin/goblin.%%VERSION%%/samples/tsp75.gob bin/goblin.%%VERSION%%/samples/tsp8.gob +bin/goblin.%%VERSION%%/samples/tutte.gob bin/goblin.%%VERSION%%/stepAuto.gif bin/goblin.%%VERSION%%/stepClock.gif bin/goblin.%%VERSION%%/stepClock2.gif @@ -255,7 +263,6 @@ bin/goblin.%%VERSION%%/toggleBrowser.gif bin/goblin.%%VERSION%%/toggleEditor.gif bin/goblin.%%VERSION%%/toggleScript.gif -bin/goblin.%%VERSION%%/~optimizeMethods.tk bin/gosh include/goblin.%%VERSION%%/absbal.h include/goblin.%%VERSION%%/absbig.h @@ -275,6 +282,7 @@ include/goblin.%%VERSION%%/bbstsp.h include/goblin.%%VERSION%%/big2fnw.h include/goblin.%%VERSION%%/binheap.h +include/goblin.%%VERSION%%/branchMaxCut.h include/goblin.%%VERSION%%/complement.h include/goblin.%%VERSION%%/config.h include/goblin.%%VERSION%%/context.h >Release-Note: >Audit-Trail: >Unformatted: