Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Aug 2013 02:47:00 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r325082 - in head/devel/py-hashring: . files
Message-ID:  <201308210247.r7L2l0NX001136@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Wed Aug 21 02:47:00 2013
New Revision: 325082
URL: http://svnweb.freebsd.org/changeset/ports/325082

Log:
  - Update to 1.3.1

Deleted:
  head/devel/py-hashring/files/patch-setup.py
Modified:
  head/devel/py-hashring/Makefile
  head/devel/py-hashring/distinfo
  head/devel/py-hashring/pkg-descr

Modified: head/devel/py-hashring/Makefile
==============================================================================
--- head/devel/py-hashring/Makefile	Wed Aug 21 01:03:00 2013	(r325081)
+++ head/devel/py-hashring/Makefile	Wed Aug 21 02:47:00 2013	(r325082)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hashring
-PORTVERSION=	1.2
+PORTVERSION=	1.3.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-hashring/distinfo
==============================================================================
--- head/devel/py-hashring/distinfo	Wed Aug 21 01:03:00 2013	(r325081)
+++ head/devel/py-hashring/distinfo	Wed Aug 21 02:47:00 2013	(r325082)
@@ -1,2 +1,2 @@
-SHA256 (hash_ring-1.2.tar.gz) = c156121630c1cc5411ca91fad625e1ccaa7a51dd347ead6a8bda06bf556da9f5
-SIZE (hash_ring-1.2.tar.gz) = 3900
+SHA256 (hash_ring-1.3.1.tar.gz) = f86b96517bc5cb7dbf34bbbc51cdd5968170877b43bc1ab7c9eb39345cff4dd7
+SIZE (hash_ring-1.3.1.tar.gz) = 3970

Modified: head/devel/py-hashring/pkg-descr
==============================================================================
--- head/devel/py-hashring/pkg-descr	Wed Aug 21 01:03:00 2013	(r325081)
+++ head/devel/py-hashring/pkg-descr	Wed Aug 21 02:47:00 2013	(r325082)
@@ -6,4 +6,4 @@ Consistent hashing is a scheme that prov
 in a way that the adding or removing of one slot does not significantly
 change the mapping of keys to slots.
 
-WWW:	http://pypi.python.org/pypi/hash_ring
+WWW: http://pypi.python.org/pypi/hash_ring



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