[131290] trunk/dports/perl/p5-sysadm-install/Portfile

devans at macports.org devans at macports.org
Thu Jan 8 12:58:44 PST 2015


Revision: 131290
          https://trac.macports.org/changeset/131290
Author:   devans at macports.org
Date:     2015-01-08 12:58:44 -0800 (Thu, 08 Jan 2015)
Log Message:
-----------
p5-sysadm-install: add dependency on p5-expect, required by hammer() (#46482).

Modified Paths:
--------------
    trunk/dports/perl/p5-sysadm-install/Portfile

Modified: trunk/dports/perl/p5-sysadm-install/Portfile
===================================================================
--- trunk/dports/perl/p5-sysadm-install/Portfile	2015-01-08 20:56:20 UTC (rev 131289)
+++ trunk/dports/perl/p5-sysadm-install/Portfile	2015-01-08 20:58:44 UTC (rev 131290)
@@ -6,7 +6,7 @@
 
 perl5.branches      5.16 5.18 5.20
 perl5.setup         Sysadm-Install 0.44 ../by-authors/id/M/MS/MSCHILLI/
-revision            1
+revision            2
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Typical installation tasks for system administrators
@@ -25,6 +25,7 @@
 
 if {${perl5.major} != ""} {
     depends_lib-append \
+                    port:p${perl5.major}-expect \
                     port:p${perl5.major}-file-which \
                     port:p${perl5.major}-libwww-perl \
                     port:p${perl5.major}-log-log4perl \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150108/c3ce67e4/attachment.html>


More information about the macports-changes mailing list