[120848] trunk/dports/perl/p5-image-size/Portfile
mf2k at macports.org
mf2k at macports.org
Mon Jun 9 15:07:35 PDT 2014
Revision: 120848
https://trac.macports.org/changeset/120848
Author: mf2k at macports.org
Date: 2014-06-09 15:07:35 -0700 (Mon, 09 Jun 2014)
Log Message:
-----------
p5-image-size: whitespace. Add mode line. Add p5.18 version.
Modified Paths:
--------------
trunk/dports/perl/p5-image-size/Portfile
Modified: trunk/dports/perl/p5-image-size/Portfile
===================================================================
--- trunk/dports/perl/p5-image-size/Portfile 2014-06-09 21:18:13 UTC (rev 120847)
+++ trunk/dports/perl/p5-image-size/Portfile 2014-06-09 22:07:35 UTC (rev 120848)
@@ -1,24 +1,25 @@
+# -*- 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.branches 5.8 5.10 5.12 5.14 5.16 5.18
perl5.setup Image-Size 3.232
-revision 1
+revision 1
license {Artistic-2 LGPL-2.1}
maintainers nomaintainer
platforms darwin
categories-append graphics
+supported_archs noarch
+
description Extract size information from image files
long_description This module provide functions to extract image \
- sizes from image files
+ sizes from image files
checksums rmd160 ce9c35d31ca673ca86165309c5b73ba05b67ba69 \
sha256 acc34ef5270473ca925b2757bc9c379add8542280636dade2dc73f324231a0d7
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-module-build
-
-supported_archs noarch
+ depends_lib-append port:p${perl5.major}-module-build
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140609/0343b80a/attachment.html>
More information about the macports-changes
mailing list