mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 4.7
This commit is contained in:
parent
1e4f1b087d
commit
d4d03df880
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326278
2 changed files with 9 additions and 9 deletions
|
@ -1,20 +1,21 @@
|
|||
# New ports collection makefile for: dhcprelya
|
||||
# Date created: 17 December 2007
|
||||
# Whom: Sergey Matveychuk <sem@FreeBSD.org>
|
||||
#
|
||||
# Created by: Sergey Matveychuk <sem@FreeBSD.org>
|
||||
# $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
|
||||
|
@ -30,7 +31,6 @@ RADIUS_PLUGIN_PLUGIN_DESC= build radius plugin
|
|||
|
||||
.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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue