[93606] trunk/dports/ruby

jmr at macports.org jmr at macports.org
Sun May 27 17:41:40 PDT 2012


Revision: 93606
          https://trac.macports.org/changeset/93606
Author:   jmr at macports.org
Date:     2012-05-27 17:41:39 -0700 (Sun, 27 May 2012)
Log Message:
-----------
New port: rb-netaddr (#31283)

Added Paths:
-----------
    trunk/dports/ruby/rb-netaddr/
    trunk/dports/ruby/rb-netaddr/Portfile

Added: trunk/dports/ruby/rb-netaddr/Portfile
===================================================================
--- trunk/dports/ruby/rb-netaddr/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb-netaddr/Portfile	2012-05-28 00:41:39 UTC (rev 93606)
@@ -0,0 +1,20 @@
+# -*- 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               ruby 1.0
+
+ruby.setup              netaddr 1.5.0 gem {} rubyforge_gem
+categories-append       net
+platforms               darwin
+maintainers             bodgit-n-scarper.com:matt openmaintainer
+description             Ruby package for working with network addresses
+long_description        \
+    NetAddr (formerly IPAdmin) is a package for working with network \
+    addresses. Includes: ability to subnet/supernet IPv4 and IPv6 space, \
+    create CIDR-based hierarchical trees, manipulate MAC addresses, and \
+    much more.
+
+checksums               md5     484de4eb10ab991e5c9f1fff1df13b5d \
+                        sha1    d8c11f3509273ed62e497e84099fd6069b64fccb \
+                        rmd160  0edc1cb72b82e627633fbcd3f91f6ee90be8a04e


Property changes on: trunk/dports/ruby/rb-netaddr/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120527/2cb1556b/attachment.html>


More information about the macports-changes mailing list