Ticket #15376: patch-for-15376.txt

File patch-for-15376.txt, 694 bytes (added by stolen-from-macports-trac@…, 16 years ago)

Fix dependencies, add SHA1 and RIPEMD160 hashes

Line 
1Index: perl/p5-net-sms/Portfile
2===================================================================
3--- perl/p5-net-sms/Portfile    (revision 37907)
4+++ perl/p5-net-sms/Portfile    (working copy)
5@@ -16,8 +16,10 @@
6 
7 platforms             darwin
8 
9-checksums             md5 489231964ab25d058e66122ef1b9c1f7
10+checksums             md5     489231964ab25d058e66122ef1b9c1f7 \
11+                      sha1    0fb69765499dda92d6a02d520ea7daa13e463201 \
12+                      rmd160  f1d54765de5489e3c846956ddb2eeae105fdf8ea
13 
14-depends_lib-append    port:p5-xml-dom \
15+depends_lib-append    port:p5-libxml-enno \
16                       port:p5-unicode-string \
17                       port:p5-libwww-perl