Bug 187419 - [UPDATE] net/py-netifaces: update to 0.8_1
Summary: [UPDATE] net/py-netifaces: update to 0.8_1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-10 15:40 UTC by Steve Wills
Modified: 2014-04-28 02:10 UTC (History)
1 user (show)

See Also:


Attachments
py-netifaces-0.8.patch (762 bytes, patch)
2014-03-10 15:40 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2014-03-10 15:40:00 UTC
- Update to 0.8_1

Port maintainer (count@211.ru) is cc'd.

Generated with FreeBSD Port Tools 1.00.2014.02.11 (mode: update, diff: SVN)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-03-10 15:40:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2014-03-10 15:40:10 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2014-03-10 15:40:10 UTC
Maintainer of net/py-netifaces,

Please note that PR ports/187419 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/187419

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 4 Kubilay Kocak freebsd_committer freebsd_triage 2014-04-23 02:56:25 UTC
State Changed
From-To: feedback->open

Maintainer timeout. Submitter is Committer. Over to you Steve.
Comment 5 Kubilay Kocak freebsd_committer freebsd_triage 2014-04-23 02:59:57 UTC
Responsible Changed
From-To: freebsd-python->swills

Correctly re-assign to swills@
Comment 6 dfilter service freebsd_committer freebsd_triage 2014-04-28 02:05:35 UTC
Author: swills
Date: Mon Apr 28 01:05:31 2014
New Revision: 352467
URL: http://svnweb.freebsd.org/changeset/ports/352467
QAT: https://qat.redports.org/buildarchive/r352467/

Log:
  - Update to 0.8
  
  PR:		ports/187419
  Submitted by:	swills (myself)
  Approved by:	maintainer timeout (count@211.ru, >6 weeks)

Modified:
  head/net/py-netifaces/Makefile
  head/net/py-netifaces/distinfo

Modified: head/net/py-netifaces/Makefile
==============================================================================
--- head/net/py-netifaces/Makefile	Mon Apr 28 01:02:44 2014	(r352466)
+++ head/net/py-netifaces/Makefile	Mon Apr 28 01:05:31 2014	(r352467)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	netifaces
-PORTVERSION=	0.6
+PORTVERSION=	0.8
 PORTREVISION=	1
 CATEGORIES=	net python
 MASTER_SITES=	http://alastairs-place.net/projects/netifaces/

Modified: head/net/py-netifaces/distinfo
==============================================================================
--- head/net/py-netifaces/distinfo	Mon Apr 28 01:02:44 2014	(r352466)
+++ head/net/py-netifaces/distinfo	Mon Apr 28 01:05:31 2014	(r352467)
@@ -1,2 +1,2 @@
-SHA256 (netifaces-0.6.tar.gz) = 6abb5e2d638a72415d730374bfc40fc4b0b9b2130d5a1f8b822e797ffd55a66f
-SIZE (netifaces-0.6.tar.gz) = 14546
+SHA256 (netifaces-0.8.tar.gz) = 53a711038db3d6e5cf7129d6f751185fd052f830f12f271fbfe17bd2671ab1ec
+SIZE (netifaces-0.8.tar.gz) = 15484
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 7 Steve Wills freebsd_committer freebsd_triage 2014-04-28 02:05:38 UTC
State Changed
From-To: open->closed

Committed. Thanks!