[98724] trunk/dports/perl/p5-file-readbackwards/Portfile

pixilla at macports.org pixilla at macports.org
Sat Oct 13 12:21:40 PDT 2012


Revision: 98724
          http://trac.macports.org//changeset/98724
Author:   pixilla at macports.org
Date:     2012-10-13 12:21:40 -0700 (Sat, 13 Oct 2012)
Log Message:
-----------
perl/p5-file-readbackwards:
- Update version to 1.05.
- Add openmaintainer.

Modified Paths:
--------------
    trunk/dports/perl/p5-file-readbackwards/Portfile

Modified: trunk/dports/perl/p5-file-readbackwards/Portfile
===================================================================
--- trunk/dports/perl/p5-file-readbackwards/Portfile	2012-10-13 19:12:52 UTC (rev 98723)
+++ trunk/dports/perl/p5-file-readbackwards/Portfile	2012-10-13 19:21:40 UTC (rev 98724)
@@ -1,28 +1,26 @@
+# -*- 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             File-ReadBackwards 1.04
-revision                3
-maintainers             pixilla
+perl5.setup         File-ReadBackwards 1.05
+maintainers         pixilla openmaintainer
+platforms           darwin
 
-description             This module reads a file backwards line by line.
+description         This module reads a file backwards line by line.
 
-long_description        It is simple to use, memory efficient and fast. \
-			It supports both an object and a tied handle interface. \
-										\
-			It is intended for processing log and other similar text \
-			files which typically have their newest entries appended \
-			to them. By default files are assumed to be plain text and \
-			have a line ending appropriate to the OS. But you can set \
-			the input record separator string on a per file basis.
+long_description    It is simple to use, memory efficient and fast. \
+                    It supports both an object and a tied handle interface. \
+                                            \
+                    It is intended for processing log and other similar text \
+                    files which typically have their newest entries appended \
+                    to them. By default files are assumed to be plain text and \
+                    have a line ending appropriate to the OS. But you can set \
+                    the input record separator string on a per file basis.
 
-platforms               darwin
+checksums           rmd160  7583d56b7d475585c1bc02ff3be976e5f6ccb4db \
+                    sha256  82b261af87507cc3e7e66899c457104ebc8d1c09fb85c53f67c1f90f70f18d6e
 
-checksums		md5	bda339c8b2e5139649cb28c4b775fb42 \
-			sha1	19874cb169f2b105c82222588a163fb17bd77599 \
-			rmd160	ab166d1797b0e95ae8990ee583071337bfb54fdf
-
-supported_archs noarch
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121013/7210018d/attachment.html>


More information about the macports-changes mailing list