From stephen@cauchy.math.missouri.edu  Sat Aug  8 18:20:49 2009
Return-Path: <stephen@cauchy.math.missouri.edu>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 202141065672
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  8 Aug 2009 18:20:49 +0000 (UTC)
	(envelope-from stephen@cauchy.math.missouri.edu)
Received: from cauchy.math.missouri.edu (cauchy.math.missouri.edu [128.206.184.213])
	by mx1.freebsd.org (Postfix) with ESMTP id F2D268FC1F
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  8 Aug 2009 18:20:48 +0000 (UTC)
Received: from cauchy.math.missouri.edu (localhost [127.0.0.1])
	by cauchy.math.missouri.edu (8.14.3/8.14.3) with ESMTP id n78IKmTv028600
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 8 Aug 2009 13:20:48 -0500 (CDT)
	(envelope-from stephen@cauchy.math.missouri.edu)
Received: (from stephen@localhost)
	by cauchy.math.missouri.edu (8.14.3/8.14.3/Submit) id n78IKmbZ028599;
	Sat, 8 Aug 2009 13:20:48 -0500 (CDT)
	(envelope-from stephen)
Message-Id: <200908081820.n78IKmbZ028599@cauchy.math.missouri.edu>
Date: Sat, 8 Aug 2009 13:20:48 -0500 (CDT)
From: Stephen Montgomery-Smith <stephen@missouri.edu>
Reply-To: Stephen Montgomery-Smith <stephen@missouri.edu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update of math/GiNaC port
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         137577
>Category:       ports
>Synopsis:       Update of math/GiNaC port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    araujo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 08 18:30:04 UTC 2009
>Closed-Date:    Sun Aug 16 01:23:15 UTC 2009
>Last-Modified:  Sun Aug 16 14:50:09 UTC 2009
>Originator:     Stephen Montgomery-Smith
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
>Environment:
FreeBSD laptop3.gateway.2wire.net 8.0-BETA2 FreeBSD 8.0-BETA2 #0: Wed Aug  5 20:37:47 CDT 2009     stephen@laptop3.gateway.2wire.net:/usr/obj/usr/src/sys/LAPTOP3  amd64


	
>Description:
math/GiNaC is now at version 1.5.3.

>How-To-Repeat:
	
>Fix:

This port update requires that PR 137552 be applied.

This update should be applied instead of PR 137557.


# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	GiNaC/files/patch-ginac__parser__parser.cpp
#
echo x - GiNaC/files/patch-ginac__parser__parser.cpp
sed 's/^X//' >GiNaC/files/patch-ginac__parser__parser.cpp << '5cb3c3f71e1b37eff92e41faf1a0a807'
X--- ginac/parser/parser.cpp-orig	2009-08-08 12:27:12.000000000 -0500
X+++ ginac/parser/parser.cpp	2009-08-08 12:29:20.000000000 -0500
X@@ -66,7 +66,7 @@
X 		Parse_error_("no function \"" << name << "\" with " <<
X 			     args.size() << " arguments");
X 	}
X-	ex ret = GiNaC::function((unsigned)reader->second, args);
X+	ex ret = GiNaC::function((size_t)reader->second, args);
X 	return ret;
X }
X 
5cb3c3f71e1b37eff92e41faf1a0a807
exit


diff -ur /usr/ports/math/GiNaC/Makefile GiNaC/Makefile
--- /usr/ports/math/GiNaC/Makefile	2009-08-03 15:06:03.000000000 -0500
+++ GiNaC/Makefile	2009-08-08 11:32:14.000000000 -0500
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	GiNaC
-PORTVERSION=	1.4.4
+PORTVERSION=	1.5.3
 CATEGORIES=	math
 MASTER_SITES=	ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \
 		http://www.ginac.de/
@@ -16,7 +16,7 @@
 MAINTAINER=	stephen@missouri.edu
 COMMENT=	A C++ library for symbolic mathematical calculations
 
-LIB_DEPENDS=	cln.5:${PORTSDIR}/math/cln
+LIB_DEPENDS=	cln.6:${PORTSDIR}/math/cln
 
 USE_BZIP2=	yes
 USE_GNOME=	gnomehack pkgconfig
