svn commit: r471657 - head/misc/p5-I18N-LangTags

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


Author: sunpoet
Date: Mon Jun  4 18:10:22 2018
New Revision: 471657
URL: https://svnweb.freebsd.org/changeset/ports/471657

Log:
  Add LICENSE
  
  - Update WWW
  
  Approved by:	portmgr (blanket)

Modified:
  head/misc/p5-I18N-LangTags/Makefile
  head/misc/p5-I18N-LangTags/pkg-descr

Modified: head/misc/p5-I18N-LangTags/Makefile
==============================================================================
--- head/misc/p5-I18N-LangTags/Makefile	Mon Jun  4 18:10:16 2018	(r471656)
+++ head/misc/p5-I18N-LangTags/Makefile	Mon Jun  4 18:10:22 2018	(r471657)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	demon at FreeBSD.org
 COMMENT=	Functions for dealing with RFC-1766-style language tags
 
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/misc/p5-I18N-LangTags/pkg-descr
==============================================================================
--- head/misc/p5-I18N-LangTags/pkg-descr	Mon Jun  4 18:10:16 2018	(r471656)
+++ head/misc/p5-I18N-LangTags/pkg-descr	Mon Jun  4 18:10:22 2018	(r471657)
@@ -7,4 +7,4 @@ tags (notably the extraction of them, comparing them, 
 formal validity of them) as is needed in a variety of protocols and
 applications.
 
-WWW: http://search.cpan.org/dist/I18N-LangTags/
+WWW: https://metacpan.org/release/SBURKE/I18N-LangTags-0.35


More information about the svn-ports-all mailing list