[131649] trunk/dports/perl/p5-getopt-simple/Portfile
mojca at macports.org
mojca at macports.org
Thu Jan 15 03:32:39 PST 2015
Revision: 131649
https://trac.macports.org/changeset/131649
Author: mojca at macports.org
Date: 2015-01-15 03:32:39 -0800 (Thu, 15 Jan 2015)
Log Message:
-----------
p5-getopt-simple: first line, checksums, whitespace only (#46005, maintainer timeout)
Modified Paths:
--------------
trunk/dports/perl/p5-getopt-simple/Portfile
Modified: trunk/dports/perl/p5-getopt-simple/Portfile
===================================================================
--- trunk/dports/perl/p5-getopt-simple/Portfile 2015-01-15 11:22:20 UTC (rev 131648)
+++ trunk/dports/perl/p5-getopt-simple/Portfile 2015-01-15 11:32:39 UTC (rev 131649)
@@ -1,25 +1,28 @@
+# -*- 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.16
-perl5.setup Getopt-Simple 1.52 Getopt
-revision 2
-maintainers puffin.lb.shuttle.de:michael.klein openmaintainer
-categories-append devel
-license Artistic-1
-supported_archs noarch
+perl5.setup Getopt-Simple 1.52 Getopt
+revision 2
+maintainers puffin.lb.shuttle.de:michael.klein openmaintainer
+categories-append devel
+license Artistic-1
-description provides a simple wrapper around Getopt::Long
-long_description ${description}
+description provides a simple wrapper around Getopt::Long
+long_description ${description}
+extract.suffix .tgz
+
+checksums rmd160 c52f2e0bcaa8e2420778567c8cf3f5bff6832ea6 \
+ sha256 92aea50421712fcbc36a26e1d60855aa100d446b28d54fe2488a0fa3d67748bb
+
+platforms darwin
+supported_archs noarch
+
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-test-pod
+ depends_lib-append \
+ port:p${perl5.major}-test-pod
}
-extract.suffix .tgz
-
-checksums sha1 5257f1c030b87c6a9d3ac3e8dca3aba39199143f \
- rmd160 c52f2e0bcaa8e2420778567c8cf3f5bff6832ea6
-
-platforms darwin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150115/a5e6cbb1/attachment.html>
More information about the macports-changes
mailing list