From sunpoet@sunpoet.net  Tue Sep  6 15:39:41 2011
Return-Path: <sunpoet@sunpoet.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6A0B2106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  6 Sep 2011 15:39:41 +0000 (UTC)
	(envelope-from sunpoet@sunpoet.net)
Received: from sunpoet.net (sunpoet.net [220.133.12.240])
	by mx1.freebsd.org (Postfix) with ESMTP id 396698FC0C
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  6 Sep 2011 15:39:41 +0000 (UTC)
Received: by sunpoet.net (Postfix, from userid 1000)
	id 8009C42DB; Tue,  6 Sep 2011 23:39:20 +0800 (CST)
Message-Id: <20110906153920.8009C42DB@sunpoet.net>
Date: Tue,  6 Sep 2011 23:39:20 +0800 (CST)
From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: mhsin@mhsin.org
Subject: [PATCH] math/p5-Math-Base36: update to 0.09
X-Send-Pr-Version: 3.113
X-GNATS-Notify: mhsin@mhsin.org

>Number:         160520
>Category:       ports
>Synopsis:       [PATCH] math/p5-Math-Base36: update to 0.09
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 06 15:40:09 UTC 2011
>Closed-Date:    Tue Sep 20 17:27:14 UTC 2011
>Last-Modified:  Tue Sep 20 17:30:11 UTC 2011
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Sat Jul  9 23:23:51 CST
>Description:
- Update to 0.09
- Adjust order of categories

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

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

--- p5-Math-Base36-0.09,2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/math/p5-Math-Base36/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile	22 Sep 2010 07:48:01 -0000	1.4
+++ Makefile	6 Sep 2011 15:38:54 -0000
@@ -6,16 +6,18 @@
 #
 
 PORTNAME=	Math-Base36
-PORTVERSION=	0.07
+PORTVERSION=	0.09
 PORTEPOCH=	2
-PORTRESIVION=	1
-CATEGORIES=	math perl5 converters
+CATEGORIES=	math converters perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	mhsin@mhsin.org
 COMMENT=	Encoding and decoding of base36 strings
 
+BUILD_DEPENDS=	p5-Math-BigInt>=1.600:${PORTSDIR}/math/p5-Math-BigInt
+RUN_DEPENDS=	p5-Math-BigInt>=1.600:${PORTSDIR}/math/p5-Math-BigInt
+
 PERL_CONFIGURE=	yes
 
 MAN3=		Math::Base36.3
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/math/p5-Math-Base36/distinfo,v
retrieving revision 1.4
diff -u -u -r1.4 distinfo
--- distinfo	20 Mar 2011 12:50:34 -0000	1.4
+++ distinfo	6 Sep 2011 15:38:54 -0000
@@ -1,2 +1,2 @@
-SHA256 (Math-Base36-0.07.tar.gz) = 3c612966edab0035dbb95fc44975dac27a0cfeb951815b60792bffb73d6b6ad5
-SIZE (Math-Base36-0.07.tar.gz) = 15896
+SHA256 (Math-Base36-0.09.tar.gz) = c17dc1d5004be1f69e72c2f4b2e8b2d97c12106515750872f8a90f423bcd222f
+SIZE (Math-Base36-0.09.tar.gz) = 19365
--- p5-Math-Base36-0.09,2.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Sep 6 15:40:20 UTC 2011 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=160520 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Tue Sep 6 15:40:25 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=160520 
Responsible-Changed-From-To: perl->sunpoet 
Responsible-Changed-By: sunpoet 
Responsible-Changed-When: Tue Sep 6 15:40:46 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: mhsin@mhsin.org
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/160520: [PATCH] math/p5-Math-Base36: update to 0.09
Date: Tue, 6 Sep 2011 15:40:23 UT

 Maintainer of math/p5-Math-Base36,
 
 Please note that PR ports/160520 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/160520
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->closed 
State-Changed-By: sunpoet 
State-Changed-When: Tue Sep 20 17:27:12 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/160520: commit references a PR
Date: Tue, 20 Sep 2011 17:27:09 +0000 (UTC)

 sunpoet     2011-09-20 17:26:54 UTC
 
   FreeBSD ports repository
 
   Modified files:
     math/p5-Math-Base36  Makefile distinfo 
   Log:
   - Update to 0.09
   - Adjust order of categories
   
   Changes:        http://search.cpan.org/dist/Math-Base36/Changes
   PR:             ports/160520
   Submitted by:   sunpoet (myself)
   Approved by:    maintainer (timeout, 14 days)
   
   Revision  Changes    Path
   1.5       +2 -3      ports/math/p5-Math-Base36/Makefile
   1.5       +2 -2      ports/math/p5-Math-Base36/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:
