[114585] trunk/dports/perl/swaks/Portfile

jmr at macports.org jmr at macports.org
Tue Dec 10 11:15:44 PST 2013


Revision: 114585
          https://trac.macports.org/changeset/114585
Author:   jmr at macports.org
Date:     2013-12-10 11:15:44 -0800 (Tue, 10 Dec 2013)
Log Message:
-----------
swaks: correct case of deps

Modified Paths:
--------------
    trunk/dports/perl/swaks/Portfile

Modified: trunk/dports/perl/swaks/Portfile
===================================================================
--- trunk/dports/perl/swaks/Portfile	2013-12-10 18:48:08 UTC (rev 114584)
+++ trunk/dports/perl/swaks/Portfile	2013-12-10 19:15:44 UTC (rev 114585)
@@ -36,19 +36,17 @@
     xinstall -m 644 -W ${worksrcpath} LICENSE README ${destroot}${prefix}/share/doc/${name} }
 
 depends_lib-append  port:p${perl5.default_branch}-net-dns \
-                    port:p${perl5.default_branch}-MIME-Base64 \
-                    port:p${perl5.default_branch}-Digest-MD5 \
-                    port:p${perl5.default_branch}-Digest-SHA \
-                    port:p${perl5.default_branch}-Authen-SASL \
-                    port:p${perl5.default_branch}-Net-DNS \
-                    port:p${perl5.default_branch}-Net-SSLeay \
-                    port:p${perl5.default_branch}-IO-Socket-INET6 \
-                    port:p${perl5.default_branch}-Time-HiRes \
-                    port:p${perl5.default_branch}-Sys-Hostname-long \
+                    port:p${perl5.default_branch}-mime-base64 \
+                    port:p${perl5.default_branch}-digest-md5 \
+                    port:p${perl5.default_branch}-digest-sha \
+                    port:p${perl5.default_branch}-authen-sasl \
+                    port:p${perl5.default_branch}-net-ssleay \
+                    port:p${perl5.default_branch}-io-socket-inet6 \
+                    port:p${perl5.default_branch}-time-hires \
+                    port:p${perl5.default_branch}-sys-hostname-long
 
 # The following are listed as dependencies but are actually missing from mports tree:
 #                    port:p${perl5.default_branch}-Authen-NTLM \
 #                    port:p${perl5.default_branch}-IPC-Open2 \
 #                    port:p${perl5.default_branch}-IO-Socket \
 #                    port:p${perl5.default_branch}-Time-Local \
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131210/ec29f08b/attachment-0001.html>


More information about the macports-changes mailing list