From gslin@netnews.NCTU.edu.tw  Tue Feb 27 15:17:55 2007
Return-Path: <gslin@netnews.NCTU.edu.tw>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 64C1F16A401
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 27 Feb 2007 15:17:55 +0000 (UTC)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: from netnews.NCTU.edu.tw (ccreader.nctu.edu.tw [140.113.54.119])
	by mx1.freebsd.org (Postfix) with ESMTP id 320B013C47E
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 27 Feb 2007 15:17:55 +0000 (UTC)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000)
	id C8F8B66; Tue, 27 Feb 2007 23:17:53 +0800 (CST)
Message-Id: <20070227151753.C8F8B66@netnews.NCTU.edu.tw>
Date: Tue, 27 Feb 2007 23:17:53 +0800 (CST)
From: Gea-Suan Lin <gslin@gslin.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gslin@gslin.org
Subject: [PATCH] math/p5-Math-Polynomial-Solve: update to 2.11
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         109603
>Category:       ports
>Synopsis:       [PATCH] math/p5-Math-Polynomial-Solve: update to 2.11
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    clsung
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 27 15:20:11 GMT 2007
>Closed-Date:    Tue Feb 27 16:23:59 GMT 2007
>Last-Modified:  Tue Feb 27 16:30:05 GMT 2007
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.2-RELEASE FreeBSD 6.2-RELEASE #1: Sun Jan 14 14:05:12 CST 2007
>Description:
- Update to 2.11

Port maintainer (gslin@gslin.org) is cc'd.

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

--- p5-Math-Polynomial-Solve-2.11.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/math/p5-Math-Polynomial-Solve/Makefile /home/staff/gslin/work/ports/p5-Math-Polynomial-Solve/Makefile
--- /usr/ports/math/p5-Math-Polynomial-Solve/Makefile	Thu Nov  2 22:24:46 2006
+++ /home/staff/gslin/work/ports/p5-Math-Polynomial-Solve/Makefile	Tue Feb 27 23:15:31 2007
@@ -6,23 +6,17 @@
 #
 
 PORTNAME=	Math-Polynomial-Solve
-PORTVERSION=	2.10
+PORTVERSION=	2.11
 CATEGORIES=	math
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	Math
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	gslin@gslin.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Find the roots of polynomial equations
 
 PERL_CONFIGURE=	yes
 
 MAN3=		Math::Polynomial::Solve.3
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600
-IGNORE=		requires Perl 5.6.0 or newer. Install lang/perl5.8 and try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/math/p5-Math-Polynomial-Solve/distinfo /home/staff/gslin/work/ports/p5-Math-Polynomial-Solve/distinfo
--- /usr/ports/math/p5-Math-Polynomial-Solve/distinfo	Thu Nov  2 22:24:46 2006
+++ /home/staff/gslin/work/ports/p5-Math-Polynomial-Solve/distinfo	Tue Feb 27 23:15:56 2007
@@ -1,3 +1,3 @@
-MD5 (Math-Polynomial-Solve-2.10.tar.gz) = 1b8bfe442e52141659f51d9dd6bc81aa
-SHA256 (Math-Polynomial-Solve-2.10.tar.gz) = ce5190253ddcc4a63d54a6f2d4808d49769e982e520d7a4b748ccc4c2d0dac7a
-SIZE (Math-Polynomial-Solve-2.10.tar.gz) = 13549
+MD5 (Math-Polynomial-Solve-2.11.tar.gz) = 0bf92534ee429c35b55229d1da622998
+SHA256 (Math-Polynomial-Solve-2.11.tar.gz) = d9e0d2a39915b31dd6b920d19d2265e883d8cf85977b8c38bd27cfbae6aef2f1
+SIZE (Math-Polynomial-Solve-2.11.tar.gz) = 15010
--- p5-Math-Polynomial-Solve-2.11.patch ends here ---

>Release-Note:
>Audit-Trail:
Class-Changed-From-To: update->maintainer-update 
Class-Changed-By: edwin 
Class-Changed-When: Tue Feb 27 15:20:20 UTC 2007 
Class-Changed-Why:  
Fix category (submitter is maintainer) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109603 
Responsible-Changed-From-To: freebsd-ports-bugs->clsung 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Feb 27 15:20:34 UTC 2007 
Responsible-Changed-Why:  
clsung@ wants his PRs 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109603 
State-Changed-From-To: open->closed 
State-Changed-By: clsung 
State-Changed-When: Tue Feb 27 16:23:57 UTC 2007 
State-Changed-Why:  
Committed. Thank You. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/109603: commit references a PR
Date: Tue, 27 Feb 2007 16:23:59 +0000 (UTC)

 clsung      2007-02-27 16:23:49 UTC
 
   FreeBSD ports repository
 
   Modified files:
     math/p5-Math-Polynomial-Solve Makefile distinfo 
   Log:
   - Update to 2.11
   - return maintainership to perl@
   
   PR:             ports/109603
   Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
   
   Revision  Changes    Path
   1.2       +3 -9      ports/math/p5-Math-Polynomial-Solve/Makefile
   1.2       +3 -3      ports/math/p5-Math-Polynomial-Solve/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"
 
>Unformatted:
