diff options
author | Frederic Culot <culot@FreeBSD.org> | 2011-08-01 11:07:21 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2011-08-01 11:07:21 +0000 |
commit | 6b4f873535612ebdb626f38c1b109477db6cbfe1 (patch) | |
tree | 36add8fc8e204e6b26a4319b0b21efe5b16751c8 /converters | |
parent | 8258534967c77eec2c43b3bf8bdd639e8e5279e9 (diff) |
- Update to 1.10
- Add LICENSE (Artistic 1 & GPLv1)
Changes: http://search.cpan.org/dist/String-Multibyte/Changes
Notes
Notes:
svn path=/head/; revision=278703
Diffstat (limited to 'converters')
-rw-r--r-- | converters/p5-String-Multibyte/Makefile | 5 | ||||
-rw-r--r-- | converters/p5-String-Multibyte/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/converters/p5-String-Multibyte/Makefile b/converters/p5-String-Multibyte/Makefile index ede2edf6d909..8257a132a981 100644 --- a/converters/p5-String-Multibyte/Makefile +++ b/converters/p5-String-Multibyte/Makefile @@ -6,7 +6,7 @@ # PORTNAME= String-Multibyte -PORTVERSION= 1.06 +PORTVERSION= 1.10 CATEGORIES= converters perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SADAHIRO @@ -15,6 +15,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to manipulate multibyte character strings +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + PERL_CONFIGURE= yes MAN3= String::Multibyte.3 \ diff --git a/converters/p5-String-Multibyte/distinfo b/converters/p5-String-Multibyte/distinfo index a97c7bd6fa45..e3276fad9778 100644 --- a/converters/p5-String-Multibyte/distinfo +++ b/converters/p5-String-Multibyte/distinfo @@ -1,2 +1,2 @@ -SHA256 (String-Multibyte-1.06.tar.gz) = db1bdbec3d1edf1e5428dd63fb7f0084b61f5d923102c9e29390530d77ba5639 -SIZE (String-Multibyte-1.06.tar.gz) = 32730 +SHA256 (String-Multibyte-1.10.tar.gz) = b458e3edc99f751a5b96836a7f458b1a1c3361bfa7952756c08bd31c54846499 +SIZE (String-Multibyte-1.10.tar.gz) = 33123 |