Revision: 140545 https://trac.macports.org/changeset/140545 Author: ionic@macports.org Date: 2015-09-21 22:47:45 -0700 (Mon, 21 Sep 2015) Log Message: ----------- auto-multiple-choice: switch to perl 5.22. Patch provided by maintainer. Revbump. Fixes: #48390. Part of: #48365. Modified Paths: -------------- trunk/dports/x11/auto-multiple-choice/Portfile Modified: trunk/dports/x11/auto-multiple-choice/Portfile =================================================================== --- trunk/dports/x11/auto-multiple-choice/Portfile 2015-09-22 05:47:41 UTC (rev 140544) +++ trunk/dports/x11/auto-multiple-choice/Portfile 2015-09-22 05:47:45 UTC (rev 140545) @@ -4,10 +4,10 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.branches 5.16 +perl5.branches 5.22 name auto-multiple-choice version 1.2.1 -revision 3 +revision 4 categories x11 tex education platforms darwin license GPL-2+
participants (1)
-
ionic@macports.org