diff -ur /usr/ports/math/GiNaC/distinfo GiNaC/distinfo
--- /usr/ports/math/GiNaC/distinfo	2009-08-03 15:06:03.000000000 -0500
+++ GiNaC/distinfo	2009-08-08 11:32:17.000000000 -0500
@@ -1,3 +1,3 @@
-MD5 (ginac-1.4.4.tar.bz2) = 60d38b352258473e3cc4de75c0d6f88e
-SHA256 (ginac-1.4.4.tar.bz2) = 4d50f43b6fb489345d31cb1e30899f7cb999aa200acbf6b342a73379f24312d3
-SIZE (ginac-1.4.4.tar.bz2) = 864678
+MD5 (ginac-1.5.3.tar.bz2) = 76b4862da42eb1aa4dcf31ec87d2c761
+SHA256 (ginac-1.5.3.tar.bz2) = 06620b448cb8a6be78f4035b6f94b2394a41485dc374e0b76e15475173b65469
+SIZE (ginac-1.5.3.tar.bz2) = 996505
Only in GiNaC/files: patch-ginac__parser__parser.cpp
diff -ur /usr/ports/math/GiNaC/pkg-plist GiNaC/pkg-plist
--- /usr/ports/math/GiNaC/pkg-plist	2009-08-03 15:06:03.000000000 -0500
+++ GiNaC/pkg-plist	2009-08-08 12:49:40.000000000 -0500
@@ -1,6 +1,9 @@
 bin/ginac-excompiler
 bin/ginsh
 bin/viewgar
+include/ginac/factor.h
+include/ginac/parse_context.h
+include/ginac/parser.h
 include/ginac/add.h
 include/ginac/archive.h
 include/ginac/assertion.h
@@ -47,7 +50,7 @@
 lib/libginac.a
 lib/libginac.la
 lib/libginac.so
-lib/libginac-1.4.so
-lib/libginac-1.4.so.0
+lib/libginac-1.5.so
+lib/libginac-1.5.so.0
 libdata/pkgconfig/ginac.pc
 @dirrm include/ginac
>Release-Note:
>Audit-Trail:

From: Stephen Montgomery-Smith <stephen@missouri.edu>
To: bug-followup@FreeBSD.org, stephen@missouri.edu
Cc:  
Subject: Re: ports/137577: Update of math/GiNaC port
Date: Sat, 08 Aug 2009 13:36:35 -0500

 When I said this replaces "137557" I meant "137556".
Responsible-Changed-From-To: freebsd-ports-bugs->araujo 
Responsible-Changed-By: araujo 
Responsible-Changed-When: Mon Aug 10 12:03:20 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137577 
State-Changed-From-To: open->feedback 
State-Changed-By: araujo 
State-Changed-When: Tue Aug 11 13:40:24 UTC 2009 
State-Changed-Why:  
Unfortunately it doesn't build properly, please could you try to build 
it again? Take a look in this log: 
http://tb3.droso.net/errors/7-araujo/GiNaC-1.5.3.log 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137577 

