Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jul 2005 23:00:19 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/83615: Update port: math/GiNaC to 1.3.2
Message-ID:  <20050717230019.4846d3ad.tkato432@yahoo.com>
Resent-Message-ID: <200507171410.j6HEAE5T028407@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         83615
>Category:       ports
>Synopsis:       Update port: math/GiNaC to 1.3.2
>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 Jul 17 14:10:13 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p11 i386
>Organization:
>Environment:
>Description:
- Update to version 1.3.2

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/math/GiNaC/Makefile math/GiNaC/Makefile
--- /usr/ports/math/GiNaC/Makefile	Mon May  9 13:41:09 2005
+++ math/GiNaC/Makefile	Sun Jul 17 20:25:28 2005
@@ -7,10 +7,11 @@
 #
 
 PORTNAME=	GiNaC
-PORTVERSION=	1.3.1
+PORTVERSION=	1.3.2
 CATEGORIES=	math
 MASTER_SITES=	ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \
 		http://www.ginac.de/
+DISTNAME=	${PORTNAME:L}-${PORTVERSION}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A C++ library for symbolic mathematical calculations
diff -urN /usr/ports/math/GiNaC/distinfo math/GiNaC/distinfo
--- /usr/ports/math/GiNaC/distinfo	Mon May  9 13:41:09 2005
+++ math/GiNaC/distinfo	Sun Jul 17 20:32:20 2005
@@ -1,2 +1,2 @@
-MD5 (GiNaC-1.3.1.tar.bz2) = 40c160ad313977293e5fea2acab09518
-SIZE (GiNaC-1.3.1.tar.bz2) = 768981
+MD5 (ginac-1.3.2.tar.bz2) = 0074aadac59a0ca57293b885ca8f8454
+SIZE (ginac-1.3.2.tar.bz2) = 765104
diff -urN /usr/ports/math/GiNaC/pkg-plist math/GiNaC/pkg-plist
--- /usr/ports/math/GiNaC/pkg-plist	Mon May  9 13:41:09 2005
+++ math/GiNaC/pkg-plist	Sun Jul 17 20:31:55 2005
@@ -47,7 +47,7 @@
 lib/libginac.a
 lib/libginac.so
 lib/libginac-1.3.so
-lib/libginac-1.3.so.1
+lib/libginac-1.3.so.2
 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?20050717230019.4846d3ad.tkato432>