- Update to 1.1.2
PR: ports/98065 Submitted by: David Wood <david@wood2.org.uk>
This commit is contained in:
parent
0d8a30e598
commit
9c73191417
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=163882
6 changed files with 18 additions and 16 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= freeradius
|
||||
PORTVERSION= 1.1.1
|
||||
PORTREVISION= 0
|
||||
PORTVERSION= 1.1.2
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ftp://ftp.freeradius.org/pub/radius/ \
|
||||
http://freeradius.portal-to-web.de/
|
||||
|
@ -144,16 +143,16 @@ DICTS= dictionary.3com dictionary.3gpp dictionary.3gpp2 dictionary.acc \
|
|||
dictionary.cablelabs dictionary.cabletron dictionary.cisco \
|
||||
dictionary.cisco.bbsm dictionary.cisco.vpn3000 dictionary.cisco.vpn5000 \
|
||||
dictionary.colubris dictionary.columbia_university dictionary.compat \
|
||||
dictionary.cosine dictionary.digest dictionary.epygi \
|
||||
dictionary.cosine dictionary.digest dictionary.digium dictionary.epygi \
|
||||
dictionary.ericsson dictionary.erx dictionary.extreme \
|
||||
dictionary.fortinet dictionary.foundry dictionary.freeradius \
|
||||
dictionary.freeradius.internal dictionary.gandalf dictionary.garderos \
|
||||
dictionary.gemtek dictionary.ipunplugged dictionary.issanni \
|
||||
dictionary.gemtek dictionary.hp dictionary.ipunplugged dictionary.issanni \
|
||||
dictionary.itk dictionary.juniper dictionary.karlnet \
|
||||
dictionary.livingston dictionary.localweb dictionary.lucent \
|
||||
dictionary.merit dictionary.microsoft dictionary.mikrotik \
|
||||
dictionary.motorola dictionary.navini dictionary.netscreen \
|
||||
dictionary.nokia dictionary.nomadix dictionary.ntua \
|
||||
dictionary.nokia dictionary.nomadix dictionary.nortel dictionary.ntua \
|
||||
dictionary.packeteer dictionary.propel dictionary.quintum \
|
||||
dictionary.redback dictionary.redcreek dictionary.rfc2865 \
|
||||
dictionary.rfc2866 dictionary.rfc2867 dictionary.rfc2868 \
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
MD5 (freeradius-1.1.1.tar.gz) = b38b24f6352090fdb571b9e8da52e12e
|
||||
SIZE (freeradius-1.1.1.tar.gz) = 2358196
|
||||
SHA256 (freeradius-1.1.2.tar.gz) = 5bc1b7fcb2d37fcce402e7baf9e8508b6fb62b94afead3b6da4718cd9a5762bf
|
||||
MD5 (freeradius-1.1.2.tar.gz) = 6649ac5f9666b4a8cd55a837068ca61e
|
||||
SIZE (freeradius-1.1.2.tar.gz) = 2389227
|
||||
|
|
|
@ -55,6 +55,7 @@ etc/raddb/radiusd.conf.sample
|
|||
etc/raddb/realms.sample
|
||||
etc/raddb/snmp.conf.sample
|
||||
etc/raddb/sql.conf.sample
|
||||
etc/raddb/sqlippool.conf.sample
|
||||
etc/raddb/users.sample
|
||||
lib/libeap-%%PORTVERSION%%.la
|
||||
lib/libeap-%%PORTVERSION%%.so
|
||||
|
@ -423,6 +424,7 @@ sbin/rc.radiusd
|
|||
%%DATADIR%%/dictionary.compat
|
||||
%%DATADIR%%/dictionary.cosine
|
||||
%%DATADIR%%/dictionary.digest
|
||||
%%DATADIR%%/dictionary.digium
|
||||
%%DATADIR%%/dictionary.epygi
|
||||
%%DATADIR%%/dictionary.ericsson
|
||||
%%DATADIR%%/dictionary.erx
|
||||
|
@ -496,4 +498,3 @@ sbin/rc.radiusd
|
|||
@exec mkdir -p /var/run/radiusd
|
||||
@unexec rm -fr /var/run/radiusd
|
||||
@unexec rmdir %D/etc/raddb 2> /dev/null || echo "You should remove %D/etc/raddb if you don't need it anymore."
|
||||
|
||||
|
|
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= freeradius
|
||||
PORTVERSION= 1.1.1
|
||||
PORTREVISION= 0
|
||||
PORTVERSION= 1.1.2
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ftp://ftp.freeradius.org/pub/radius/ \
|
||||
http://freeradius.portal-to-web.de/
|
||||
|
@ -144,16 +143,16 @@ DICTS= dictionary.3com dictionary.3gpp dictionary.3gpp2 dictionary.acc \
|
|||
dictionary.cablelabs dictionary.cabletron dictionary.cisco \
|
||||
dictionary.cisco.bbsm dictionary.cisco.vpn3000 dictionary.cisco.vpn5000 \
|
||||
dictionary.colubris dictionary.columbia_university dictionary.compat \
|
||||
dictionary.cosine dictionary.digest dictionary.epygi \
|
||||
dictionary.cosine dictionary.digest dictionary.digium dictionary.epygi \
|
||||
dictionary.ericsson dictionary.erx dictionary.extreme \
|
||||
dictionary.fortinet dictionary.foundry dictionary.freeradius \
|
||||
dictionary.freeradius.internal dictionary.gandalf dictionary.garderos \
|
||||
dictionary.gemtek dictionary.ipunplugged dictionary.issanni \
|
||||
dictionary.gemtek dictionary.hp dictionary.ipunplugged dictionary.issanni \
|
||||
dictionary.itk dictionary.juniper dictionary.karlnet \
|
||||
dictionary.livingston dictionary.localweb dictionary.lucent \
|
||||
dictionary.merit dictionary.microsoft dictionary.mikrotik \
|
||||
dictionary.motorola dictionary.navini dictionary.netscreen \
|
||||
dictionary.nokia dictionary.nomadix dictionary.ntua \
|
||||
dictionary.nokia dictionary.nomadix dictionary.nortel dictionary.ntua \
|
||||
dictionary.packeteer dictionary.propel dictionary.quintum \
|
||||
dictionary.redback dictionary.redcreek dictionary.rfc2865 \
|
||||
dictionary.rfc2866 dictionary.rfc2867 dictionary.rfc2868 \
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
MD5 (freeradius-1.1.1.tar.gz) = b38b24f6352090fdb571b9e8da52e12e
|
||||
SIZE (freeradius-1.1.1.tar.gz) = 2358196
|
||||
SHA256 (freeradius-1.1.2.tar.gz) = 5bc1b7fcb2d37fcce402e7baf9e8508b6fb62b94afead3b6da4718cd9a5762bf
|
||||
MD5 (freeradius-1.1.2.tar.gz) = 6649ac5f9666b4a8cd55a837068ca61e
|
||||
SIZE (freeradius-1.1.2.tar.gz) = 2389227
|
||||
|
|
|
@ -55,6 +55,7 @@ etc/raddb/radiusd.conf.sample
|
|||
etc/raddb/realms.sample
|
||||
etc/raddb/snmp.conf.sample
|
||||
etc/raddb/sql.conf.sample
|
||||
etc/raddb/sqlippool.conf.sample
|
||||
etc/raddb/users.sample
|
||||
lib/libeap-%%PORTVERSION%%.la
|
||||
lib/libeap-%%PORTVERSION%%.so
|
||||
|
@ -423,6 +424,7 @@ sbin/rc.radiusd
|
|||
%%DATADIR%%/dictionary.compat
|
||||
%%DATADIR%%/dictionary.cosine
|
||||
%%DATADIR%%/dictionary.digest
|
||||
%%DATADIR%%/dictionary.digium
|
||||
%%DATADIR%%/dictionary.epygi
|
||||
%%DATADIR%%/dictionary.ericsson
|
||||
%%DATADIR%%/dictionary.erx
|
||||
|
@ -496,4 +498,3 @@ sbin/rc.radiusd
|
|||
@exec mkdir -p /var/run/radiusd
|
||||
@unexec rm -fr /var/run/radiusd
|
||||
@unexec rmdir %D/etc/raddb 2> /dev/null || echo "You should remove %D/etc/raddb if you don't need it anymore."
|
||||
|
||||
|
|
Loading…
Reference in a new issue