From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Oct 24 14:10:21 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 5330216A4D1 for ; Sun, 24 Oct 2004 14:10:21 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2026E43D1D for ; Sun, 24 Oct 2004 14:10:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i9OEALav020694 for ; Sun, 24 Oct 2004 14:10:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i9OEAKKq020693; Sun, 24 Oct 2004 14:10:21 GMT (envelope-from gnats) Resent-Date: Sun, 24 Oct 2004 14:10:21 GMT Resent-Message-Id: <200410241410.i9OEAKKq020693@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 903A416A4CE for ; Sun, 24 Oct 2004 14:01:27 +0000 (GMT) Received: from hfep04.dion.ne.jp (hfep04.dion.ne.jp [203.181.105.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id A861643D1F for ; Sun, 24 Oct 2004 14:01:26 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([211.126.70.126]) by hfep04.dion.ne.jp with SMTP id <20041024140124244.JNVV@hfep04.dion.ne.jp> for ; Sun, 24 Oct 2004 23:01:24 +0900 Message-Id: <20041024230020.724f02fd.tkato432@yahoo.com> Date: Sun, 24 Oct 2004 23:00:20 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/73080: Update port: math/GiNaC to 1.3.0 (fix ports/72822) 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: Sun, 24 Oct 2004 14:10:21 -0000 >Number: 73080 >Category: ports >Synopsis: Update port: math/GiNaC to 1.3.0 (fix ports/72822) >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 24 14:10:20 GMT 2004 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.10-RELEASE-p3 i386 >Organization: >Environment: >Description: - Update to version 1.3.0 >How-To-Repeat: >Fix: diff -urN /usr/ports/math/GiNaC/Makefile math/GiNaC/Makefile --- /usr/ports/math/GiNaC/Makefile Fri Oct 1 02:21:35 2004 +++ math/GiNaC/Makefile Sat Oct 23 02:18:47 2004 @@ -7,7 +7,7 @@ # PORTNAME= GiNaC -PORTVERSION= 1.2.3 +PORTVERSION= 1.3.0 CATEGORIES= math MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \ http://www.ginac.de/ diff -urN /usr/ports/math/GiNaC/distinfo math/GiNaC/distinfo --- /usr/ports/math/GiNaC/distinfo Tue Aug 17 13:47:46 2004 +++ math/GiNaC/distinfo Sat Oct 23 02:29:45 2004 @@ -1,2 +1,2 @@ -MD5 (GiNaC-1.2.3.tar.bz2) = ed63e9b45bb06f24ea18a746e1f4270a -SIZE (GiNaC-1.2.3.tar.bz2) = 750136 +MD5 (GiNaC-1.3.0.tar.bz2) = 096d076e58103149f05da0a8ecd03d67 +SIZE (GiNaC-1.3.0.tar.bz2) = 763827 diff -urN /usr/ports/math/GiNaC/pkg-plist math/GiNaC/pkg-plist --- /usr/ports/math/GiNaC/pkg-plist Tue Aug 17 13:47:46 2004 +++ math/GiNaC/pkg-plist Sat Oct 23 12:32:47 2004 @@ -23,6 +23,7 @@ include/ginac/idx.h include/ginac/indexed.h include/ginac/inifcns.h +include/ginac/integral.h include/ginac/lst.h include/ginac/matrix.h include/ginac/mul.h @@ -45,8 +46,8 @@ include/ginac/wildcard.h lib/libginac.a lib/libginac.so -lib/libginac-1.2.so -lib/libginac-1.2.so.3 +lib/libginac-1.3.so +lib/libginac-1.3.so.0 libdata/pkgconfig/ginac.pc share/aclocal/ginac.m4 @dirrm include/ginac >Release-Note: >Audit-Trail: >Unformatted: