svn commit: r317025 - head/databases/py-dbf

Wen Heping wen at FreeBSD.org
Wed May 1 14:51:55 UTC 2013


Author: wen
Date: Wed May  1 14:51:55 2013
New Revision: 317025
URL: http://svnweb.freebsd.org/changeset/ports/317025

Log:
  - Update to 0.95.003

Modified:
  head/databases/py-dbf/Makefile
  head/databases/py-dbf/distinfo

Modified: head/databases/py-dbf/Makefile
==============================================================================
--- head/databases/py-dbf/Makefile	Wed May  1 14:51:41 2013	(r317024)
+++ head/databases/py-dbf/Makefile	Wed May  1 14:51:55 2013	(r317025)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	dbf
-PORTVERSION=	0.95.001
+PORTVERSION=	0.95.003
 CATEGORIES=	databases python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,8 +10,8 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 MAINTAINER=	wen at FreeBSD.org
 COMMENT=	Pure python package for reading/writing dbf files
 
-USE_ZIP=	yes
-USE_PYTHON=	2.5+
+USE_ZIP=		yes
+USE_PYTHON=		yes
 USE_PYDISTUTILS=	yes
 
 .include <bsd.port.mk>

Modified: head/databases/py-dbf/distinfo
==============================================================================
--- head/databases/py-dbf/distinfo	Wed May  1 14:51:41 2013	(r317024)
+++ head/databases/py-dbf/distinfo	Wed May  1 14:51:55 2013	(r317025)
@@ -1,2 +1,2 @@
-SHA256 (dbf-0.95.001.zip) = 451cc86013a0fb0d63dda1b78aa8db6c3971ccbc3e0854a79c9e4faa2ab99946
-SIZE (dbf-0.95.001.zip) = 82797
+SHA256 (dbf-0.95.003.zip) = 46aab98895b56d9599353ab3678a4c1791e395e9e662e789bb5163cff3829018
+SIZE (dbf-0.95.003.zip) = 83322


More information about the svn-ports-all mailing list