1 | --- Portfile.orig 2005-12-12 10:54:54.000000000 -0600 |
---|
2 | +++ Portfile 2005-12-12 10:55:46.000000000 -0600 |
---|
3 | @@ -3,12 +3,12 @@ |
---|
4 | PortSystem 1.0 |
---|
5 | PortGroup perl5 1.0 |
---|
6 | |
---|
7 | -perl5.setup HTML-Tagset 3.04 |
---|
8 | +perl5.setup HTML-Tagset 3.10 |
---|
9 | |
---|
10 | maintainers narf_tm@trulycertifiable.com |
---|
11 | description data tables useful in parsing HTML |
---|
12 | long_description This module contains data tables useful in dealing \ |
---|
13 | with HTML. It provides no functions or methods. |
---|
14 | -checksums md5 b82e0f08c1ececefe98b891f30dd56a6 |
---|
15 | +checksums md5 89bdd351272ccd285fa61c5b2ce451ab |
---|
16 | platforms darwin |
---|
17 | |
---|