From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 23 05:40:39 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 3B66616A4CE for ; Fri, 23 Jan 2004 05:40:39 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75F6343D58 for ; Fri, 23 Jan 2004 05:40:15 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i0NDeDFR029853 for ; Fri, 23 Jan 2004 05:40:13 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i0NDeDZN029852; Fri, 23 Jan 2004 05:40:13 -0800 (PST) (envelope-from gnats) Resent-Date: Fri, 23 Jan 2004 05:40:13 -0800 (PST) Resent-Message-Id: <200401231340.i0NDeDZN029852@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 8383616A4CE for ; 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 ; 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 ; 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 To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/61780: Update port: math/GiNaC to 1.1.6 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: Fri, 23 Jan 2004 13:40:39 -0000 X-List-Received-Date: Fri, 23 Jan 2004 13:40:39 -0000 >Number: 61780 >Category: ports >Synopsis: Update port: math/GiNaC to 1.1.6 >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: Fri Jan 23 05:40:13 PST 2004 >Closed-Date: >Last-Modified: >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: >Unformatted: