net/radiator: upgrade 4.21 -> 4.24-1

PR:		242638
Approved by:	lyngbol@wheel.dk (maintainer)
Relnotes:	https://www.open.com.au/radiator/history.html
This commit is contained in:
Kurt Jaeger 2019-12-22 12:23:28 +00:00
parent 7e0d5971d1
commit aab792c6a6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=520617
4 changed files with 16 additions and 9 deletions

View file

@ -2,9 +2,11 @@
# $FreeBSD$
PORTNAME= Radiator
PORTVERSION= 4.21
PORTVERSION= 4.24
CATEGORIES= net
DISTNAME= ${PORTNAME}-${PORTVERSION}-1
MASTER_SITES= # fetch manually
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= lyngbol@wheel.dk
@ -18,10 +20,9 @@ LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell
OPTIONS_DEFINE= MYSQL
MYSQL_DESC= MySQL support
USES= perl5 shebangfix tar:tgz
USES= perl5 tar:tgz
USE_PERL5= configure
USE_RC_SUBR= radiator
SHEBANG_FILES= radhostname.pl
RESTRICTED= Commercial software

View file

@ -1,5 +1,3 @@
TIMESTAMP = 1540407929
SHA256 (Radiator/Radiator-4.21.tgz) = f302b1488a9df9c30607eddac8b11bf3d7fabdb4c638a19e4e4cb8822e3d1159
SIZE (Radiator/Radiator-4.21.tgz) = 6290329
SHA256 (Radiator/patches-4.21.tar.gz) = abd5bafa3226014140465d45abbb81e54337ee76ff099b8625dccde815343c19
SIZE (Radiator/patches-4.21.tar.gz) = 369950
TIMESTAMP = 1576356134
SHA256 (Radiator/Radiator-4.24-1.tgz) = 7a890d84ead313ba259e27796ed61cdbe0c924925210581e81d1d28a36dffd25
SIZE (Radiator/Radiator-4.24-1.tgz) = 8862110

View file

@ -20,4 +20,4 @@ Runs on all Unix, Linux, Windows 95, 98, NT, 2000, Mac OS-9 and Mac OS-X, VMS.
Due to license restrictions, this package must be purchased and manually
downloaded from the Open System Consultants web site.
WWW: http://www.open.com.au/
WWW: https://www.open.com.au/

View file

@ -37,6 +37,7 @@ etc/radiator/dictionary.sip
%%SITE_PERL%%/Radius/AuthEMERALD.pm
%%SITE_PERL%%/Radius/AuthEMERALD4.pm
%%SITE_PERL%%/Radius/AuthEXTERNAL.pm
%%SITE_PERL%%/Radius/AuthFAILUREPOLICY.pm
%%SITE_PERL%%/Radius/AuthFIDELIO.pm
%%SITE_PERL%%/Radius/AuthFIDELIOHOTSPOT.pm
%%SITE_PERL%%/Radius/AuthFILE.pm
@ -88,6 +89,7 @@ etc/radiator/dictionary.sip
%%SITE_PERL%%/Radius/AuthRADSEC.pm
%%SITE_PERL%%/Radius/AuthRATELIMIT.pm
%%SITE_PERL%%/Radius/AuthRATELIMITSOURCE.pm
%%SITE_PERL%%/Radius/AuthREST.pm
%%SITE_PERL%%/Radius/AuthRODOPI.pm
%%SITE_PERL%%/Radius/AuthROUNDROBIN.pm
%%SITE_PERL%%/Radius/AuthRSAAM.pm
@ -100,6 +102,7 @@ etc/radiator/dictionary.sip
%%SITE_PERL%%/Radius/AuthSQL.pm
%%SITE_PERL%%/Radius/AuthSQLAUTHBY.pm
%%SITE_PERL%%/Radius/AuthSQLDIGIPASS.pm
%%SITE_PERL%%/Radius/AuthSQLFAILUREPOLICY.pm
%%SITE_PERL%%/Radius/AuthSQLHOTP.pm
%%SITE_PERL%%/Radius/AuthSQLMOTP.pm
%%SITE_PERL%%/Radius/AuthSQLRADIUS.pm
@ -160,9 +163,12 @@ etc/radiator/dictionary.sip
%%SITE_PERL%%/Radius/GossipRedis.pm
%%SITE_PERL%%/Radius/GossipUDP.pm
%%SITE_PERL%%/Radius/HOTP.pm
%%SITE_PERL%%/Radius/HTTPClient.pm
%%SITE_PERL%%/Radius/HTTPClientConnection.pm
%%SITE_PERL%%/Radius/HTTPRequest.pm
%%SITE_PERL%%/Radius/Handler.pm
%%SITE_PERL%%/Radius/IEEEfp.pm
%%SITE_PERL%%/Radius/JSON.pm
%%SITE_PERL%%/Radius/Ldap.pm
%%SITE_PERL%%/Radius/Log.pm
%%SITE_PERL%%/Radius/LogEMERALD.pm
@ -230,6 +236,7 @@ etc/radiator/dictionary.sip
%%SITE_PERL%%/Radius/RadpwtstGui.pm
%%SITE_PERL%%/Radius/Rcrypt.pm
%%SITE_PERL%%/Radius/Realm.pm
%%SITE_PERL%%/Radius/RealmTable.pm
%%SITE_PERL%%/Radius/Resolver.pm
%%SITE_PERL%%/Radius/RuntimeChecks.pm
%%SITE_PERL%%/Radius/SIP2.pm
@ -263,6 +270,7 @@ etc/radiator/dictionary.sip
%%SITE_PERL%%/Radius/StatsLogREDIS.pm
%%SITE_PERL%%/Radius/StatsLogSQL.pm
%%SITE_PERL%%/Radius/Stream.pm
%%SITE_PERL%%/Radius/StreamPool.pm
%%SITE_PERL%%/Radius/StreamServer.pm
%%SITE_PERL%%/Radius/StreamTLS.pm
%%SITE_PERL%%/Radius/Subscription.pm