[98726] trunk/dports/perl/p5-io-socket-inet6/Portfile

pixilla at macports.org pixilla at macports.org
Sat Oct 13 12:27:19 PDT 2012


Revision: 98726
          http://trac.macports.org//changeset/98726
Author:   pixilla at macports.org
Date:     2012-10-13 12:27:19 -0700 (Sat, 13 Oct 2012)
Log Message:
-----------
perl/p5-io-socket-inet6:
- Update to version 2.67.
- Add openmaintainer.

Modified Paths:
--------------
    trunk/dports/perl/p5-io-socket-inet6/Portfile

Modified: trunk/dports/perl/p5-io-socket-inet6/Portfile
===================================================================
--- trunk/dports/perl/p5-io-socket-inet6/Portfile	2012-10-13 19:26:20 UTC (rev 98725)
+++ trunk/dports/perl/p5-io-socket-inet6/Portfile	2012-10-13 19:27:19 UTC (rev 98726)
@@ -1,29 +1,30 @@
+# -*- 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.8 5.10 5.12 5.14 5.16
-perl5.setup              IO-Socket-INET6 2.67 IO/SHLOMIF
-revision                 2
-maintainers              pixilla
-license                  Artistic GPL
-platforms                darwin
+perl5.setup         IO-Socket-INET6 2.69 IO/SHLOMIF
+maintainers         pixilla openmaintainer
+license             Artistic GPL
+platforms           darwin
 
-description              IO::Socket::INET6 object interface to IPv6
+description         IO::Socket::INET6 object interface to IPv6
 
-long_description         IO::Socket::INET6 provides an object \
-                         interface to creating and using sockets in both \
-                         AF_INET|AF_INET6 domain. It is built upon the IO::Socket \
-                         interface and inherits all the methods defined by \
-                         IO::Socket.
+long_description    IO::Socket::INET6 provides an object \
+                    interface to creating and using sockets in both \
+                    AF_INET|AF_INET6 domain. It is built upon the IO::Socket \
+                    interface and inherits all the methods defined by \
+                    IO::Socket.
 
-checksums                sha1    498eeeb0b0c135665d962dfa94c41c075141949e \
-                         rmd160  68186996e1c75724a33eb383e24f8761440dc3a6
+checksums           rmd160  4a27f99ec5c3e216de25a18a2ee687bbd82b01fd \
+                    sha256  accd565643969d905e199e28e60e833213ccc2026c372432df01e49b044c3045
 
 if {${perl5.major} != ""} {
-depends_lib-append       port:p${perl5.major}-socket6 \
-                         port:p${perl5.major}-io
 
-supported_archs noarch
+    depends_lib-append  port:p${perl5.major}-socket6 \
+                        port:p${perl5.major}-io
 }
+
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121013/3f6ffc92/attachment.html>


More information about the macports-changes mailing list