Revision: 77446 http://trac.macports.org/changeset/77446 Author: l2g@macports.org Date: 2011-03-30 15:21:43 -0700 (Wed, 30 Mar 2011) Log Message: ----------- p5-net-ident: new version 1.23; added license and supported_archs (noarch); assumed maintainership (open) 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 22:16:36 UTC (rev 77445) +++ trunk/dports/perl/p5-net-ident/Portfile 2011-03-30 22:21:43 UTC (rev 77446) @@ -4,16 +4,19 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Net-Ident 1.20 -revision 2 +perl5.setup Net-Ident 1.23 platforms darwin -maintainers nomaintainer +maintainers l2g openmaintainer +license Artistic GPL +supported_archs noarch -description lookup the username on the remote end of a TCP/IP connection +description Look up 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 +checksums sha1 d9d37f37372f293c170a1023e4c7170d9a42ead9 \ + rmd160 d4adb33286884b5cb92a15156c5463fd93d6cfca
participants (1)
-
l2g@macports.org