[129272] trunk/dports/perl/p5-device-serialport/Portfile

mojca at macports.org mojca at macports.org
Tue Dec 9 15:41:22 PST 2014


Revision: 129272
          https://trac.macports.org/changeset/129272
Author:   mojca at macports.org
Date:     2014-12-09 15:41:22 -0800 (Tue, 09 Dec 2014)
Log Message:
-----------
p5-device-serialport: whitespace, status line and checksums only

Modified Paths:
--------------
    trunk/dports/perl/p5-device-serialport/Portfile

Modified: trunk/dports/perl/p5-device-serialport/Portfile
===================================================================
--- trunk/dports/perl/p5-device-serialport/Portfile	2014-12-09 23:38:00 UTC (rev 129271)
+++ trunk/dports/perl/p5-device-serialport/Portfile	2014-12-09 23:41:22 UTC (rev 129272)
@@ -1,19 +1,21 @@
+# -*- 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.10 5.12 5.14 5.16
-perl5.setup                     Device-SerialPort 1.04
-revision                        2
-license                         {Artistic-1 GPL}
-maintainers                     nomaintainer
+perl5.branches      5.10 5.12 5.14 5.16
+perl5.setup         Device-SerialPort 1.04
+revision            2
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
 
-description                     A POSIX-based version of the Win32::Serialport module
+description         A POSIX-based version of the Win32::Serialport module
 
-long_description       	A POSIX-based version of the Win32::Serialport module \
-			that provides modem support to Perl applications
+long_description    A POSIX-based version of the Win32::Serialport module \
+                    that provides modem support to Perl applications
 
-platforms               darwin
+checksums           rmd160  2a70e5cbaf1ac66575cd0f5aefba99fa5075b681 \
+                    sha256  d392567cb39b4ea606c0e0acafd8ed72320311b995336ece5fcefcf9b150e9d7
 
-checksums               md5 82c698151f934eb28c65d1838cee7d9e
+platforms           darwin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141209/80da0e39/attachment-0001.html>


More information about the macports-changes mailing list