Ticket #3307: patch-p5-libwww-perl

File patch-p5-libwww-perl, 813 bytes (added by narf_tm@…, 19 years ago)

patch for perl/p5-libwww-perl/Portfile

Line 
1--- Portfile    2005-06-07 13:17:10.000000000 -0500
2+++ Portfile.new        2005-06-07 13:21:26.000000000 -0500
3@@ -2,7 +2,7 @@
4 PortSystem 1.0
5 PortGroup perl5 1.0
6 
7-perl5.setup            libwww-perl 5.79 LWP
8+perl5.setup            libwww-perl 5.803 LWP
9 revision               1
10 maintainers            rshaw@opendarwin.org
11 description            The World-Wide Web library for Perl
12@@ -14,12 +14,14 @@
13                                        library also contain modules that are of more \
14                                        general use and even classes that help you implement \
15                                        simple HTTP servers.
16-checksums              md5 6682a0a532bf0b2cf76259c94d0d8dc4
17+checksums              md5 3345d5f15a4f42350847254141725c8f
18 platforms              darwin
19 
20 # Depends on these Perl modules
21 depends_lib-append             port:p5-html-parser \
22-                               port:p5-uri
23+                                               port:p5-uri \
24+                                               port:p5-mime-base64 \
25+                                               port:p5-compress-zlib
26 
27 configure.pre_args-append      -n
28