ports/54257: update devel/p5-Locale-Maketext-Lexicon

Mathieu Arnold m at absolight.net
Wed Jul 9 13:10:17 UTC 2003


>Number:         54257
>Category:       ports
>Synopsis:       update devel/p5-Locale-Maketext-Lexicon
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 09 06:10:14 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 10 13:45:07 CEST 2003 root at aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386

>Description:
Update devel/p5-Locale-Maketext-Lexicon to 0.27

* Change tests to use utf8, not big5, for perl 5.6.1 people with broken
  Locale::Maketext (1.06).

fix plist

>How-To-Repeat:
>Fix:

--- p5-Locale-Maketext-Lexicon-0.27.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Locale-Maketext-Lexicon/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	9 May 2003 13:07:37 -0000	1.4
+++ Makefile	9 Jul 2003 12:52:02 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Locale-Maketext-Lexicon
-PORTVERSION=	0.26
+PORTVERSION=	0.27
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Locale
@@ -36,6 +36,7 @@
 .if ${PERL_LEVEL} <= 500601
 .if ${PERL_LEVEL} == 500601
 BUILD_DEPENDS+=	${SITE_PERL}/Encode/compat.pm:${PORTSDIR}/devel/p5-Encode-compat
+RUN_DEPENDS+=	${SITE_PERL}/Encode/compat.pm:${PORTSDIR}/devel/p5-Encode-compat
 .else
 IGNORE="Need at least perl 5.6.1 to build"
 .endif
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Locale-Maketext-Lexicon/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	9 May 2003 13:07:37 -0000	1.4
+++ distinfo	9 Jul 2003 12:52:02 -0000
@@ -1 +1 @@
-MD5 (Locale-Maketext-Lexicon-0.26.tar.gz) = b3738bb0872d3d768c1d39d90242a4db
+MD5 (Locale-Maketext-Lexicon-0.27.tar.gz) = c5b841d25bc0fb6d2e010da3bfa92b64
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Locale-Maketext-Lexicon/pkg-plist,v
retrieving revision 1.4
diff -u -r1.4 pkg-plist
--- pkg-plist	9 May 2003 13:07:37 -0000	1.4
+++ pkg-plist	9 Jul 2003 12:52:02 -0000
@@ -1,8 +1,13 @@
 bin/xgettext.pl
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/Maketext/Lexicon/.packlist
 %%SITE_PERL%%/Locale/Maketext/Lexicon.pm
-%%SITE_PERL%%/Locale/Maketext/Lexicon/Gettext.pm
 %%SITE_PERL%%/Locale/Maketext/Lexicon/Auto.pm
+%%SITE_PERL%%/Locale/Maketext/Lexicon/Gettext.pm
 %%SITE_PERL%%/Locale/Maketext/Lexicon/Msgcat.pm
 %%SITE_PERL%%/Locale/Maketext/Lexicon/Tie.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/Maketext/Lexicon/.packlist
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/Maketext/Lexicon
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/Maketext 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale 2>/dev/null || true
+ at dirrm %%SITE_PERL%%/Locale/Maketext/Lexicon
+ at unexec rmdir %D/%%SITE_PERL%%/Locale/Maketext 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/Locale 2>/dev/null || true
--- p5-Locale-Maketext-Lexicon-0.27.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list