Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jun 2018 18:10:22 +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: r471657 - head/misc/p5-I18N-LangTags
Message-ID:  <201806041810.w54IAM8L068905@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



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