From stephen@wilberforce.math.missouri.edu  Mon Feb  7 03:12:19 2011
Return-Path: <stephen@wilberforce.math.missouri.edu>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 7B1B5106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  7 Feb 2011 03:12:19 +0000 (UTC)
	(envelope-from stephen@wilberforce.math.missouri.edu)
Received: from wilberforce.math.missouri.edu (wilberforce.math.missouri.edu [128.206.184.213])
	by mx1.freebsd.org (Postfix) with ESMTP id 44AB68FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  7 Feb 2011 03:12:18 +0000 (UTC)
Received: from wilberforce.math.missouri.edu (localhost [127.0.0.1])
	by wilberforce.math.missouri.edu (8.14.4/8.14.4) with ESMTP id p173CIid089561
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 6 Feb 2011 21:12:18 -0600 (CST)
	(envelope-from stephen@wilberforce.math.missouri.edu)
Received: (from stephen@localhost)
	by wilberforce.math.missouri.edu (8.14.4/8.14.4/Submit) id p173CIhm089560;
	Sun, 6 Feb 2011 21:12:18 -0600 (CST)
	(envelope-from stephen)
Message-Id: <201102070312.p173CIhm089560@wilberforce.math.missouri.edu>
Date: Sun, 6 Feb 2011 21:12:18 -0600 (CST)
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:         154564
>Category:       ports
>Synopsis:       Update of math/GiNaC port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 07 03:20:06 UTC 2011
>Closed-Date:    Fri Mar 04 14:08:02 UTC 2011
>Last-Modified:  Fri Mar  4 14:10:17 UTC 2011
>Originator:     Stephen Montgomery-Smith
>Release:        FreeBSD 7.4-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD wilberforce 7.4-PRERELEASE FreeBSD 7.4-PRERELEASE #0: Wed Dec 1 20:53:06 CST 2010 stephen@wilberforce:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
The port math/GiNaC needs to be updated to version 1.5.8
	
>How-To-Repeat:
	
>Fix:

	


diff -ur /usr/ports/math/GiNaC/Makefile GiNaC/Makefile
--- /usr/ports/math/GiNaC/Makefile	2010-12-04 21:12:17.000000000 -0600
+++ GiNaC/Makefile	2011-01-14 00:54:19.000000000 -0600
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	GiNaC
-PORTVERSION=	1.5.6
+PORTVERSION=	1.5.8
 CATEGORIES=	math
 MASTER_SITES=	ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \
 		http://www.ginac.de/
diff -ur /usr/ports/math/GiNaC/distinfo GiNaC/distinfo
--- /usr/ports/math/GiNaC/distinfo	2010-05-21 22:26:52.000000000 -0500
+++ GiNaC/distinfo	2011-01-14 00:54:35.000000000 -0600
@@ -1,3 +1,2 @@
-MD5 (ginac-1.5.6.tar.bz2) = 5a13bf1a29d5aaf4f6085058447229b9
-SHA256 (ginac-1.5.6.tar.bz2) = f06175f32e758279e963910087890c7109222975a7f7fcfe90fd4fec22d20e24
-SIZE (ginac-1.5.6.tar.bz2) = 998303
+SHA256 (ginac-1.5.8.tar.bz2) = 8ce72e70f7539e9a2b32539e13eb651fd688d1423dd90bcf0b9c37b592cfc2dd
+SIZE (ginac-1.5.8.tar.bz2) = 1003965
diff -ur /usr/ports/math/GiNaC/pkg-plist GiNaC/pkg-plist
--- /usr/ports/math/GiNaC/pkg-plist	2010-05-21 22:26:52.000000000 -0500
+++ GiNaC/pkg-plist	2011-02-06 21:06:14.000000000 -0600
@@ -51,6 +51,6 @@
 lib/libginac.la
 lib/libginac.so
 lib/libginac-1.5.so
-lib/libginac-1.5.so.1
+lib/libginac-1.5.so.2
 libdata/pkgconfig/ginac.pc
 @dirrm include/ginac
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Mon Feb 7 07:17:00 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=154564 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Fri Mar 4 14:08:01 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/154564: commit references a PR
Date: Fri,  4 Mar 2011 14:07:27 +0000 (UTC)

 miwi        2011-03-04 14:07:14 UTC
 
   FreeBSD ports repository
 
   Modified files:
     math/GiNaC           Makefile distinfo pkg-plist 
   Log:
   - Update to 1.5.8
   
   PR:             154564
   Submitted by:   Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
   
   Revision  Changes    Path
   1.61      +1 -1      ports/math/GiNaC/Makefile
   1.38      +2 -3      ports/math/GiNaC/distinfo
   1.33      +1 -1      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"
 
>Unformatted:
