svn commit: r471682 - head/security/p5-Authen-Simple-SMB

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jun 4 18:14:45 UTC 2018


Author: sunpoet
Date: Mon Jun  4 18:14:38 2018
New Revision: 471682
URL: https://svnweb.freebsd.org/changeset/ports/471682

Log:
  Add LICENSE
  
  - Fix and update WWW

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

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

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


More information about the svn-ports-all mailing list