From t0n@atarininja.org  Tue Mar 20 00:23:53 2007
Return-Path: <t0n@atarininja.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 2BC4516A400
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 20 Mar 2007 00:23:53 +0000 (UTC)
	(envelope-from t0n@atarininja.org)
Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.60.158])
	by mx1.freebsd.org (Postfix) with ESMTP id 0B4C913C458
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 20 Mar 2007 00:23:52 +0000 (UTC)
	(envelope-from t0n@atarininja.org)
Received: by syn.atarininja.org (Postfix, from userid 1008)
	id C0E6C5C57; Mon, 19 Mar 2007 20:05:22 -0400 (EDT)
Message-Id: <20070320000522.C0E6C5C57@syn.atarininja.org>
Date: Mon, 19 Mar 2007 20:05:22 -0400 (EDT)
From: Brenton Chang <brenton.chang@gmail.com>>
Reply-To: Brenton Chang <brenton.chang@gmail.com>>
To: FreeBSD-gnats-submit@freebsd.org
Cc: wxs@atarininja.org
Subject: [PATCH]: update math/tomsfastmath
X-Send-Pr-Version: 3.113
X-GNATS-Notify: wxs@atarininja.org

>Number:         110550
>Category:       ports
>Synopsis:       [PATCH]: update math/tomsfastmath
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    clsung
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 20 00:30:05 GMT 2007
>Closed-Date:    Wed Mar 21 08:19:34 GMT 2007
>Last-Modified:  Wed Mar 21 08:20:09 GMT 2007
>Originator:     Brenton Chang
>Release:        FreeBSD 6.1-RELEASE-p10 amd64
>Organization:
>Environment:
System: FreeBSD syn.csh.rit.edu 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #5: Sat Sep 30 21:50:55 EDT 2006 root@syn.csh.rit.edu:/usr/obj/usr/src/sys/SMP amd64


>Description:
	Version update to software tomsfastmath. The port's maintainer is cc'ed on this PR. 

>How-To-Repeat:

>Fix:


Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/math/tomsfastmath/Makefile,v
retrieving revision 1.19
diff -u -u -r1.19 Makefile
--- Makefile	13 Dec 2006 17:52:09 -0000	1.19
+++ Makefile	16 Mar 2007 17:53:46 -0000
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	tomsfastmath
-PORTVERSION=	0.10
+PORTVERSION=	0.12
 CATEGORIES=	math
-MASTER_SITES=	http://tfm.libtomcrypt.com/files/ \
+MASTER_SITES=	http://libtom.org/files/ \
 		http://www.atarininja.org/~wxs/distfiles/ \
 		${MASTER_SITE_LOCAL}
 MASTER_SITE_SUBDIR=	miwi
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/math/tomsfastmath/distinfo,v
retrieving revision 1.6
diff -u -u -r1.6 distinfo
--- distinfo	30 Nov 2006 10:16:17 -0000	1.6
+++ distinfo	16 Mar 2007 17:54:07 -0000
@@ -1,3 +1,3 @@
-MD5 (tfm-0.10.tar.bz2) = 896d280730fafc955b9a895a06bba75f
-SHA256 (tfm-0.10.tar.bz2) = 699a60a623017c2836576612ebca690144816ca8d48df68fb7d819f6b21a9e22
-SIZE (tfm-0.10.tar.bz2) = 229623
+MD5 (tfm-0.12.tar.bz2) = 821edbffb03502f0614c8717bda6fd54
+SHA256 (tfm-0.12.tar.bz2) = aa854c6664c3ba173809326ad9d3c18918b52f84040658b247e2ce7527032021
+SIZE (tfm-0.12.tar.bz2) = 216082
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/math/tomsfastmath/pkg-descr,v
retrieving revision 1.2
diff -u -u -r1.2 pkg-descr
--- pkg-descr	18 Mar 2006 01:14:24 -0000	1.2
+++ pkg-descr	16 Mar 2007 17:37:19 -0000
@@ -1,4 +1,4 @@
 TomsFastMath is a portable fixed precision math library designed for
 very fast exponentiations.
 
-WWW: http://www.libtomcrypt.com/tfm
+WWW: http://libtom.org/

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Tue Mar 20 00:30:13 UTC 2007 
State-Changed-Why:  
Awaiting maintainers feedback 

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

From: Wesley Shields <wxs@atarininja.org>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/110550: [PATCH]: update math/tomsfastmath
Date: Mon, 19 Mar 2007 21:19:53 -0400

 On Tue, Mar 20, 2007 at 12:30:08AM +0000, Edwin Groothuis wrote:
 > Maintainer of math/tomsfastmath,
 > 
 > Please note that PR ports/110550 has just been submitted.
 > 
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 > 
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/110550
 
 Approved.  Please commit.
 
 -- WXS
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Tue Mar 20 06:48:45 UTC 2007 
State-Changed-Why:  
Maintainer approved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=110550 
Responsible-Changed-From-To: freebsd-ports-bugs->clsung 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Tue Mar 20 15:38:50 UTC 2007 
Responsible-Changed-Why:  
110549 is a dependens. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=110550 
State-Changed-From-To: open->closed 
State-Changed-By: clsung 
State-Changed-When: Wed Mar 21 08:19:32 UTC 2007 
State-Changed-Why:  
Committed. Thank You. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/110550: commit references a PR
Date: Wed, 21 Mar 2007 08:19:31 +0000 (UTC)

 clsung      2007-03-21 08:19:24 UTC
 
   FreeBSD ports repository
 
   Modified files:
     math/tomsfastmath    Makefile distinfo pkg-descr 
   Log:
   - Update to 0.12
   
   PR:             ports/110550
   Submitted by:   Brenton Chang <brenton dot chang_AT_gmail dot com>>
   Approved by:    maintainer (Wesley Shields)
   
   Revision  Changes    Path
   1.20      +2 -2      ports/math/tomsfastmath/Makefile
   1.7       +3 -3      ports/math/tomsfastmath/distinfo
   1.3       +1 -1      ports/math/tomsfastmath/pkg-descr
 _______________________________________________
 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:
