diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2016-06-16 11:54:23 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2016-06-16 11:54:23 +0000 |
commit | 1e970b6515bc74300a8499502be8712228a6e075 (patch) | |
tree | 1a8fe13d40c2552c192ac1155b9cf710dd0e6a2d | |
parent | Update to the 20160614 snapshot of GCC 5.4.1. (diff) |
Update to version 2.1.0
Notes
Notes:
svn path=/head/; revision=416959
-rw-r--r-- | dns/py-pycares/Makefile | 2 | ||||
-rw-r--r-- | dns/py-pycares/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/py-pycares/Makefile b/dns/py-pycares/Makefile index ff363e81be40..8663cf0fbeb6 100644 --- a/dns/py-pycares/Makefile +++ b/dns/py-pycares/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pycares -PORTVERSION= 2.0.1 +PORTVERSION= 2.1.0 CATEGORIES= dns python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/dns/py-pycares/distinfo b/dns/py-pycares/distinfo index 9a9d7d9ab047..5e7d1a3b2e45 100644 --- a/dns/py-pycares/distinfo +++ b/dns/py-pycares/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1464695332 -SHA256 (pycares-2.0.1.tar.gz) = 3a684c09b753e143d86190b57d71bd82d24492062d11d6ab6acc21349d2da34d -SIZE (pycares-2.0.1.tar.gz) = 225788 +TIMESTAMP = 1466077939 +SHA256 (pycares-2.1.0.tar.gz) = 449ad785ecb594ae063c0c86537ef97513385117a2eb172f747ad2a29221e898 +SIZE (pycares-2.1.0.tar.gz) = 226838 |