diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-01-05 01:48:05 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-01-05 01:48:05 +0000 |
commit | 1d32c87c1792686809da343dc170decce0b555df (patch) | |
tree | 81bbe013585d4002b259fb6a037be34f763887b0 /textproc | |
parent | 7012cdd49c84ceae38e74c3d9abb02b0b3d4d1bf (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-POE-Filter-XML/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-POE-Filter-XML/distinfo | 6 | ||||
-rw-r--r-- | textproc/p5-POE-Filter-XML/pkg-plist | 1 |
3 files changed, 4 insertions, 5 deletions
diff --git a/textproc/p5-POE-Filter-XML/Makefile b/textproc/p5-POE-Filter-XML/Makefile index af7b16d32b51..578f136ce295 100644 --- a/textproc/p5-POE-Filter-XML/Makefile +++ b/textproc/p5-POE-Filter-XML/Makefile @@ -7,7 +7,7 @@ # PORTNAME= POE-Filter-XML -PORTVERSION= 0.29 +PORTVERSION= 0.32 CATEGORIES= textproc devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE diff --git a/textproc/p5-POE-Filter-XML/distinfo b/textproc/p5-POE-Filter-XML/distinfo index eb10862a0e17..325a79ee4b7c 100644 --- a/textproc/p5-POE-Filter-XML/distinfo +++ b/textproc/p5-POE-Filter-XML/distinfo @@ -1,3 +1,3 @@ -MD5 (POE-Filter-XML-0.29.tar.gz) = 480eba1947f05e9cdf504dfd25117869 -SHA256 (POE-Filter-XML-0.29.tar.gz) = bcc6ad292c7c5085c1fd467013627fc17c9c3aa4265c4932df38db88942eec0e -SIZE (POE-Filter-XML-0.29.tar.gz) = 16977 +MD5 (POE-Filter-XML-0.32.tar.gz) = e9a343212523817616fa975d3b93276d +SHA256 (POE-Filter-XML-0.32.tar.gz) = b8ee39d0bb06b279a97422c1784ec44f79b74f4fc003274da4363da48f405e80 +SIZE (POE-Filter-XML-0.32.tar.gz) = 17744 diff --git a/textproc/p5-POE-Filter-XML/pkg-plist b/textproc/p5-POE-Filter-XML/pkg-plist index fd1990597f9a..af450006bde0 100644 --- a/textproc/p5-POE-Filter-XML/pkg-plist +++ b/textproc/p5-POE-Filter-XML/pkg-plist @@ -1,6 +1,5 @@ %%SITE_PERL%%/POE/Filter/XML.pm %%SITE_PERL%%/POE/Filter/XML/Handler.pm -%%SITE_PERL%%/POE/Filter/XML/Meta.pm %%SITE_PERL%%/POE/Filter/XML/NS.pm %%SITE_PERL%%/POE/Filter/XML/Node.pm %%SITE_PERL%%/POE/Filter/XML/Utils.pm |