Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Sep 2013 15:48:15 +0000 (UTC)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r327876 - head/www/py-restclient
Message-ID:  <201309221548.r8MFmFYc004433@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lwhsu
Date: Sun Sep 22 15:48:15 2013
New Revision: 327876
URL: http://svnweb.freebsd.org/changeset/ports/327876

Log:
  - Update to 0.11.0

Modified:
  head/www/py-restclient/Makefile
  head/www/py-restclient/distinfo
  head/www/py-restclient/pkg-descr

Modified: head/www/py-restclient/Makefile
==============================================================================
--- head/www/py-restclient/Makefile	Sun Sep 22 15:43:31 2013	(r327875)
+++ head/www/py-restclient/Makefile	Sun Sep 22 15:48:15 2013	(r327876)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	restclient
-PORTVERSION=	0.10.2
+PORTVERSION=	0.11.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-restclient/distinfo
==============================================================================
--- head/www/py-restclient/distinfo	Sun Sep 22 15:43:31 2013	(r327875)
+++ head/www/py-restclient/distinfo	Sun Sep 22 15:48:15 2013	(r327876)
@@ -1,2 +1,2 @@
-SHA256 (restclient-0.10.2.tar.gz) = 531342b7fc5c6dbf921daf4a90a85ff22be33617147fd0c6e2322d43ca0da62f
-SIZE (restclient-0.10.2.tar.gz) = 7647
+SHA256 (restclient-0.11.0.tar.gz) = c9e7b696f56d37fb1bb8dd86a3e9d9c4a2430f81a8a2bcdab43a0bb82ec0d4c9
+SIZE (restclient-0.11.0.tar.gz) = 8079

Modified: head/www/py-restclient/pkg-descr
==============================================================================
--- head/www/py-restclient/pkg-descr	Sun Sep 22 15:43:31 2013	(r327875)
+++ head/www/py-restclient/pkg-descr	Sun Sep 22 15:48:15 2013	(r327876)
@@ -1,3 +1,3 @@
 A helper library to make writing REST clients in python extremely simple.
 
-WWW:	http://microapps.sourceforge.net/restclient/
+WWW: http://microapps.sourceforge.net/restclient/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309221548.r8MFmFYc004433>