Bug 55312 - update chinese/p5-Encode-HanConvert
Summary: update chinese/p5-Encode-HanConvert
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-06 15:50 UTC by Mathieu Arnold
Modified: 2003-08-07 12:21 UTC (History)
1 user (show)

See Also:


Attachments
p5-Encode-HanConvert-0.28.diff (4.16 KB, patch)
2003-08-06 15:50 UTC, Mathieu Arnold
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Arnold 2003-08-06 15:50:11 UTC
Update chinese/p5-Encode-HanConvert to 0.28

Fix: I added perl5 to CATEGORIES, because all perl 5 ports should go there.
Right ?

The patch in files has been incorporated into the base distribution, so I
removed it, don't forget cvs rm :)

The plist is different wether perl is 5.8 or not...
So I mixed up something...
Comment 1 statue 2003-08-06 22:14:47 UTC
MAINTAINER approved.
Comment 2 statue 2003-08-06 22:17:10 UTC
Thanks you! i will review it :)
On Wed,  6 Aug 2003 16:42:11 +0200 (CEST), Mathieu Arnold wrote
> >Submitter-Id:	current-users
> >Originator:	Mathieu Arnold
> >Organization:	Absolight
> >Confidential:	no 
> >Synopsis:	update chinese/p5-Encode-HanConvert
> >Severity:	non-critical 
> >Priority:	low 
> >Category:	ports
> >Class:		update 
> >Release:	FreeBSD 4.8-RELEASE i386
> >Environment:
> 
> System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 
> 4.8-RELEASE #0: Fri Jul 18 12:38:14 CEST 2003 
> root@aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386
> 
> >Description:
> Update chinese/p5-Encode-HanConvert to 0.28
> 
> >How-To-Repeat:
> >Fix:
> 
> I added perl5 to CATEGORIES, because all perl 5 ports should go 
> there. Right ?
> 
> The patch in files has been incorporated into the base distribution, 
> so I removed it, don't forget cvs rm :)
> 
> The plist is different wether perl is 5.8 or not...
> So I mixed up something...
> 
> --- p5-Encode-HanConvert-0.28.diff begins here ---
> Index: Makefile
> ===================================================================
> RCS file: /home/ncvs/ports/chinese/p5-Encode-HanConvert/Makefile,v
> retrieving revision 1.2
> diff -u -r1.2 Makefile
> --- Makefile	1 Jun 2003 08:44:26 -0000	1.2
> +++ Makefile	6 Aug 2003 14:33:47 -0000
> @@ -6,10 +6,10 @@
>  #
>  
>  PORTNAME=	Encode-HanConvert
> -PORTVERSION=	0.26
> -CATEGORIES=	chinese
> +PORTVERSION=	0.28
> +CATEGORIES=	chinese perl5
>  MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
> -MASTER_SITE_SUBDIR=	LWP/AUTRIJUS
> +MASTER_SITE_SUBDIR=	Encode
>  PKGNAMEPREFIX=	p5-
>  
>  MAINTAINER=	statue@freebsd.sinica.edu.tw
> @@ -17,8 +17,16 @@
>  
>  PERL_CONFIGURE=	yes
>  
> -MAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
>  MAN1=		b2g.pl.1 g2b.pl.1
> +
> +.include <bsd.port.pre.mk>
> +
> +.if ${PERL_LEVEL} < 500800
>  MAN3=		Encode::HanConvert.3 Encode::HanConvert::Perl.3
> +PLIST_SUB+=	OLD="" NEW="@comment "
> +.else
> +PLIST_SUB+=	NEW="" OLD="@comment "
> +.endif
> +
>  
> -.include <bsd.port.mk>
> +.include <bsd.port.post.mk>
> Index: distinfo
> ===================================================================
> RCS file: /home/ncvs/ports/chinese/p5-Encode-HanConvert/distinfo,v
> retrieving revision 1.2
> diff -u -r1.2 distinfo
> --- distinfo	1 Jun 2003 08:44:26 -0000	1.2
> +++ distinfo	6 Aug 2003 14:33:47 -0000
> @@ -1 +1 @@
> -MD5 (Encode-HanConvert-0.26.tar.gz) = c4d3adf8895cfdedba8e6adec9a5bc99
> +MD5 (Encode-HanConvert-0.28.tar.gz) = 88e27506a5a5b29612bdfb0d9c61be7e
> Index: pkg-descr
> ===================================================================
> RCS file: /home/ncvs/ports/chinese/p5-Encode-HanConvert/pkg-descr,v
> retrieving revision 1.1
> diff -u -r1.1 pkg-descr
> --- pkg-descr	27 Apr 2003 00:09:52 -0000	1.1
> +++ pkg-descr	6 Aug 2003 14:33:47 -0000
> @@ -11,4 +11,4 @@
>  xxx and yyy are one of big5, gb (i.e. GBK/CP936), simp (simplified
>  Chinese unicode), or trad (traditional Chinese unicode).
>  
> -WWW: http://search.cpan.org/search?dist=Encode-HanConvert
> +WWW: http://search.cpan.org/dist/Encode-HanConvert/
> Index: pkg-plist
> ===================================================================
> RCS file: /home/ncvs/ports/chinese/p5-Encode-HanConvert/pkg-plist,v
> retrieving revision 1.3
> diff -u -r1.3 pkg-plist
> --- pkg-plist	11 Jun 2003 07:05:38 -0000	1.3
> +++ pkg-plist	6 Aug 2003 14:33:47 -0000
> @@ -1,11 +1,17 @@
>  bin/b2g.pl
>  bin/g2b.pl
> -%%SITE_PERL%%/Encode/HanConvert.pm
> -%%SITE_PERL%%/Encode/HanConvert.pm.orig
> -%%SITE_PERL%%/Encode/HanConvert/Perl.pm
> -%%SITE_PERL%%/Encode/HanConvert/Perl.pm-orig
> +%%OLD%%%%SITE_PERL%%/Encode/HanConvert.pm
> +%%OLD%%%%SITE_PERL%%/Encode/HanConvert/Perl.pm
> +%%OLD%%%%SITE_PERL%%/Encode/HanConvert/Perl.pm-orig
> +%%NEW%%%%SITE_PERL%%/%%PERL_ARCH%%/Encode/HanConvert.pm
> +%%NEW%%%%SITE_PERL%%/%%PERL_ARCH%%/Encode/HanConvert/Perl.pm
> +%%NEW%%%%SITE_PERL%%/%%PERL_ARCH%%/Encode/HanConvert/Perl.pm-orig
> +%%NEW%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode/HanConvert/HanConvert.bs
> +%%NEW%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode/HanConvert/HanConvert.so
>  %%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode/HanConvert/.packlist
>  @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode/HanConvert
> -@dirrm %%SITE_PERL%%/Encode/HanConvert
> -@dirrm %%SITE_PERL%%/Encode
> -@dirrm %%SITE_PERL%%/auto/Encode
> +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode 
> 2>/dev/null || true +%%OLD%%@dirrm %%SITE_PERL%%/Encode/HanConvert 
> +%%OLD%%@unexec rmdir %D/%%SITE_PERL%%/Encode 2>/dev/null || true 
> +%%NEW%%@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Encode/HanConvert 
> +%%NEW%%@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Encode 
> 2>/dev/null || true Index: files/patch-lib::Encode::HanConvert.pm
> ===================================================================
> RCS file: files/patch-lib::Encode::HanConvert.pm
> diff -N files/patch-lib::Encode::HanConvert.pm
> --- files/patch-lib::Encode::HanConvert.pm	1 Jun 2003 08:44:26 -0000	1.1
> +++ /dev/null	1 Jan 1970 00:00:00 -0000
> @@ -1,20 +0,0 @@
> ---- lib/Encode/HanConvert.pm.orig	Wed May 28 04:45:44 2003
> -+++ lib/Encode/HanConvert.pm	Wed May 28 04:46:39 2003
> -@@ -111,8 +111,6 @@
> - 
> - __END__
> - 
> --=for encoding big5
> --
> - =head1 NAME
> - 
> - Encode::HanConvert - Traditional and Simplified Chinese mappings
> -@@ -204,6 +202,8 @@
> -     print BIG5, <EUC>;
> - 
> - Or, more interestingly:
> -+
> -+=for encoding big5
> - 
> -     use encoding 'big5-simp';
> -     print "¤¤¤å"; # prints simplified Chinese in unicode
> --- p5-Encode-HanConvert-0.28.diff ends here ---


--
Open WebMail Project (http://openwebmail.org)
Comment 3 Erwin Lansing freebsd_committer freebsd_triage 2003-08-07 12:21:17 UTC
State Changed
From-To: open->closed

Committed, thanks!