ports/164008: [ patch ] update net/py-netifaces to 0.6
Roman Bogorodskiy
novel at FreeBSD.org
Wed Jan 11 03:40:04 UTC 2012
>Number: 164008
>Category: ports
>Synopsis: [ patch ] update net/py-netifaces to 0.6
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed Jan 11 03:40:03 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Roman Bogorodskiy
>Release: FreeBSD 8.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD freefall.freebsd.org 8.2-STABLE FreeBSD 8.2-STABLE #5 r227907: Wed Nov 23 21:55:50 UTC 2011 simon at freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL i386
>Description:
Update to 0.6, which adds address families dictionary and
adds a workaround and adds a workaround for kern/152036.
>How-To-Repeat:
>Fix:
--- py-netifaces-0.6.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/py-netifaces/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile 29 Jul 2009 14:12:44 -0000 1.1
+++ Makefile 11 Jan 2012 03:28:58 -0000
@@ -6,9 +6,9 @@
#
PORTNAME= netifaces
-PORTVERSION= 0.5
+PORTVERSION= 0.6
CATEGORIES= net python
-MASTER_SITES= http://alastairs-place.net/2007/03/netifaces/
+MASTER_SITES= http://alastairs-place.net/projects/netifaces/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= count at 211.ru
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/net/py-netifaces/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo 20 Mar 2011 12:52:41 -0000 1.2
+++ distinfo 11 Jan 2012 03:28:58 -0000
@@ -1,2 +1,2 @@
-SHA256 (netifaces-0.5.tar.gz) = a210263311512b9a13e758545161ddecdbf0426ccd1e1c3380cb354be259b35d
-SIZE (netifaces-0.5.tar.gz) = 13024
+SHA256 (netifaces-0.6.tar.gz) = 6abb5e2d638a72415d730374bfc40fc4b0b9b2130d5a1f8b822e797ffd55a66f
+SIZE (netifaces-0.6.tar.gz) = 14546
--- py-netifaces-0.6.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list