svn commit: r355099 - head/dns/bundy

Mathieu Arnold mat at FreeBSD.org
Sun May 25 00:11:17 UTC 2014


Author: mat
Date: Sun May 25 00:11:16 2014
New Revision: 355099
URL: http://svnweb.freebsd.org/changeset/ports/355099
QAT: https://qat.redports.org/buildarchive/r355099/

Log:
  Update to latest snapshot.
  
  Sponsored by:	Absolight

Modified:
  head/dns/bundy/Makefile
  head/dns/bundy/distinfo

Modified: head/dns/bundy/Makefile
==============================================================================
--- head/dns/bundy/Makefile	Sat May 24 22:55:31 2014	(r355098)
+++ head/dns/bundy/Makefile	Sun May 25 00:11:16 2014	(r355099)
@@ -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-dynloa
 
 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 <bsd.port.pre.mk>
 
-.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
 

Modified: head/dns/bundy/distinfo
==============================================================================
--- head/dns/bundy/distinfo	Sat May 24 22:55:31 2014	(r355098)
+++ head/dns/bundy/distinfo	Sun May 25 00:11:16 2014	(r355099)
@@ -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


More information about the svn-ports-all mailing list