[128800] trunk/dports/perl/p5-cache-simple-timedexpiry/Portfile

devans at macports.org devans at macports.org
Thu Nov 27 08:01:00 PST 2014


Revision: 128800
          https://trac.macports.org/changeset/128800
Author:   devans at macports.org
Date:     2014-11-27 08:01:00 -0800 (Thu, 27 Nov 2014)
Log Message:
-----------
p5-cache-simple-timedexpiry: add mode line and retab, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-cache-simple-timedexpiry/Portfile

Modified: trunk/dports/perl/p5-cache-simple-timedexpiry/Portfile
===================================================================
--- trunk/dports/perl/p5-cache-simple-timedexpiry/Portfile	2014-11-27 15:58:00 UTC (rev 128799)
+++ trunk/dports/perl/p5-cache-simple-timedexpiry/Portfile	2014-11-27 16:01:00 UTC (rev 128800)
@@ -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         Cache-Simple-TimedExpiry 0.27
+revision            3
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         A lightweight cache with timed expiration
+long_description    ${description}
 
-perl5.branches	5.10 5.12 5.14 5.16
-perl5.setup		Cache-Simple-TimedExpiry 0.27
-revision        3
-license			{Artistic-1 GPL}
-maintainers		nomaintainer
-description		A lightweight cache with timed expiration
-long_description	${description}
+checksums           md5     4ef124ab7776f3c257b9ffbed917e67a \
+                    sha1    c9d36521b64749ee52fdb0fd0060302152902cb0 \
+                    rmd160  1393f81653dc7b016ad52c47c03978d47eddbd81
 
-checksums               md5     4ef124ab7776f3c257b9ffbed917e67a \
-                        sha1    c9d36521b64749ee52fdb0fd0060302152902cb0 \
-                        rmd160  1393f81653dc7b016ad52c47c03978d47eddbd81
-platforms		darwin
+platforms           darwin
 
-supported_archs noarch
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141127/bdae150c/attachment.html>


More information about the macports-changes mailing list