FreeBSD Bugzilla – Attachment 31400 Details for
Bug 52328
(update) misc/p5-I18N-Charset to 1.24
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-I18N-Charset-1.24.diff
p5-I18N-Charset-1.24.diff (text/plain), 3.03 KB, created by
Mathieu Arnold
on 2003-05-16 15:00:31 UTC
(
hide
)
Description:
p5-I18N-Charset-1.24.diff
Filename:
MIME Type:
Creator:
Mathieu Arnold
Created:
2003-05-16 15:00:31 UTC
Size:
3.03 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/misc/p5-I18N-Charset/Makefile,v >retrieving revision 1.13 >diff -u -b -w -r1.13 Makefile >--- Makefile 2003/03/07 06:07:14 1.13 >+++ Makefile 2003/05/16 13:52:34 >@@ -6,7 +6,7 @@ > # > > PORTNAME= I18N-Charset >-PORTVERSION= 1.23 >+PORTVERSION= 1.24 > CATEGORIES= misc perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > MASTER_SITE_SUBDIR= I18N >@@ -15,13 +15,13 @@ > MAINTAINER= demon@FreeBSD.org > COMMENT= Module which maps CharSet names to the names registered with IANA > >-RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/IO/String.pm:${PORTSDIR}/devel/p5-IO-String \ >- ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple \ >- ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/File/Which.pm:${PORTSDIR}/sysutils/p5-File-Which >+BUILD_DEPENDS= ${SITE_PERL}/IO/String.pm:${PORTSDIR}/devel/p5-IO-String \ >+ ${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple \ >+ ${SITE_PERL}/File/Which.pm:${PORTSDIR}/sysutils/p5-File-Which \ >+ ${SITE_PERL}/Unicode/MapUTF8.pm:${PORTSDIR}/converters/p5-Unicode-MapUTF8 > > PERL_CONFIGURE= YES > >-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} > MAN3= I18N::Charset.3 > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/misc/p5-I18N-Charset/distinfo,v >retrieving revision 1.9 >diff -u -b -w -r1.9 distinfo >--- distinfo 2002/12/28 12:04:46 1.9 >+++ distinfo 2003/05/16 13:52:34 >@@ -1 +1 @@ >-MD5 (I18N-Charset-1.23.tar.gz) = 63e91fbe5564092ccc5542701ba530c2 >+MD5 (I18N-Charset-1.24.tar.gz) = 4e370038e7b025df89e5e673de23e3ff >Index: pkg-descr >=================================================================== >RCS file: /home/ncvs/ports/misc/p5-I18N-Charset/pkg-descr,v >retrieving revision 1.1 >diff -u -b -w -r1.1 pkg-descr >--- pkg-descr 2000/01/29 03:01:23 1.1 >+++ pkg-descr 2003/05/16 13:52:34 >@@ -7,5 +7,7 @@ > names (if Unicode::Map8 is installed). For example, the Unicode::Map8 > scheme name for 'windows-1251' is 'cp1251'. > >+WWW: http://search.cpan.org/dist/I18N-Charset/ >+ > --dima > dima@Chg.RU >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/misc/p5-I18N-Charset/pkg-plist,v >retrieving revision 1.3 >diff -u -b -w -r1.3 pkg-plist >--- pkg-plist 2001/05/10 09:34:22 1.3 >+++ pkg-plist 2003/05/16 13:52:34 >@@ -1,5 +1,5 @@ >-lib/perl5/site_perl/%%PERL_VER%%/I18N/Charset.pm >-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/I18N/Charset/.packlist >-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/I18N/Charset >-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/I18N 2>/dev/null || true >-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/I18N 2>/dev/null || true >+%%SITE_PERL%%/I18N/Charset.pm >+%%SITE_PERL%%/%%PERL_ARCH%%/auto/I18N/Charset/.packlist >+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/I18N/Charset >+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/I18N 2>/dev/null || true >+@unexec rmdir %D/%%SITE_PERL%%/I18N 2>/dev/null || true
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 52328
: 31400