Ticket #5664: patch-p5-unicode-string

File patch-p5-unicode-string, 584 bytes (added by narf_tm@…, 18 years ago)

Portfile

Line 
1--- Portfile.orig       2005-11-08 15:39:36.000000000 -0600
2+++ Portfile    2005-11-08 15:40:22.000000000 -0600
3@@ -2,7 +2,7 @@
4 
5 PortSystem 1.0
6 PortGroup perl5 1.0
7-perl5.setup            Unicode-String 2.07
8+perl5.setup            Unicode-String 2.09
9 maintainers            narf_tm@trulycertifiable.com
10 description            String of Unicode characters (UCS2/UTF16)
11 long_description       A Unicode::String object represents a sequence of Unicode \
12@@ -16,6 +16,6 @@
13 
14 platforms              darwin
15 
16-checksums              md5 d3658d0d1adbf69361771244ac88b237
17+checksums              md5 553e68e603723bf7c631f8701ab0d678
18 
19 depends_lib-append     port:p5-mime-base64