From 47aef6d9d3694ad0253303bcd59daa8495a15279 Mon Sep 17 00:00:00 2001 From: mat Date: Sun, 25 May 2014 00:11:16 +0000 Subject: Update to latest snapshot. Sponsored by: Absolight --- dns/bundy/Makefile | 6 +++--- dns/bundy/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dns/bundy/Makefile b/dns/bundy/Makefile index d9762c7..5864ebe 100644 --- a/dns/bundy/Makefile +++ b/dns/bundy/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bundy -PORTVERSION= 0.20140512 +PORTVERSION= 0.20140524 CATEGORIES= dns MASTER_SITES= GH GHC LOCAL/mat/bundy @@ -28,7 +28,7 @@ RUN_DEPENDS= ${PYTHON_LIBDIR}/lib-dynload/_sqlite3.so:${PORTSDIR}/databases/py-s USE_GITHUB= yes GH_ACCOUNT= bundy-dns -GH_COMMIT= ce5d832 +GH_COMMIT= b809bfb GH_TAGNAME= ${GH_COMMIT} USE_PYTHON= 3 @@ -56,7 +56,7 @@ post-install: .include -.if ${PYTHON_VER} != ${PYTHON_DEFAULT} +.if defined(PACKAGE_BUILDING) && ${PYTHON_VER} != ${PYTHON_DEFAULT} IGNORE= you have python ${PYTHON_DEFAULT} set as the default, and this needs ${PYTHON_VER} .endif diff --git a/dns/bundy/distinfo b/dns/bundy/distinfo index 09216ea..1d03fe7 100644 --- a/dns/bundy/distinfo +++ b/dns/bundy/distinfo @@ -1,2 +1,2 @@ -SHA256 (bundy-0.20140512.tar.gz) = 463d89658388b489d1042be12ce01c502716b53a240f5e08b18b8a95fbd732c5 -SIZE (bundy-0.20140512.tar.gz) = 5248855 +SHA256 (bundy-0.20140524.tar.gz) = 86c43788d7ba4ce5e8dc9c49970173e3687d0b0df786b9b8c9e9f028d2fe07b6 +SIZE (bundy-0.20140524.tar.gz) = 5253900 -- cgit v1.1