[128411] trunk/dports/perl/p5-image-metadata-jpeg/Portfile

devans at macports.org devans at macports.org
Thu Nov 20 13:29:33 PST 2014


Revision: 128411
          https://trac.macports.org/changeset/128411
Author:   devans at macports.org
Date:     2014-11-20 13:29:33 -0800 (Thu, 20 Nov 2014)
Log Message:
-----------
p5-image-metadata-jpeg: add mode line and retab, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-image-metadata-jpeg/Portfile

Modified: trunk/dports/perl/p5-image-metadata-jpeg/Portfile
===================================================================
--- trunk/dports/perl/p5-image-metadata-jpeg/Portfile	2014-11-20 21:27:13 UTC (rev 128410)
+++ trunk/dports/perl/p5-image-metadata-jpeg/Portfile	2014-11-20 21:29:33 UTC (rev 128411)
@@ -1,7 +1,8 @@
+# -*- 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             Image-MetaData-JPEG 0.153
@@ -12,9 +13,9 @@
 platforms               darwin
 description             Access to and modification of JPEG meta-data
 long_description        This module provide functions to access and \
-    extract various kind of meta information from JPEG image files.
+                        extract various kind of meta information from JPEG image files.
 
 checksums               sha1    4d4fc08c2750459bfdf00dfd7c765ae758833004 \
                         rmd160  d3be9c337f23edde45522094cd0391ebc2b3d777
 
-supported_archs noarch
+supported_archs         noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141120/6a502e18/attachment.html>


More information about the macports-changes mailing list