aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-Unicode-String
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2005-11-15 08:33:28 +0000
committerAnton Berezin <tobez@FreeBSD.org>2005-11-15 08:33:28 +0000
commitb8212ccdb75fbf417d43ba15e58c2cdb43707869 (patch)
treeba086c035cf3284d7035b7c6b82f9773e47d7cd3 /converters/p5-Unicode-String
parent7457bd970941b72a50eacd9b949eedafff1eceb9 (diff)
downloadports-b8212ccdb75fbf417d43ba15e58c2cdb43707869.tar.gz
ports-b8212ccdb75fbf417d43ba15e58c2cdb43707869.zip
Update to 2.09. Change maintainer to perl@. Remove copyright notice
from pkg-descr. Put correct WWW from CPAN (http://www.unicode.org/ was not really helpful WWW for this port).
Notes
Notes: svn path=/head/; revision=148335
Diffstat (limited to 'converters/p5-Unicode-String')
-rw-r--r--converters/p5-Unicode-String/Makefile5
-rw-r--r--converters/p5-Unicode-String/distinfo5
-rw-r--r--converters/p5-Unicode-String/pkg-descr10
3 files changed, 8 insertions, 12 deletions
diff --git a/converters/p5-Unicode-String/Makefile b/converters/p5-Unicode-String/Makefile
index 4cb9dd2d936d..79f2dd80b956 100644
--- a/converters/p5-Unicode-String/Makefile
+++ b/converters/p5-Unicode-String/Makefile
@@ -6,14 +6,13 @@
#
PORTNAME= Unicode-String
-PORTVERSION= 2.07
-PORTREVISION= 1
+PORTVERSION= 2.09
CATEGORIES= converters perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Unicode
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= These are experimental Perl5 modules to handle various Unicode issues
.include <bsd.port.pre.mk>
diff --git a/converters/p5-Unicode-String/distinfo b/converters/p5-Unicode-String/distinfo
index 5fd8efc826da..daceec1b7ced 100644
--- a/converters/p5-Unicode-String/distinfo
+++ b/converters/p5-Unicode-String/distinfo
@@ -1,2 +1,3 @@
-MD5 (Unicode-String-2.07.tar.gz) = d3658d0d1adbf69361771244ac88b237
-SIZE (Unicode-String-2.07.tar.gz) = 61102
+MD5 (Unicode-String-2.09.tar.gz) = 553e68e603723bf7c631f8701ab0d678
+SHA256 (Unicode-String-2.09.tar.gz) = c817bedb954ea2d488bade56059028b99e0198f6826482e2f68fd6d78653faad
+SIZE (Unicode-String-2.09.tar.gz) = 122705
diff --git a/converters/p5-Unicode-String/pkg-descr b/converters/p5-Unicode-String/pkg-descr
index 3d85f4ddcec0..aada0d7c44e3 100644
--- a/converters/p5-Unicode-String/pkg-descr
+++ b/converters/p5-Unicode-String/pkg-descr
@@ -1,5 +1,5 @@
-These are experimental modules to handle various Unicode issues. They were
-made before perl included native UTF8 support.
+These are experimental modules to handle various Unicode issues. They
+were made before perl included native UTF8 support.
The current set of modules are:
@@ -9,8 +9,4 @@ The current set of modules are:
(the Unicode::Map8 module is distributed separately)
-COPYRIGHT 1997-2000 Gisle Aas. All rights reserved.
-This library is free software; you can redistribute it and/or modify it
-under the same terms as Perl itself.
-
-WWW: http://www.unicode.org/
+WWW: http://search.cpan.org/dist/Unicode-String/