From adox@mcx2.org  Sun Feb  1 08:38:29 2009
Return-Path: <adox@mcx2.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D9DC1106570E
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  1 Feb 2009 08:38:29 +0000 (UTC)
	(envelope-from adox@mcx2.org)
Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.152])
	by mx1.freebsd.org (Postfix) with ESMTP id 74C898FC1E
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  1 Feb 2009 08:38:29 +0000 (UTC)
	(envelope-from adox@mcx2.org)
Received: by fg-out-1718.google.com with SMTP id l26so296246fgb.35
        for <FreeBSD-gnats-submit@freebsd.org>; Sun, 01 Feb 2009 00:38:28 -0800 (PST)
Received: by 10.103.238.4 with SMTP id p4mr1339898mur.68.1233477507135;
        Sun, 01 Feb 2009 00:38:27 -0800 (PST)
Received: from localhost (p579DCBCD.dip.t-dialin.net [87.157.203.205])
        by mx.google.com with ESMTPS id 12sm3278376muq.23.2009.02.01.00.38.25
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Sun, 01 Feb 2009 00:38:26 -0800 (PST)
Message-Id: <49855f82.0c11660a.3577.4e20@mx.google.com>
Date: Sun, 01 Feb 2009 00:38:26 -0800 (PST)
From: Dennis Herrmann <adox@mcx2.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] math/fxt: update to 2009.01.31
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         131243
>Category:       ports
>Synopsis:       [MAINTAINER] math/fxt: update to 2009.01.31
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 01 08:40:03 UTC 2009
>Closed-Date:    Sun Feb 08 23:07:57 UTC 2009
>Last-Modified:  Sun Feb  8 23:10:06 UTC 2009
>Originator:     Dennis Herrmann
>Release:        FreeBSD 7.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD dhn.homeunix.com 7.1-STABLE FreeBSD 7.1-STABLE #4: Sat Jan 10 13:45:30 CET 2009
>Description:
- Update to 2009.01.31
- Tested ( http://tb.4bit.ws/index.php?action=describe_port&id=371 )

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- fxt-2009.01.31.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/math/fxt/Makefile,v
retrieving revision 1.33
diff -u -u -r1.33 Makefile
--- Makefile	28 Jan 2009 10:15:11 -0000	1.33
+++ Makefile	1 Feb 2009 08:02:35 -0000
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	fxt
-PORTVERSION=	2009.01.25
+PORTVERSION=	2009.01.31
 CATEGORIES=	math
 MASTER_SITES=	http://www.jjj.de/fxt/ \
 		http://freebsd.unixfreunde.de/sources/
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/math/fxt/distinfo,v
retrieving revision 1.25
diff -u -u -r1.25 distinfo
--- distinfo	28 Jan 2009 10:15:11 -0000	1.25
+++ distinfo	1 Feb 2009 08:05:49 -0000
@@ -1,3 +1,3 @@
-MD5 (fxt-2009.01.25.tgz) = 535b4e4428d81d0318d4c9c0868dce58
-SHA256 (fxt-2009.01.25.tgz) = 93418338c5a64f13d7a7be67ecb14b52fc1ec64e147897474baf4546b482945c
-SIZE (fxt-2009.01.25.tgz) = 1143060
+MD5 (fxt-2009.01.31.tgz) = ca01f4c8276871f6708d2b5327cdd3be
+SHA256 (fxt-2009.01.31.tgz) = 7abec6667fc43e6f01045970a39736a39328f5874bf870d57f1543dd149d01c7
+SIZE (fxt-2009.01.31.tgz) = 1145909
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/math/fxt/pkg-plist,v
retrieving revision 1.19
diff -u -u -r1.19 pkg-plist
--- pkg-plist	16 Jan 2009 00:14:46 -0000	1.19
+++ pkg-plist	1 Feb 2009 08:10:43 -0000
@@ -144,6 +144,7 @@
 include/fxt/bpol/necklace2bitpol.h
 include/fxt/bpol/normalbasis.h
 include/fxt/bpol/normalpoly-dual.h
+include/fxt/bpol/normal-solvequadratic.h
 include/fxt/bpol/num-bitpol.h
 include/fxt/bpol/poly-tab.h
 include/fxt/chirpzt-all.h
--- fxt-2009.01.31.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Feb 1 08:40:15 UTC 2009 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

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

From: Dennis Herrmann <adox@mcx2.org>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/131243: [MAINTAINER] math/fxt: update to 2009.01.31
Date: Fri, 6 Feb 2009 13:53:37 +0100

 Please use this patch, this one update math/fxt to 2009.02.02
 
 - Dennis Herrmann
 
 --- fxt_update-2009.02.02.diff begins here ---
 Index: Makefile
 ===================================================================
 RCS file: /home/pcvs/ports/math/fxt/Makefile,v
 retrieving revision 1.33
 diff -u -u -r1.33 Makefile
 --- Makefile	28 Jan 2009 10:15:11 -0000	1.33
 +++ Makefile	3 Feb 2009 17:00:36 -0000
 @@ -7,7 +7,7 @@
  #
  
  PORTNAME=	fxt
 -PORTVERSION=	2009.01.25
 +PORTVERSION=	2009.02.02
  CATEGORIES=	math
  MASTER_SITES=	http://www.jjj.de/fxt/ \
  		http://freebsd.unixfreunde.de/sources/
 Index: distinfo
 ===================================================================
 RCS file: /home/pcvs/ports/math/fxt/distinfo,v
 retrieving revision 1.25
 diff -u -u -r1.25 distinfo
 --- distinfo	28 Jan 2009 10:15:11 -0000	1.25
 +++ distinfo	3 Feb 2009 17:00:42 -0000
 @@ -1,3 +1,3 @@
 -MD5 (fxt-2009.01.25.tgz) = 535b4e4428d81d0318d4c9c0868dce58
 -SHA256 (fxt-2009.01.25.tgz) = 93418338c5a64f13d7a7be67ecb14b52fc1ec64e147897474baf4546b482945c
 -SIZE (fxt-2009.01.25.tgz) = 1143060
 +MD5 (fxt-2009.02.02.tgz) = 9dfad50ca14c254d8bfc41789d4f049a
 +SHA256 (fxt-2009.02.02.tgz) = 550e6143a579e77cc4aab327639ebd41458986198cae5daf37a2c8dd9a76b0dd
 +SIZE (fxt-2009.02.02.tgz) = 1146205
 Index: pkg-plist
 ===================================================================
 RCS file: /home/pcvs/ports/math/fxt/pkg-plist,v
 retrieving revision 1.19
 diff -u -u -r1.19 pkg-plist
 --- pkg-plist	16 Jan 2009 00:14:46 -0000	1.19
 +++ pkg-plist	1 Feb 2009 08:10:43 -0000
 @@ -144,6 +144,7 @@
  include/fxt/bpol/necklace2bitpol.h
  include/fxt/bpol/normalbasis.h
  include/fxt/bpol/normalpoly-dual.h
 +include/fxt/bpol/normal-solvequadratic.h
  include/fxt/bpol/num-bitpol.h
  include/fxt/bpol/poly-tab.h
  include/fxt/chirpzt-all.h
 --- fxt_update-2009.02.02.diff ends here ---
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sun Feb 8 23:07:56 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

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

 miwi        2009-02-08 23:07:47 UTC
 
   FreeBSD ports repository
 
   Modified files:
     math/fxt             Makefile distinfo pkg-plist 
   Log:
   - Update to 2009.02.02
   
   PR:             131243
   Submitted by:   Dennis Herrmann <adox@mcx2.org> (maintainer)
   
   Revision  Changes    Path
   1.34      +1 -1      ports/math/fxt/Makefile
   1.26      +3 -3      ports/math/fxt/distinfo
   1.20      +1 -0      ports/math/fxt/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:
