[151500] trunk/dports/perl/p5-net-snpp/Portfile

devans at macports.org devans at macports.org
Tue Aug 16 22:28:43 PDT 2016


Revision: 151500
          https://trac.macports.org/changeset/151500
Author:   devans at macports.org
Date:     2016-08-16 22:28:43 -0700 (Tue, 16 Aug 2016)
Log Message:
-----------
p5-net-snpp: add modeline and reformat, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-net-snpp/Portfile

Modified: trunk/dports/perl/p5-net-snpp/Portfile
===================================================================
--- trunk/dports/perl/p5-net-snpp/Portfile	2016-08-17 05:25:49 UTC (rev 151499)
+++ trunk/dports/perl/p5-net-snpp/Portfile	2016-08-17 05:28:43 UTC (rev 151500)
@@ -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,22 +7,21 @@
 # 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                     Net-SNPP 1.17
-revision                        3
+perl5.setup         Net-SNPP 1.17
+revision            3
 
-license                         {Artistic-1 GPL}
-maintainers                     nomaintainer
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
 
-description                     Simple Network Paging Protocol (SNPP) module
+description         Simple Network Paging Protocol (SNPP) module
+long_description    The Perl SNPP module provides SNPP services for Perl applications
 
-long_description        The Perl SNPP module provides SNPP services for Perl applications
+platforms           darwin
 
-platforms               darwin
+checksums           md5 18f61a774906cd27ca14dcbf311e6bf0
 
-checksums               md5 18f61a774906cd27ca14dcbf311e6bf0
-
-supported_archs noarch
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160816/88891f03/attachment.html>


More information about the macports-changes mailing list