aboutsummaryrefslogtreecommitdiff
path: root/dns/py-pydnstable
diff options
context:
space:
mode:
authorDon Lewis <truckman@FreeBSD.org>2015-09-24 05:19:12 +0000
committerDon Lewis <truckman@FreeBSD.org>2015-09-24 05:19:12 +0000
commit42a11ebd64f7249a9da6eaa08690039c79995e50 (patch)
treee6e5f84232e2aed5a60845aa48842d58bc077043 /dns/py-pydnstable
parent68065d6140921b0fa4aff1ce054c7626f631e325 (diff)
downloadports-42a11ebd64f7249a9da6eaa08690039c79995e50.tar.gz
ports-42a11ebd64f7249a9da6eaa08690039c79995e50.zip
Upgrade to 0.5.0:
* Add reader.reload() method that calls dnstable_reader_reload_setfile() Sort USE_PYTHON Sponsored by: Farsight Security, Inc.
Notes
Notes: svn path=/head/; revision=397679
Diffstat (limited to 'dns/py-pydnstable')
-rw-r--r--dns/py-pydnstable/Makefile4
-rw-r--r--dns/py-pydnstable/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/py-pydnstable/Makefile b/dns/py-pydnstable/Makefile
index 1fe81738f6a4..fac1da61d282 100644
--- a/dns/py-pydnstable/Makefile
+++ b/dns/py-pydnstable/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pydnstable
-PORTVERSION= 0.4.0
+PORTVERSION= 0.5.0
CATEGORIES= dns python
MASTER_SITES= FARSIGHT LOCAL/truckman/farsight
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT
LIB_DEPENDS= libdnstable.so:${PORTSDIR}/dns/dnstable
-USE_PYTHON= distutils autoplist
+USE_PYTHON= autoplist distutils
USES= pkgconfig python
post-install:
diff --git a/dns/py-pydnstable/distinfo b/dns/py-pydnstable/distinfo
index 9cdc8fb081a1..a4a0a7e9f16a 100644
--- a/dns/py-pydnstable/distinfo
+++ b/dns/py-pydnstable/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pydnstable-0.4.0.tar.gz) = 13261e616682bd609bacf9ef6836e4bab9bb29a485873cb9f9daf6dd258d341a
-SIZE (pydnstable-0.4.0.tar.gz) = 41037
+SHA256 (pydnstable-0.5.0.tar.gz) = 828f9d072daff5080cf5db76b701b8f25bbe5afcb38c838a6471742737ef002e
+SIZE (pydnstable-0.5.0.tar.gz) = 41914