From: Stephen Montgomery-Smith <stephen@missouri.edu>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Cc:  
Subject: Re: ports/137577: Update of math/GiNaC port
Date: Tue, 11 Aug 2009 21:53:35 -0500

 This is a multi-part message in MIME format.
 --------------000801080202080804090504
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 Content-Transfer-Encoding: 7bit
 
 FreeBSD-gnats-submit@FreeBSD.org wrote:
 > Thank you very much for your problem report.
 > It has the internal identification `ports/137577'.
 > The individual assigned to look at your
 > report is: freebsd-ports-bugs. 
 > 
 > You can access the state of your problem report at any time
 > via this link:
 > 
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=137577
 > 
 >> Category:       ports
 >> Responsible:    freebsd-ports-bugs
 >> Synopsis:       Update of math/GiNaC port
 >> Arrival-Date:   Sat Aug 08 18:30:04 UTC 2009
 > 
 > 
 > 
 
 Put this patch into files.
 
 
 
 --------------000801080202080804090504
 Content-Type: text/plain;
  name="patch-ginac__parser__parser.cpp"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline;
  filename="patch-ginac__parser__parser.cpp"
 
 --- ginac/parser/parser.cpp-orig	2009-08-08 12:27:12.000000000 -0500
 +++ ginac/parser/parser.cpp	2009-08-08 12:29:20.000000000 -0500
 @@ -66,7 +66,7 @@
  		Parse_error_("no function \"" << name << "\" with " <<
  			     args.size() << " arguments");
  	}
 -	ex ret = GiNaC::function((unsigned)reader->second, args);
 +	ex ret = GiNaC::function((size_t)reader->second, args);
  	return ret;
  }
  
 
 --------------000801080202080804090504--

From: Stephen Montgomery-Smith <stephen@missouri.edu>
To: bug-followup@FreeBSD.org, stephen@missouri.edu, araujo@FreeBSD.org
Cc:  
Subject: Re: ports/137577: Update of math/GiNaC port
Date: Fri, 14 Aug 2009 15:02:15 -0500

 I am wondering what the status of this PR is.
 
 When you originally sent me the link 
 http://tb3.droso.net/errors/7-araujo/GiNaC-1.5.3.log, the error reported 
 there was fixable by the patch I sent to you.  But now it is reporting a 
 different error, an internal compiler error, that I am simply unable to 
 reproduce.  I am using an amd64 system running FreeBSD 8.
 
 I recall that one of my replies to you wasn't so friendly, perhaps.  I 
 apologize for that.  I was under a lot of stress that day.  Please stay 
 engaged with me so that we can fix this problem.
 
 Thanks, Stephen

From: Marcelo Araujo <araujobsdport@gmail.com>
To: Stephen Montgomery-Smith <stephen@missouri.edu>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/137577: Update of math/GiNaC port
Date: Fri, 14 Aug 2009 17:13:34 -0300

 On Fri, Aug 14, 2009 at 03:02:15PM -0500, Stephen Montgomery-Smith wrote:
 > I am wondering what the status of this PR is.
 > 
 > When you originally sent me the link 
 > http://tb3.droso.net/errors/7-araujo/GiNaC-1.5.3.log, the error reported 
 > there was fixable by the patch I sent to you.  But now it is reporting a 
 > different error, an internal compiler error, that I am simply unable to 
 > reproduce.  I am using an amd64 system running FreeBSD 8.
 > 
 > I recall that one of my replies to you wasn't so friendly, perhaps.  I 
 > apologize for that.  I was under a lot of stress that day.  Please stay 
 > engaged with me so that we can fix this problem.
 > 
 
 Hello dear Stephen
 
 Don't worry. I understood you!
 
 So, this weekend I'm gonna try to build it again and if some problem appears
 I'll keep you in touch.
 
 Best Regards,
 -- 
 Marcelo Araujo
 araujo@FreeBSD.org
 http://www.FreeBSD.org
 People to whom you are attracted invariably think you
 remind them of someone else.
State-Changed-From-To: feedback->closed 
State-Changed-By: araujo 
State-Changed-When: Sun Aug 16 01:23:15 UTC 2009 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137577 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/137577: commit references a PR
Date: Sun, 16 Aug 2009 01:23:13 +0000 (UTC)

 araujo      2009-08-16 01:22:58 UTC
 
   FreeBSD ports repository
 
   Modified files:
     math/GiNaC           Makefile distinfo pkg-plist 
   Log:
   - Update to 1.5.3.
   
   PR:             ports/137577
   Submitted by:   Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
   
   Revision  Changes    Path
   1.55      +2 -2      ports/math/GiNaC/Makefile
   1.35      +3 -3      ports/math/GiNaC/distinfo
   1.31      +5 -2      ports/math/GiNaC/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/137577: commit references a PR
Date: Sun, 16 Aug 2009 14:42:58 +0000 (UTC)

 araujo      2009-08-16 14:42:45 UTC
 
   FreeBSD ports repository
 
   Modified files:
     math/GiNaC           Makefile 
   Log:
   - Fix build on AMD64 based on the latest patch that was sent by
     maintainer.
   - Bump PORTREVISION.
   
   PR:             ports/137577 (based on)
   Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
   Reported by:    itetcu (QAT)
   Approved by:    maintainer implicit
   
   Revision  Changes    Path
   1.56      +5 -0      ports/math/GiNaC/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
