[131015] trunk/dports/perl/p5-convert-binhex/Portfile

devans at macports.org devans at macports.org
Sun Jan 4 19:08:27 PST 2015


Revision: 131015
          https://trac.macports.org/changeset/131015
Author:   devans at macports.org
Date:     2015-01-04 19:08:27 -0800 (Sun, 04 Jan 2015)
Log Message:
-----------
p5-convert-binhex: add mode line and reformat, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-convert-binhex/Portfile

Modified: trunk/dports/perl/p5-convert-binhex/Portfile
===================================================================
--- trunk/dports/perl/p5-convert-binhex/Portfile	2015-01-05 03:07:02 UTC (rev 131014)
+++ trunk/dports/perl/p5-convert-binhex/Portfile	2015-01-05 03:08:27 UTC (rev 131015)
@@ -1,19 +1,20 @@
+# -*- 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
-perl5.setup		Convert-BinHex 1.119
-revision        3
-maintainers		nomaintainer
-description		Module for converting to and from BinHex encoded files
-long_description	BinHex is a format used by Macintosh for transporting Mac files safely \
-			through electronic mail, as short-lined, 7-bit, semi-compressed data \
-			streams. Ths module provides a means of converting those data streams \
-			back into into binary data.
-checksums		md5	ba70ad1772abac6270078f28197a7961 \
-			sha1	410880d89175fc7997df1141baef7db15f686495
-platforms		darwin
+perl5.setup         Convert-BinHex 1.119
+revision            3
+maintainers         nomaintainer
+description         Module for converting to and from BinHex encoded files
+long_description    BinHex is a format used by Macintosh for transporting Mac files safely \
+                    through electronic mail, as short-lined, 7-bit, semi-compressed data \
+                    streams. Ths module provides a means of converting those data streams \
+                    back into into binary data.
+checksums           md5 ba70ad1772abac6270078f28197a7961 \
+                    sha1    410880d89175fc7997df1141baef7db15f686495
+platforms           darwin
 
-supported_archs noarch
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150104/666a32fc/attachment.html>


More information about the macports-changes mailing list