[131293] trunk/dports/lang/perl5.16/Portfile

larryv at macports.org larryv at macports.org
Thu Jan 8 14:53:20 PST 2015


Revision: 131293
          https://trac.macports.org/changeset/131293
Author:   larryv at macports.org
Date:     2015-01-08 14:53:20 -0800 (Thu, 08 Jan 2015)
Log Message:
-----------
perl5.16: Rearrange and reformat

Modified Paths:
--------------
    trunk/dports/lang/perl5.16/Portfile

Modified: trunk/dports/lang/perl5.16/Portfile
===================================================================
--- trunk/dports/lang/perl5.16/Portfile	2015-01-08 22:27:58 UTC (rev 131292)
+++ trunk/dports/lang/perl5.16/Portfile	2015-01-08 22:53:20 UTC (rev 131293)
@@ -7,26 +7,27 @@
 version             5.16.3
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          lang
+platforms           darwin freebsd linux
 license             {Artistic-1 GPL}
-platforms           darwin freebsd linux
 maintainers         nomaintainer
+
 description         Perl 5.16.x - Practical Extraction and Report Language
+long_description    Perl is a general-purpose programming language \
+                    originally developed for text manipulation and now \
+                    used for a wide range of tasks including system \
+                    administration, web development, network \
+                    programming, GUI development, and more.
+homepage            http://www.perl.org/
 
-long_description    Perl is a general-purpose programming language originally developed \
-                    for text manipulation and now used for a wide range of tasks including \
-                    system administration, web development, network programming, GUI \
-                    development, and more.
+depends_lib-append  port:gdbm
 
+master_sites        http://www.cpan.org/src/5.0/
 distname            perl-${version}
 use_bzip2           yes
-homepage            http://www.perl.org/
-master_sites        http://www.cpan.org/src/5.0/
 
 checksums           rmd160  f25fdd72449156a7cbe989e8bd339fdba1afabc0 \
                     sha256  bb7bc735e6813b177dcfccd480defcde7eddefa173b5967eac11babd1bfa98e8
 
-depends_lib-append  port:gdbm
-
 patchfiles          patch-Configure.diff \
                     patch-handy.h.stdbool.diff \
                     patch-perl.h.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150108/8acec565/attachment.html>


More information about the macports-changes mailing list