Ticket #7457: patch-p5-xml-simple

File patch-p5-xml-simple, 618 bytes (added by narf_tm@…, 18 years ago)

Patch

Line 
1--- Portfile.orig       2006-02-24 23:31:47.000000000 -0600
2+++ Portfile    2006-02-24 23:32:09.000000000 -0600
3@@ -2,15 +2,14 @@
4 
5 PortSystem                     1.0
6 PortGroup                      perl5 1.0
7-perl5.setup                    XML-Simple 2.12
8-revision                       1
9-maintainers                    darwinports@opendarwin.org
10+perl5.setup                    XML-Simple 2.14
11+maintainers                    narf_tm@trulycertifiable.com
12 description                    Easy API to read/write XML (esp config files)
13 long_description       ${description}
14 
15 platforms                      darwin
16 
17-checksums                      md5 001884c8f2f9ccbee61e5e72547309ad
18+checksums                      md5 f321058271815de28d214c8efb9091f9
19 
20 depends_lib-append                     port:p5-xml-parser port:p5-xml-namespacesupport
21