[77441] trunk/dports/perl/p5-net-ident/Portfile

l2g at macports.org l2g at macports.org
Wed Mar 30 15:14:12 PDT 2011


Revision: 77441
          http://trac.macports.org/changeset/77441
Author:   l2g at macports.org
Date:     2011-03-30 15:14:12 -0700 (Wed, 30 Mar 2011)
Log Message:
-----------
p5-net-ident: no effective changes, only cleanup (added modeline, adjusted
whitespace and moved the platforms line)

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

Modified: trunk/dports/perl/p5-net-ident/Portfile
===================================================================
--- trunk/dports/perl/p5-net-ident/Portfile	2011-03-30 19:31:44 UTC (rev 77440)
+++ trunk/dports/perl/p5-net-ident/Portfile	2011-03-30 22:14:12 UTC (rev 77441)
@@ -1,15 +1,19 @@
+# -*- 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
 
-perl5.setup		Net-Ident 1.20
-revision		2
-maintainers		nomaintainer
-description		lookup the username on the remote end of a TCP/IP connection
-long_description	Net::Ident is a module that looks up the username on \
-					the remote side of a TCP/IP connection through the \
-					ident (auth/tap) protocol described in RFC1413 \
-					(which supersedes RFC931).
-checksums		md5 70f265f46548675be01977d3c9eed570
-platforms		darwin
+PortSystem          1.0
+PortGroup           perl5 1.0
 
+perl5.setup         Net-Ident 1.20
+revision            2
+platforms           darwin
+maintainers         nomaintainer
+
+description         lookup the username on the remote end of a TCP/IP connection
+
+long_description    Net::Ident is a module that looks up the username on \
+                    the remote side of a TCP/IP connection through the \
+                    ident (auth/tap) protocol described in RFC1413 \
+                    (which supersedes RFC931).
+
+checksums           md5 70f265f46548675be01977d3c9eed570
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110330/38dc2cf5/attachment.html>


More information about the macports-changes mailing list