diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-05-17 06:58:59 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-05-17 06:58:59 +0000 |
commit | 000b49a07b23556e306f08195f9c2ad5c6b2e3b6 (patch) | |
tree | 9572d49f3a560761527bc29543ee47db9248945f /databases/py-python-arango | |
parent | Those ports have been broken a while now. (diff) |
databases/py-python-arango: 4.0.1 -> 4.1.0
Reported by: portscout
Notes
Notes:
svn path=/head/; revision=470200
Diffstat (limited to 'databases/py-python-arango')
-rw-r--r-- | databases/py-python-arango/Makefile | 5 | ||||
-rw-r--r-- | databases/py-python-arango/distinfo | 6 |
2 files changed, 4 insertions, 7 deletions
diff --git a/databases/py-python-arango/Makefile b/databases/py-python-arango/Makefile index 83516f271d03..dc3498fe7d35 100644 --- a/databases/py-python-arango/Makefile +++ b/databases/py-python-arango/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= python-arango -DISTVERSION= 4.0.1 +DISTVERSION= 4.1.0 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -21,7 +21,4 @@ USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes -post-extract: - @${RM} -r ${WRKSRC}/tests # otherwise they are installed under the root directory and cause conflicts - .include <bsd.port.mk> diff --git a/databases/py-python-arango/distinfo b/databases/py-python-arango/distinfo index b1b86cff7484..97591869b139 100644 --- a/databases/py-python-arango/distinfo +++ b/databases/py-python-arango/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1525938396 -SHA256 (python-arango-4.0.1.tar.gz) = 8ada701a68663e75e4f4f9ab6d979ad0315e0d843926e250ad43459efb5e4eb8 -SIZE (python-arango-4.0.1.tar.gz) = 53020 +TIMESTAMP = 1526539999 +SHA256 (python-arango-4.1.0.tar.gz) = e018974af49e35c07b8cb942c955184fcee63ac43ee8e4890ab363e7943f464d +SIZE (python-arango-4.1.0.tar.gz) = 53316 |