svn commit: r428987 - head/textproc/py-agate-dbf

Matthew Seaman matthew at FreeBSD.org
Tue Dec 20 11:42:45 UTC 2016


Author: matthew
Date: Tue Dec 20 11:42:44 2016
New Revision: 428987
URL: https://svnweb.freebsd.org/changeset/ports/428987

Log:
  Update to 0.2.0
  
  ChangeLog:	https://github.com/wireservice/agate-dbf/blob/0.2.0/CHANGELOG.rst

Modified:
  head/textproc/py-agate-dbf/Makefile
  head/textproc/py-agate-dbf/distinfo   (contents, props changed)

Modified: head/textproc/py-agate-dbf/Makefile
==============================================================================
--- head/textproc/py-agate-dbf/Makefile	Tue Dec 20 11:41:15 2016	(r428986)
+++ head/textproc/py-agate-dbf/Makefile	Tue Dec 20 11:42:44 2016	(r428987)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	agate-dbf
-PORTVERSION=	0.1.0
+PORTVERSION=	0.2.0
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ COMMENT=	Support reading dbf files for a
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}agate>=1.2.2:textproc/py-agate \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}agate>=1.5.0:textproc/py-agate \
 		${PYTHON_PKGNAMEPREFIX}dbfread>=2.0.5:textproc/py-dbfread
 
 USES=		python

Modified: head/textproc/py-agate-dbf/distinfo
==============================================================================
--- head/textproc/py-agate-dbf/distinfo	Tue Dec 20 11:41:15 2016	(r428986)
+++ head/textproc/py-agate-dbf/distinfo	Tue Dec 20 11:42:44 2016	(r428987)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1463409454
-SHA256 (agate-dbf-0.1.0.tar.gz) = ffd9bfc7c04fc3ce1c54522f41aeccba5a7f3cee951b26c8a0ab1348c940ff77
-SIZE (agate-dbf-0.1.0.tar.gz) = 2147
+TIMESTAMP = 1482233542
+SHA256 (agate-dbf-0.2.0.tar.gz) = 0666c1ad06cd4b2860351cebbd88bd4b05b2d1abd41b25cf91f8f6715035735e
+SIZE (agate-dbf-0.2.0.tar.gz) = 2059


More information about the svn-ports-head mailing list