[116007] trunk/dports/perl/p5-data-buffer/Portfile

mojca at macports.org mojca at macports.org
Thu Jan 16 03:08:45 PST 2014


Revision: 116007
          https://trac.macports.org/changeset/116007
Author:   mojca at macports.org
Date:     2014-01-16 03:08:45 -0800 (Thu, 16 Jan 2014)
Log Message:
-----------
p5-data-buffer: whitespace, checksums, first line only

Modified Paths:
--------------
    trunk/dports/perl/p5-data-buffer/Portfile

Modified: trunk/dports/perl/p5-data-buffer/Portfile
===================================================================
--- trunk/dports/perl/p5-data-buffer/Portfile	2014-01-16 10:33:32 UTC (rev 116006)
+++ trunk/dports/perl/p5-data-buffer/Portfile	2014-01-16 11:08:45 UTC (rev 116007)
@@ -1,20 +1,23 @@
+# -*- 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.8 5.10 5.12 5.14 5.16
-perl5.setup	Data-Buffer 0.04
-revision    3
-license		{Artistic-1 GPL}
-maintainers	nomaintainer
-description	binary buffers for perl
-long_description	Data::Buffer implements a low-level binary buffer \
-			in which you can get and put integers, strings, \
-			and other data. Internally the implementation is \
-			based on pack and unpack, such that Data::Buffer \
-			is really a layer on top of those built-in functions.
-platforms	darwin
-checksums	md5 d971f7b92684cc4f4cba7a9c774b8480
+perl5.setup         Data-Buffer 0.04
+revision            3
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         binary buffers for perl
+long_description    Data::Buffer implements a low-level binary buffer \
+                    in which you can get and put integers, strings, \
+                    and other data. Internally the implementation is \
+                    based on pack and unpack, such that Data::Buffer \
+                    is really a layer on top of those built-in functions.
+platforms           darwin
 
-supported_archs noarch
+checksums           rmd160  4b2a46b9ace8ea503e5d7cb71910a67379974b50 \
+                    sha256  2b3d09b7bcf389fc116207b283bee250e348d44c9c63460bee67efab4dd21bb4
+
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140116/f4d3ff85/attachment.html>


More information about the macports-changes mailing list