Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jun 2018 18:14:32 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r471681 - head/security/p5-Authen-Simple-RADIUS
Message-ID:  <201806041814.w54IEW7e076205@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Jun  4 18:14:32 2018
New Revision: 471681
URL: https://svnweb.freebsd.org/changeset/ports/471681

Log:
  Add LICENSE
  
  - Fix and update WWW

Modified:
  head/security/p5-Authen-Simple-RADIUS/Makefile
  head/security/p5-Authen-Simple-RADIUS/pkg-descr

Modified: head/security/p5-Authen-Simple-RADIUS/Makefile
==============================================================================
--- head/security/p5-Authen-Simple-RADIUS/Makefile	Mon Jun  4 18:14:27 2018	(r471680)
+++ head/security/p5-Authen-Simple-RADIUS/Makefile	Mon Jun  4 18:14:32 2018	(r471681)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Simple RADIUS authentication
 
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-Authen-Simple>=0:security/p5-Authen-Simple \
 		p5-Authen-Radius>=0:security/p5-Authen-Radius
 RUN_DEPENDS:=	${BUILD_DEPENDS}

Modified: head/security/p5-Authen-Simple-RADIUS/pkg-descr
==============================================================================
--- head/security/p5-Authen-Simple-RADIUS/pkg-descr	Mon Jun  4 18:14:27 2018	(r471680)
+++ head/security/p5-Authen-Simple-RADIUS/pkg-descr	Mon Jun  4 18:14:32 2018	(r471681)
@@ -1,3 +1,3 @@
 Authentication via RADIUS.
 
-WWW: http://search.cpan.org/dist/Authen-Simple-Net-RADIUS/
+WWW: https://metacpan.org/release/Authen-Simple-RADIUS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806041814.w54IEW7e076205>