summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorMichael Landin <mich@FreeBSD.org>2003-06-06 23:32:58 +0000
committerMichael Landin <mich@FreeBSD.org>2003-06-06 23:32:58 +0000
commita6cdb0eaba2bee2f68cad08579e6708d574911a4 (patch)
treebf79c2d735f18b5f2352a54ca9412b6d798672f6 /converters
parentUpdate to 1.13 (diff)
Update to 1.04
PR: 52763 Submitted by: maintainer Approved by: roberto (mentor)
Notes
Notes: svn path=/head/; revision=82409
Diffstat (limited to 'converters')
-rw-r--r--converters/p5-String-Multibyte/Makefile5
-rw-r--r--converters/p5-String-Multibyte/distinfo2
-rw-r--r--converters/p5-String-Multibyte/pkg-plist46
3 files changed, 28 insertions, 25 deletions
diff --git a/converters/p5-String-Multibyte/Makefile b/converters/p5-String-Multibyte/Makefile
index 4773e0d2af11..16155942201f 100644
--- a/converters/p5-String-Multibyte/Makefile
+++ b/converters/p5-String-Multibyte/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= String-Multibyte
-PORTVERSION= 1.03
+PORTVERSION= 1.04
CATEGORIES= converters perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= String
@@ -32,8 +32,9 @@ MAN3= String::Multibyte.3 \
String::Multibyte::UHC.3 \
String::Multibyte::UTF16BE.3 \
String::Multibyte::UTF16LE.3 \
+ String::Multibyte::UTF32BE.3 \
+ String::Multibyte::UTF32LE.3 \
String::Multibyte::UTF8.3 \
String::Multibyte::Unicode.3
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>
diff --git a/converters/p5-String-Multibyte/distinfo b/converters/p5-String-Multibyte/distinfo
index e57464eb9877..1ee4bc197965 100644
--- a/converters/p5-String-Multibyte/distinfo
+++ b/converters/p5-String-Multibyte/distinfo
@@ -1 +1 @@
-MD5 (String-Multibyte-1.03.tar.gz) = 4d53ddcaf62b151254c2a9e84a3bc6dc
+MD5 (String-Multibyte-1.04.tar.gz) = cdc1e62d05c439ece946e62331c7fd0c
diff --git a/converters/p5-String-Multibyte/pkg-plist b/converters/p5-String-Multibyte/pkg-plist
index 4db00575371b..bfc85e464538 100644
--- a/converters/p5-String-Multibyte/pkg-plist
+++ b/converters/p5-String-Multibyte/pkg-plist
@@ -1,22 +1,24 @@
-lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/Unicode.pm
-lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/UTF8.pm
-lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/UTF16LE.pm
-lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/UTF16BE.pm
-lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/UHC.pm
-lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/ShiftJIS.pm
-lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/Johab.pm
-lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/Grapheme.pm
-lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/GBK.pm
-lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/GB18030.pm
-lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/EUC_TW.pm
-lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/EUC_JP.pm
-lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/EUC.pm
-lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/Bytes.pm
-lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/Big5Plus.pm
-lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte/Big5.pm
-lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/String/Multibyte/.packlist
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/String/Multibyte 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/String 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/String/Multibyte 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/String 2>/dev/null || true
+%%SITE_PERL%%/String/Multibyte/Unicode.pm
+%%SITE_PERL%%/String/Multibyte/UTF8.pm
+%%SITE_PERL%%/String/Multibyte/UTF32LE.pm
+%%SITE_PERL%%/String/Multibyte/UTF32BE.pm
+%%SITE_PERL%%/String/Multibyte/UTF16LE.pm
+%%SITE_PERL%%/String/Multibyte/UTF16BE.pm
+%%SITE_PERL%%/String/Multibyte/UHC.pm
+%%SITE_PERL%%/String/Multibyte/ShiftJIS.pm
+%%SITE_PERL%%/String/Multibyte/Johab.pm
+%%SITE_PERL%%/String/Multibyte/Grapheme.pm
+%%SITE_PERL%%/String/Multibyte/GBK.pm
+%%SITE_PERL%%/String/Multibyte/GB18030.pm
+%%SITE_PERL%%/String/Multibyte/EUC_TW.pm
+%%SITE_PERL%%/String/Multibyte/EUC_JP.pm
+%%SITE_PERL%%/String/Multibyte/EUC.pm
+%%SITE_PERL%%/String/Multibyte/Bytes.pm
+%%SITE_PERL%%/String/Multibyte/Big5Plus.pm
+%%SITE_PERL%%/String/Multibyte/Big5.pm
+%%SITE_PERL%%/String/Multibyte.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/String/Multibyte/.packlist
+@unexec rmdir %D/%%SITE_PERL%%/String/Multibyte 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/String 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/String/Multibyte 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/String 2>/dev/null || true