Revision: 129003 https://trac.macports.org/changeset/129003 Author: devans@macports.org Date: 2014-12-02 15:13:48 -0800 (Tue, 02 Dec 2014) Log Message: ----------- p5-data-hexify: add perl branches 5.18 5.20, mode line, minor white space (#46093). Modified Paths: -------------- trunk/dports/perl/p5-data-hexify/Portfile Modified: trunk/dports/perl/p5-data-hexify/Portfile =================================================================== --- trunk/dports/perl/p5-data-hexify/Portfile 2014-12-02 22:50:40 UTC (rev 129002) +++ trunk/dports/perl/p5-data-hexify/Portfile 2014-12-02 23:13:48 UTC (rev 129003) @@ -1,3 +1,4 @@ +# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 @@ -3,5 +4,5 @@ PortGroup perl5 1.0 -perl5.branches 5.10 5.12 5.14 5.16 +perl5.branches 5.10 5.12 5.14 5.16 5.18 5.20 perl5.setup Data-Hexify 1.00 revision 3 @@ -15,4 +16,4 @@ checksums sha1 ea471eddab5eb81c899c62cf79c6c90271222658 -supported_archs noarch +supported_archs noarch
participants (1)
-
devans@macports.org