[151527] trunk/dports/perl/p5-plrpc/Portfile
devans at macports.org
devans at macports.org
Wed Aug 17 00:35:22 PDT 2016
Revision: 151527
https://trac.macports.org/changeset/151527
Author: devans at macports.org
Date: 2016-08-17 00:35:22 -0700 (Wed, 17 Aug 2016)
Log Message:
-----------
p5-plrpc: add modeline and reformat, white space only.
Modified Paths:
--------------
trunk/dports/perl/p5-plrpc/Portfile
Modified: trunk/dports/perl/p5-plrpc/Portfile
===================================================================
--- trunk/dports/perl/p5-plrpc/Portfile 2016-08-17 07:18:16 UTC (rev 151526)
+++ trunk/dports/perl/p5-plrpc/Portfile 2016-08-17 07:35:22 UTC (rev 151527)
@@ -1,3 +1,4 @@
+# -*- 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$
# This comment was inserted on 20160713 to force reindexing of
@@ -6,26 +7,27 @@
# Reindexing is necessary for the new definition to take effect.
# This comment may be removed in subsequent updates of this port.
-PortSystem 1.0
-PortGroup perl5 1.0
+PortSystem 1.0
+PortGroup perl5 1.0
perl5.branches 5.22 5.24
-perl5.setup PlRPC 0.2020 ../by-authors/id/M/MN/MNOONING/PlRPC/
-revision 3
-license {Artistic-1 GPL}
-maintainers nomaintainer
-description Perl extension for writing PlRPC clients
-long_description ${description}
-worksrcdir ${perl5.module}
+perl5.setup PlRPC 0.2020 ../by-authors/id/M/MN/MNOONING/PlRPC/
+revision 3
+license {Artistic-1 GPL}
+maintainers nomaintainer
+description Perl extension for writing PlRPC clients
+long_description ${description}
+worksrcdir ${perl5.module}
-platforms darwin
+platforms darwin
-checksums md5 5361e137e56d037c5e796926ecb5300b \
- sha1 2a1dd4f650764f6cfc654e528a579293422073c0 \
- rmd160 ed2e37427166fa9666d91fcf5f316086146c2319
+checksums md5 5361e137e56d037c5e796926ecb5300b \
+ sha1 2a1dd4f650764f6cfc654e528a579293422073c0 \
+ rmd160 ed2e37427166fa9666d91fcf5f316086146c2319
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-net-daemon
+ depends_lib-append \
+ port:p${perl5.major}-net-daemon
-supported_archs noarch
+ supported_archs noarch
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160817/1e3eaf90/attachment.html>
More information about the macports-changes
mailing list