Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  9 Jul 2006 06:38:56 +0800 (CST)
From:      Yen-Ming Lee <leeym@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        kuriyama@FreeBSD.org
Subject:   ports/99945: [PATCH] converters/p5-Unicode-RecursiveDowngrade: update to 0.03
Message-ID:  <20060708223856.1F0DAB2A019@utopia.leeym.com>
Resent-Message-ID: <200607082240.k68MeK3K012443@freefall.freebsd.org>

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

>Number:         99945
>Category:       ports
>Synopsis:       [PATCH] converters/p5-Unicode-RecursiveDowngrade: update to 0.03
>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:   Sat Jul 08 22:40:20 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 6.1-STABLE FreeBSD 6.1-STABLE #0: Thu Jun 29 10:44:26 CST 2006
>Description:
- Update to 0.03

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

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

--- p5-Unicode-RecursiveDowngrade-0.03.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/converters/p5-Unicode-RecursiveDowngrade/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	4 Nov 2005 09:35:58 -0000	1.1
+++ Makefile	8 Jul 2006 22:38:49 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Unicode-RecursiveDowngrade
-PORTVERSION=	0.02
+PORTVERSION=	0.03
 CATEGORIES=	converters perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	../../authors/id/T/TA/TANIGUCHI
@@ -15,6 +15,8 @@
 MAINTAINER=	kuriyama@FreeBSD.org
 COMMENT=	Perl extension to turn off UTF-8 flags inside of comprex variable
 
+BUILD_DEPENDS=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
+
 PERL_CONFIGURE=	yes
 MAN3=		Unicode::RecursiveDowngrade.3
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/converters/p5-Unicode-RecursiveDowngrade/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	22 Jan 2006 08:22:32 -0000	1.2
+++ distinfo	8 Jul 2006 22:38:49 -0000
@@ -1,3 +1,3 @@
-MD5 (Unicode-RecursiveDowngrade-0.02.tar.gz) = af468e3642346b620def094b250aee8f
-SHA256 (Unicode-RecursiveDowngrade-0.02.tar.gz) = 0ead767d1e42aafad0a4e1b32c0b929733bb980f981602c8dde76e39b137db9a
-SIZE (Unicode-RecursiveDowngrade-0.02.tar.gz) = 4254
+MD5 (Unicode-RecursiveDowngrade-0.03.tar.gz) = a3e0f955e101f8f2ed3cf8875e877334
+SHA256 (Unicode-RecursiveDowngrade-0.03.tar.gz) = 0507994d347415026dc06f2bad6f4a6d694eab22512e877a4a84ccf58b365ed9
+SIZE (Unicode-RecursiveDowngrade-0.03.tar.gz) = 4392
--- p5-Unicode-RecursiveDowngrade-0.03.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?20060708223856.1F0DAB2A019>