Bug 181941 - [MAINTAINER] net/py-netlib: Update to 0.9.2
Summary: [MAINTAINER] net/py-netlib: Update to 0.9.2
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-08 17:50 UTC by Hung-Yi Chen
Modified: 2013-09-08 19:40 UTC (History)
0 users

See Also:


Attachments
net_py-netlib.diff (845 bytes, patch)
2013-09-08 17:50 UTC, Hung-Yi Chen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hung-Yi Chen 2013-09-08 17:50:00 UTC
	Update to 0.9.2.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-09-08 17:50: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 Po-Chuan Hsieh freebsd_committer freebsd_triage 2013-09-08 19:15:12 UTC
Responsible Changed
From-To: freebsd-python->sunpoet

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-09-08 19:32:41 UTC
Author: sunpoet
Date: Sun Sep  8 18:32:34 2013
New Revision: 326766
URL: http://svnweb.freebsd.org/changeset/ports/326766

Log:
  - Update to 0.9.2
  
  Changes:	https://github.com/mitmproxy/netlib/commits/master
  PR:		ports/181941
  Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)

Modified:
  head/net/py-netlib/Makefile   (contents, props changed)
  head/net/py-netlib/distinfo   (contents, props changed)

Modified: head/net/py-netlib/Makefile
==============================================================================
--- head/net/py-netlib/Makefile	Sun Sep  8 17:07:30 2013	(r326765)
+++ head/net/py-netlib/Makefile	Sun Sep  8 18:32:34 2013	(r326766)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	netlib
-PORTVERSION=	0.9.1
+PORTVERSION=	0.9.2
 CATEGORIES=	net python
-MASTER_SITES=	${MASTER_SITE_CHEESESHOP}
+MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	gaod@hychen.org

Modified: head/net/py-netlib/distinfo
==============================================================================
--- head/net/py-netlib/distinfo	Sun Sep  8 17:07:30 2013	(r326765)
+++ head/net/py-netlib/distinfo	Sun Sep  8 18:32:34 2013	(r326766)
@@ -1,2 +1,2 @@
-SHA256 (netlib-0.9.1.tar.gz) = 559d3e842e39660e83493e46872966bc63a4a58fc4cbb2bf4ec2ca2b3cd880a6
-SIZE (netlib-0.9.1.tar.gz) = 58851
+SHA256 (netlib-0.9.2.tar.gz) = 4b7830dfef6e4826e236d8313229ee3a0ca015a1e2ce89fb37d58479e753f847
+SIZE (netlib-0.9.2.tar.gz) = 59016
_______________________________________________
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 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2013-09-08 19:33:06 UTC
State Changed
From-To: open->closed

Committed. Thanks!