From steve@mouf.net  Fri Apr 27 17:52:40 2012
Return-Path: <steve@mouf.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 659971065670;
	Fri, 27 Apr 2012 17:52:40 +0000 (UTC)
	(envelope-from steve@mouf.net)
Received: from mouf.net (mouf.net [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b2])
	by mx1.freebsd.org (Postfix) with ESMTP id 0789C8FC0A;
	Fri, 27 Apr 2012 17:52:39 +0000 (UTC)
Received: from meatwad.mouf.net (cpe-024-162-230-236.nc.res.rr.com [24.162.230.236])
	by mouf.net (8.14.4/8.14.4) with ESMTP id q3RHqave015206
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
	Fri, 27 Apr 2012 13:52:36 -0400 (EDT)
	(envelope-from steve@meatwad.mouf.net)
Received: (from steve@localhost)
	by meatwad.mouf.net (8.14.5/8.14.5/Submit) id q3RHqaWc017527;
	Fri, 27 Apr 2012 13:52:36 -0400 (EDT)
	(envelope-from steve)
Message-Id: <201204271752.q3RHqaWc017527@meatwad.mouf.net>
Date: Fri, 27 Apr 2012 13:52:36 -0400 (EDT)
From: Steve Wills <swills@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: clsung@freebsd.org
Subject: [PATCH] math/p5-AI-DecisionTree: update to 0.11
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         167367
>Category:       ports
>Synopsis:       [PATCH] math/p5-AI-DecisionTree: update to 0.11
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 27 18:00:25 UTC 2012
>Closed-Date:    Wed May 02 01:32:47 UTC 2012
>Last-Modified:  Wed May 02 01:32:47 UTC 2012
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #17 r233932: Thu Apr  5 22:13:25
>Description:
- Update to 0.11

Port maintainer (clsung@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_3 (mode: update, diff: CVS)
>How-To-Repeat:
>Fix:

--- p5-AI-DecisionTree-0.11.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/math/p5-AI-DecisionTree/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile	27 Aug 2008 01:49:23 -0000	1.5
+++ Makefile	27 Apr 2012 17:52:32 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	AI-DecisionTree
-PORTVERSION=	0.09
+PORTVERSION=	0.11
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/math/p5-AI-DecisionTree/distinfo,v
retrieving revision 1.5
diff -u -u -r1.5 distinfo
--- distinfo	20 Mar 2011 12:50:31 -0000	1.5
+++ distinfo	27 Apr 2012 17:52:32 -0000
@@ -1,2 +1,2 @@
-SHA256 (AI-DecisionTree-0.09.tar.gz) = ff9bb1d17b9051b6205baff29d8474e8e704047af3714542325282dbee59c5c7
-SIZE (AI-DecisionTree-0.09.tar.gz) = 26201
+SHA256 (AI-DecisionTree-0.11.tar.gz) = 589fd21a62d2e6afd5d9c280d5549eac32d200311dd4275daeb972597fd7e4d5
+SIZE (AI-DecisionTree-0.11.tar.gz) = 33928
--- p5-AI-DecisionTree-0.11.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->clsung 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Apr 27 18:00:49 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167367 
Responsible-Changed-From-To: clsung->swills 
Responsible-Changed-By: swills 
Responsible-Changed-When: Tue May 1 01:50:31 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/167367: commit references a PR
Date: Tue,  1 May 2012 02:45:40 +0000 (UTC)

 swills      2012-05-01 02:45:27 UTC
 
   FreeBSD ports repository
 
   Modified files:
     math/p5-AI-DecisionTree Makefile distinfo 
   Log:
   - Update to 0.11
   
   PR:             ports/167367
   
   Revision  Changes    Path
   1.7       +1 -1      ports/math/p5-AI-DecisionTree/Makefile
   1.6       +2 -2      ports/math/p5-AI-DecisionTree/distinfo
 _______________________________________________
 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"
 
State-Changed-From-To: open->closed 
State-Changed-By: swills 
State-Changed-When: Wed May 2 01:32:45 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167367 
>Unformatted:
