diff --git a/net/ipsvd/Makefile b/net/ipsvd/Makefile index f10c8404bce2..43baeadb0e22 100644 --- a/net/ipsvd/Makefile +++ b/net/ipsvd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ipsvd -PORTVERSION= 0.9.4 +PORTVERSION= 0.9.6 CATEGORIES= net MASTER_SITES= http://smarden.org/ipsvd/ @@ -28,7 +28,7 @@ do-configure: @${ECHO_CMD} "${LOCALBASE}/lib" > ${WRKSRC}/src/conf-djbdnslib do-build: - cd ${WRKSRC} && package/compile + cd ${WRKSRC} && package/compile && package/check do-install: ${INSTALL_PROGRAM} ${WRKSRC}/command/* ${PREFIX}/sbin diff --git a/net/ipsvd/distinfo b/net/ipsvd/distinfo index adbf8978f5e8..b9a6a74e087b 100644 --- a/net/ipsvd/distinfo +++ b/net/ipsvd/distinfo @@ -1,2 +1,2 @@ -MD5 (ipsvd-0.9.4.tar.gz) = 4ea747f25a233ae826192635401507db -SIZE (ipsvd-0.9.4.tar.gz) = 68865 +MD5 (ipsvd-0.9.6.tar.gz) = 739fea23a9fde897b09bd014f94fbf2f +SIZE (ipsvd-0.9.6.tar.gz) = 69117