[132452] trunk/dports/perl/p5-net-dict/Portfile

devans at macports.org devans at macports.org
Sun Feb 1 13:18:58 PST 2015


Revision: 132452
          https://trac.macports.org/changeset/132452
Author:   devans at macports.org
Date:     2015-02-01 13:18:58 -0800 (Sun, 01 Feb 2015)
Log Message:
-----------
p5-net-dict: update to version 2.19, dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-net-dict/Portfile

Modified: trunk/dports/perl/p5-net-dict/Portfile
===================================================================
--- trunk/dports/perl/p5-net-dict/Portfile	2015-02-01 21:12:06 UTC (rev 132451)
+++ trunk/dports/perl/p5-net-dict/Portfile	2015-02-01 21:18:58 UTC (rev 132452)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         Net-Dict 2.18 ../../authors/id/N/NE/NEILB/
+perl5.setup         Net-Dict 2.19 ../../authors/id/N/NE/NEILB/
 maintainers         nomaintainer
 categories-append   textproc
 license             {Artistic-1 GPL}
@@ -14,17 +14,20 @@
 long_description    Perl class implementing a simple client API for the \
                     DICT protocol defined in RFC2229
 
-checksums           md5     011f65906faf5823d7c4c9cf72e30e54 \
-                    sha1    dc254980cddb58f25c56398a1ac0807d9a104995 \
-                    rmd160  0b610ff42407c35d95695c23f16e33182b26cbba
-
 platforms           darwin
-supported_archs     noarch
 
+checksums           rmd160  beb1892dd33e72c1d27e5f49f74845a2abb561aa \
+                    sha256  49165fa7685303cbc2f95b55ed4dc59603c5070e6e3e353c474fd214abe57b6a
+
 if {${perl5.major} != ""} {
     depends_lib-append \
+                    port:p${perl5.major}-test-differences
+    
+    depends_lib-append \
                     port:p${perl5.major}-appconfig-std
 
+    supported_archs noarch
+
     # This variant avoids a conflict with the dict port, if one wishes to
     # install p5-net-dict together with the dict port. The end user can
     # later add symbolic links in /usr/local or in his home directory to
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150201/3357857b/attachment.html>


More information about the macports-changes mailing list