[99382] trunk/dports/python

ryandesign at macports.org ryandesign at macports.org
Sun Nov 4 01:45:57 PST 2012


Revision: 99382
          http://trac.macports.org//changeset/99382
Author:   ryandesign at macports.org
Date:     2012-11-04 01:45:57 -0800 (Sun, 04 Nov 2012)
Log Message:
-----------
py-netifaces: new port, version 0.8

Added Paths:
-----------
    trunk/dports/python/py-netifaces/
    trunk/dports/python/py-netifaces/Portfile

Added: trunk/dports/python/py-netifaces/Portfile
===================================================================
--- trunk/dports/python/py-netifaces/Portfile	                        (rev 0)
+++ trunk/dports/python/py-netifaces/Portfile	2012-11-04 09:45:57 UTC (rev 99382)
@@ -0,0 +1,24 @@
+# -*- 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           python 1.0
+
+name                py-netifaces
+version             0.8
+platforms           darwin
+maintainers         ryandesign openmaintainer
+license             MIT
+
+homepage            http://alastairs-place.net/projects/netifaces/
+master_sites        ${homepage}
+
+distname            netifaces-${version}
+
+checksums           rmd160  e5204d8415d1ae1ec84118eeb86928a1ea770f18 \
+                    sha256  53a711038db3d6e5cf7129d6f751185fd052f830f12f271fbfe17bd2671ab1ec
+
+python.versions     25 26 27
+
+livecheck.type      regex
+livecheck.regex     netifaces-(\[0-9.\]+)${extract.suffix}


Property changes on: trunk/dports/python/py-netifaces/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/20121104/4f19209b/attachment.html>


More information about the macports-changes mailing list