[131661] trunk/dports/perl/p5-postscript-simple/Portfile

mojca at macports.org mojca at macports.org
Thu Jan 15 04:10:02 PST 2015


Revision: 131661
          https://trac.macports.org/changeset/131661
Author:   mojca at macports.org
Date:     2015-01-15 04:10:02 -0800 (Thu, 15 Jan 2015)
Log Message:
-----------
p5-postscript-simple: first line, whitespace only

Modified Paths:
--------------
    trunk/dports/perl/p5-postscript-simple/Portfile

Modified: trunk/dports/perl/p5-postscript-simple/Portfile
===================================================================
--- trunk/dports/perl/p5-postscript-simple/Portfile	2015-01-15 12:08:31 UTC (rev 131660)
+++ trunk/dports/perl/p5-postscript-simple/Portfile	2015-01-15 12:10:02 UTC (rev 131661)
@@ -1,20 +1,22 @@
+# -*- 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
-PortGroup            perl5 1.0
+PortSystem          1.0
+PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup          PostScript-Simple 0.08
-maintainers          nomaintainer
-description          Produce PostScript files from Perl
-long_description     PostScript::Simple allows you to have a simple method \
-                     of writing PostScript files from Perl. It has graphics \
-                     primitives that allow lines, curves, circles, polygons \
-                     and boxes to be drawn. Text can be added to the page \
-                     using standard PostScript fonts.
-platforms            darwin
+perl5.setup         PostScript-Simple 0.08
+maintainers         nomaintainer
 
-checksums            rmd160  1f509ad925e0d2d94a530ea25409dddcf6751c52 \
-                     sha256  c8ce237d09312432687e977d290ed7a64865cd799b47aba37f1f9ca910680147
+description         Produce PostScript files from Perl
+long_description    PostScript::Simple allows you to have a simple method \
+                    of writing PostScript files from Perl. It has graphics \
+                    primitives that allow lines, curves, circles, polygons \
+                    and boxes to be drawn. Text can be added to the page \
+                    using standard PostScript fonts.
 
-supported_archs noarch
+checksums           rmd160  1f509ad925e0d2d94a530ea25409dddcf6751c52 \
+                    sha256  c8ce237d09312432687e977d290ed7a64865cd799b47aba37f1f9ca910680147
+
+platforms           darwin
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150115/ac1a7371/attachment.html>


More information about the macports-changes mailing list