Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jun 2018 18:09:09 +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: r471645 - head/japanese/jacode.pl
Message-ID:  <201806041809.w54I99gi067524@repo.freebsd.org>

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

Log:
  Fix and sort LICENSE
  
  - Add LICENSE_FILE
  - Update WWW
  
  Approved by:	portmgr (blanket)

Modified:
  head/japanese/jacode.pl/Makefile
  head/japanese/jacode.pl/pkg-descr

Modified: head/japanese/jacode.pl/Makefile
==============================================================================
--- head/japanese/jacode.pl/Makefile	Mon Jun  4 18:09:02 2018	(r471644)
+++ head/japanese/jacode.pl/Makefile	Mon Jun  4 18:09:08 2018	(r471645)
@@ -10,8 +10,9 @@ DISTNAME=	${PORTNAME:S|.pl||}-${PORTVERSION}
 MAINTAINER=	takefu@airport.fm
 COMMENT=	Perl library for Japanese character code conversion
 
-LICENSE=	GPLv1 ART10
+LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
+LICENSE_FILE_ART10=	${WRKSRC}/LICENSE
 
 USES=		perl5
 USE_PERL5=	run

Modified: head/japanese/jacode.pl/pkg-descr
==============================================================================
--- head/japanese/jacode.pl/pkg-descr	Mon Jun  4 18:09:02 2018	(r471644)
+++ head/japanese/jacode.pl/pkg-descr	Mon Jun  4 18:09:08 2018	(r471645)
@@ -14,4 +14,4 @@ This software has upper compatibility to jcode.pl.
 * No Object oriented
 * Possible to re-use past code and how to
 
-WWW: http://search.cpan.org/dist/jacode/
+WWW: https://metacpan.org/release/INA/jacode-2.13.4.18



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