Skip site navigation (1)Skip section navigation (2)
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:   ports/160520: [PATCH] math/p5-Math-Base36: update to 0.09
Message-ID:  <20110906153920.8009C42DB@sunpoet.net>
Resent-Message-ID: <201109061540.p86Fe93u085561@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         160520
>Category:       ports
>Synopsis:       [PATCH] math/p5-Math-Base36: update to 0.09
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 06 15:40:09 UTC 2011
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110906153920.8009C42DB>