diff options
| author | Rong-En Fan <rafan@FreeBSD.org> | 2007-04-23 02:16:24 +0000 |
|---|---|---|
| committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-04-23 02:16:24 +0000 |
| commit | 5693e41a1d7a44c5c054c58d31990d8091b8d397 (patch) | |
| tree | 618a35d6dd958776d87f15b5cc9106515fc139f6 | |
| parent | - Put auto/ first as other p5-* (diff) | |
- Update to 2.20
| -rw-r--r-- | converters/p5-Encode/Makefile | 2 | ||||
| -rw-r--r-- | converters/p5-Encode/distinfo | 6 | ||||
| -rw-r--r-- | converters/p5-Encode/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/converters/p5-Encode/Makefile b/converters/p5-Encode/Makefile index cc8963146cd9..f697d57df53d 100644 --- a/converters/p5-Encode/Makefile +++ b/converters/p5-Encode/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Encode -PORTVERSION= 2.19 +PORTVERSION= 2.20 CATEGORIES= converters perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Encode diff --git a/converters/p5-Encode/distinfo b/converters/p5-Encode/distinfo index fd80ad31d23a..c5d20752c72e 100644 --- a/converters/p5-Encode/distinfo +++ b/converters/p5-Encode/distinfo @@ -1,3 +1,3 @@ -MD5 (Encode-2.19.tar.gz) = e092bcc2a93b360916ae2b35f0f767c5 -SHA256 (Encode-2.19.tar.gz) = 415cd2f3a5c12290aed27e601c7be56e762efc8de388fb6dd3fb8ab6866335f0 -SIZE (Encode-2.19.tar.gz) = 1994924 +MD5 (Encode-2.20.tar.gz) = 1da088d0a0e6320f4360221288b636ed +SHA256 (Encode-2.20.tar.gz) = 26e27d3f16fd3353f22faf5a35538695a95d6b99d91ba44791ba5d870bbd1404 +SIZE (Encode-2.20.tar.gz) = 1995094 diff --git a/converters/p5-Encode/pkg-plist b/converters/p5-Encode/pkg-plist index 2a9543399346..144e31e089dd 100644 --- a/converters/p5-Encode/pkg-plist +++ b/converters/p5-Encode/pkg-plist @@ -31,6 +31,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/Encode/EBCDIC.pm %%SITE_PERL%%/%%PERL_ARCH%%/Encode/Encoder.pm %%SITE_PERL%%/%%PERL_ARCH%%/Encode/Encoding.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Encode/GSM0338.pm %%SITE_PERL%%/%%PERL_ARCH%%/Encode/Guess.pm %%SITE_PERL%%/%%PERL_ARCH%%/Encode/JP.pm %%SITE_PERL%%/%%PERL_ARCH%%/Encode/JP/H2Z.pm |
