Date: Sun, 24 Oct 2004 23:00:20 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/73080: Update port: math/GiNaC to 1.3.0 (fix ports/72822) Message-ID: <20041024230020.724f02fd.tkato432@yahoo.com> Resent-Message-ID: <200410241410.i9OEAKKq020693@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041024230020.724f02fd.tkato432>