diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-01-13 05:37:55 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-01-13 05:37:55 +0800 |
commit | 40212bdf383fcfb925d75cd5ae8a99f8a8855540 (patch) | |
tree | 2f8608ac2beae1527a57bbb3deacb80a94f598b3 /converters | |
parent | 9f511e727aa1581a7d83fa8c4c61766ae06aff52 (diff) | |
download | freebsd-ports-graphics-40212bdf383fcfb925d75cd5ae8a99f8a8855540.tar.gz freebsd-ports-graphics-40212bdf383fcfb925d75cd5ae8a99f8a8855540.tar.zst freebsd-ports-graphics-40212bdf383fcfb925d75cd5ae8a99f8a8855540.zip |
- Update to 1.12
- Add NO_ARCH
Changes: http://search.cpan.org/dist/String-Multibyte/Changes
Diffstat (limited to 'converters')
-rw-r--r-- | converters/p5-String-Multibyte/Makefile | 3 | ||||
-rw-r--r-- | converters/p5-String-Multibyte/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/converters/p5-String-Multibyte/Makefile b/converters/p5-String-Multibyte/Makefile index 1acd23cdd06..f455cc32523 100644 --- a/converters/p5-String-Multibyte/Makefile +++ b/converters/p5-String-Multibyte/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= String-Multibyte -PORTVERSION= 1.11 +PORTVERSION= 1.12 CATEGORIES= converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,6 +13,7 @@ COMMENT= Perl module to manipulate multibyte character strings LICENSE= ART10 GPLv1 LICENSE_COMB= dual +NO_ARCH= yes USES= perl5 USE_PERL5= configure diff --git a/converters/p5-String-Multibyte/distinfo b/converters/p5-String-Multibyte/distinfo index bd7eec0046b..9b6a29a76aa 100644 --- a/converters/p5-String-Multibyte/distinfo +++ b/converters/p5-String-Multibyte/distinfo @@ -1,2 +1,2 @@ -SHA256 (String-Multibyte-1.11.tar.gz) = 050801b65b8faf61e2b3c765116a551b34020dd33ac6bad39736b1357ae54cd2 -SIZE (String-Multibyte-1.11.tar.gz) = 33460 +SHA256 (String-Multibyte-1.12.tar.gz) = f4a1db589510b9964a46cbc2cce9ee5f25bb619dca3d84e440259dc05bb0c95a +SIZE (String-Multibyte-1.12.tar.gz) = 33609 |