[40020] trunk/dports/perl/p5-json/Portfile

narf_tm at macports.org narf_tm at macports.org
Wed Sep 17 09:11:11 PDT 2008


Revision: 40020
          http://trac.macports.org/changeset/40020
Author:   narf_tm at macports.org
Date:     2008-09-17 09:11:11 -0700 (Wed, 17 Sep 2008)
Log Message:
-----------
Added variant xs.  Thanks borys.  Closes ticket #15083.

Modified Paths:
--------------
    trunk/dports/perl/p5-json/Portfile

Modified: trunk/dports/perl/p5-json/Portfile
===================================================================
--- trunk/dports/perl/p5-json/Portfile	2008-09-17 16:09:34 UTC (rev 40019)
+++ trunk/dports/perl/p5-json/Portfile	2008-09-17 16:11:11 UTC (rev 40020)
@@ -16,3 +16,7 @@
 checksums           md5 5719ba98f607003295d99952c2ac2ea7 \
                     sha1 9e6789adfb6ad109097eb1082d7db18c84edfe5c \
                     rmd160 ca4526470a9f879a51fd18f373862d1d1c1d9c61
+
+variant xs description {Depend on JSON::XS for improved performance} { 
+    depends_run-append    port:p5-json-xs 
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080917/bccd7cc3/attachment.html 


More information about the macports-changes mailing list