- update to 0.15

- Fixed bug found in mode => 'insert'
    - Fixed bug that it decodes binary data as UTF-8 octet
    - Don't eat up STDIN in cgi-mode
This commit is contained in:
Cheng-Lung Sung 2005-11-01 08:24:17 +00:00
parent f4f0697e85
commit a9a1e939fd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146882
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= XML-Atom
PORTVERSION= 0.13
PORTVERSION= 0.15
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= XML

View File

@ -1,2 +1,2 @@
MD5 (XML-Atom-0.13.tar.gz) = 8785f3ce9a1c035bafdae46cfc05a78c
SIZE (XML-Atom-0.13.tar.gz) = 37395
MD5 (XML-Atom-0.15.tar.gz) = 3078dd2e27028029d5728e5c8fcc7564
SIZE (XML-Atom-0.15.tar.gz) = 38213