From tkato@prontomail.com  Fri Jan 23 05:31:45 2004
Return-Path: <tkato@prontomail.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8383616A4CE
	for <FreeBSD-gnats-submit@FreeBSD.org>; Fri, 23 Jan 2004 05:31:40 -0800 (PST)
Received: from hfep08.dion.ne.jp (hfep08.dion.ne.jp [203.181.105.74])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0A0FB43D45
	for <FreeBSD-gnats-submit@FreeBSD.org>; Fri, 23 Jan 2004 05:31:39 -0800 (PST)
	(envelope-from tkato@prontomail.com)
Received: from localhost ([61.198.217.112]) by hfep08.dion.ne.jp with SMTP
          id <20040123133136454.TYIV@hfep08.dion.ne.jp>
          for <FreeBSD-gnats-submit@FreeBSD.org>;
          Fri, 23 Jan 2004 22:31:36 +0900
Message-Id: <20040123223019.6753b229.tkato@prontomail.com>
Date: Fri, 23 Jan 2004 22:30:19 +0900
From: KATO Tsuguru <tkato@prontomail.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: math/GiNaC to 1.1.6

>Number:         61780
>Category:       ports
>Synopsis:       Update port: math/GiNaC to 1.1.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    krion
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 23 05:40:13 PST 2004
>Closed-Date:    Fri Jan 23 07:24:36 PST 2004
>Last-Modified:  Fri Jan 23 07:24:36 PST 2004
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p1 i386
>Organization:
>Environment:
>Description:
- Update to version 1.1.6

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/math/GiNaC/Makefile math/GiNaC/Makefile
--- /usr/ports/math/GiNaC/Makefile	Fri Nov  7 11:02:20 2003
+++ math/GiNaC/Makefile	Fri Jan 23 18:32:10 2004
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	GiNaC
-PORTVERSION=	1.1.5
+PORTVERSION=	1.1.6
 CATEGORIES=	math
 MASTER_SITES=	ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \
 		http://www.ginac.de/
@@ -38,6 +38,7 @@
 RUN_DEPENDS+=	${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport
 CPPFLAGS+=	-I${LOCALBASE}/include/stlport ${PTHREAD_CFLAGS}
 LDFLAGS+=	-lstlport_gcc ${PTHREAD_LIBS}
+CFLAGS+=	-O0
 .endif
 
 post-extract:
diff -urN /usr/ports/math/GiNaC/distinfo math/GiNaC/distinfo
--- /usr/ports/math/GiNaC/distinfo	Fri Nov  7 11:02:20 2003
+++ math/GiNaC/distinfo	Fri Jan 23 18:20:02 2004
@@ -1 +1 @@
-MD5 (GiNaC-1.1.5.tar.bz2) = 84d459db2dbc2c87963a91d9457f5773
+MD5 (GiNaC-1.1.6.tar.bz2) = 8e64ecfc545f949635989c84ebff81f5
diff -urN /usr/ports/math/GiNaC/pkg-plist math/GiNaC/pkg-plist
--- /usr/ports/math/GiNaC/pkg-plist	Fri Nov  7 11:02:20 2003
+++ math/GiNaC/pkg-plist	Fri Jan 23 18:55:49 2004
@@ -44,6 +44,6 @@
 lib/libginac.a
 lib/libginac.so
 lib/libginac-1.1.so
-lib/libginac-1.1.so.5
+lib/libginac-1.1.so.6
 share/aclocal/ginac.m4
 @dirrm include/ginac
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->krion 
Responsible-Changed-By: krion 
Responsible-Changed-When: Fri Jan 23 05:42:56 PST 2004 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=61780 
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Fri Jan 23 07:24:33 PST 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=61780 
>Unformatted:
