ports/189475: [UPDATE] net/py-netifaces to 0.10.3

Olivier Duchateau olivierd at FreeBSD.org
Thu May 8 14:30:01 UTC 2014


>Number:         189475
>Category:       ports
>Synopsis:       [UPDATE] net/py-netifaces to 0.10.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 08 14:30:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Olivier Duchateau
>Release:        
>Organization:
>Environment:
>Description:
- Update to 0.10.3
- Add LICENSE
- Update MASTER_SITES macro
- Replace tab by space in WWW entry (pkg-descr)
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(révision 353304)
+++ Makefile	(copie de travail)
@@ -2,15 +2,16 @@
 # $FreeBSD$
 
 PORTNAME=	netifaces
-PORTVERSION=	0.8
-PORTREVISION=	1
+PORTVERSION=	0.10.3
 CATEGORIES=	net python
-MASTER_SITES=	http://alastairs-place.net/projects/netifaces/
+MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	count at 211.ru
 COMMENT=	Getting network addresses from Python
 
+LICENSE=	MIT
+
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
 PYDISTUTILS_AUTOPLIST=	yes
Index: distinfo
===================================================================
--- distinfo	(révision 353304)
+++ distinfo	(copie de travail)
@@ -1,2 +1,2 @@
-SHA256 (netifaces-0.8.tar.gz) = 53a711038db3d6e5cf7129d6f751185fd052f830f12f271fbfe17bd2671ab1ec
-SIZE (netifaces-0.8.tar.gz) = 15484
+SHA256 (netifaces-0.10.3.tar.gz) = aea93f6c7d0840eb3bd5c38f1950b3d130148b9894453d67b3445adc9779332d
+SIZE (netifaces-0.10.3.tar.gz) = 22963
Index: pkg-descr
===================================================================
--- pkg-descr	(révision 353304)
+++ pkg-descr	(copie de travail)
@@ -4,4 +4,4 @@
 straightforwardly get the network address(es) of the machine
 you're running on from a Python program.
 
-WWW:	http://alastairs-place.net/netifaces/
+WWW: http://alastairs-place.net/netifaces/


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list