Index: head/net/dhcprelya/Makefile =================================================================== --- head/net/dhcprelya/Makefile (revision 326277) +++ head/net/dhcprelya/Makefile (revision 326278) @@ -1,46 +1,46 @@ -# New ports collection makefile for: dhcprelya -# Date created: 17 December 2007 -# Whom: Sergey Matveychuk -# +# Created by: Sergey Matveychuk # $FreeBSD$ # PORTNAME= dhcprelya -PORTVERSION= 4.5 +PORTVERSION= 4.7 CATEGORIES= net -MASTER_SITES= http://sem.semmy.ru/ +MASTER_SITES= GH MAINTAINER= sem@FreeBSD.org COMMENT= Lightweight DHCP relay agent. Yandex edition LICENSE= BSD +USE_GITHUB= yes +GH_ACCOUNT= sem-hub +GH_COMMIT= 6df4e97 + USE_RC_SUBR= dhcprelya PORTDOCS= README PLIST_FILES= sbin/${PORTNAME} lib/${PORTNAME}_log_plugin.so \ lib/${PORTNAME}_option82_plugin.so # The modules use a new system libradius that is not committed yet #OPTIONS_DEFINE= RADIUS_PLUGIN RADIUS_PLUGIN_PLUGIN_DESC= build radius plugin .include .if ${PORT_OPTIONS:MRADIUS_PLUGIN} PLIST_FILES+= lib/${PORTNAME}_radius_plugin.so -LIB_DEPENDS= freeradius-client.2:${PORTSDIR}/net/freeradius-client MAKE_ARGS= -DWITH_RADIUS_PLUGIN .endif post-patch: @${REINPLACE_CMD} -e 's#/usr/local#${PREFIX}#' ${WRKSRC}/Makefile post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .endif .include Index: head/net/dhcprelya/distinfo =================================================================== --- head/net/dhcprelya/distinfo (revision 326277) +++ head/net/dhcprelya/distinfo (revision 326278) @@ -1,2 +1,2 @@ -SHA256 (dhcprelya-4.5.tar.gz) = 183fa92bb600fb5c9c27746b3ffa8a1dc8cf05598526adc95fbb1ac51e6c2942 -SIZE (dhcprelya-4.5.tar.gz) = 24548 +SHA256 (dhcprelya-4.7.tar.gz) = 0b59ec0276d89ec7be50aadad4d82acea8b154c877a822f69971c25725a660cd +SIZE (dhcprelya-4.7.tar.gz) = 24192