Hi,

This diff updates py-radix to the latest release 0.5.
Regression is ok.

Comments ? OK ?

Cheers,
benoit
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/py-radix/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile	11 Mar 2013 10:50:26 -0000	1.11
+++ Makefile	12 Mar 2013 06:09:56 -0000
@@ -4,8 +4,7 @@
 
 COMMENT=	Radix tree implementation for Python
 
-DISTNAME=	py-radix-0.4
-REVISION =	7
+DISTNAME =	py-radix-0.5
 CATEGORIES=	devel net
 
 MASTER_SITES=	http://www2.mindrot.org/files/py-radix/
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/py-radix/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	5 Apr 2007 15:38:05 -0000	1.2
+++ distinfo	12 Mar 2013 06:09:56 -0000
@@ -1,5 +1,2 @@
-MD5 (py-radix-0.4.tar.gz) = o+eiyweMAJ45YzqkA0rVIw==
-RMD160 (py-radix-0.4.tar.gz) = XGGDJduOKiPwgNMbQZdJTQebB5Y=
-SHA1 (py-radix-0.4.tar.gz) = ILWZF088s5WvlAUAtcsnWm6TumY=
-SHA256 (py-radix-0.4.tar.gz) = 3LiCyTAz0RKL7E8jwy7sx5bt7VZ5vDqAr09y/UH3veY=
-SIZE (py-radix-0.4.tar.gz) = 15712
+SHA256 (py-radix-0.5.tar.gz) = PJ/+Z0IAnMoSHCyPduZYr3+rJesUz2cbXkC3zPkeFVA=
+SIZE (py-radix-0.5.tar.gz) = 20419
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/py-radix/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 PLIST
--- pkg/PLIST	30 May 2005 22:50:22 -0000	1.1.1.1
+++ pkg/PLIST	12 Mar 2013 06:09:56 -0000
@@ -1,2 +1,3 @@
 @comment $OpenBSD: PLIST,v 1.1.1.1 2005/05/30 22:50:22 djm Exp $
+lib/python${MODPY_VERSION}/site-packages/radix-0.5-py${MODPY_VERSION}.egg-info
 lib/python${MODPY_VERSION}/site-packages/radix.so

Reply via email to