svn commit: r471654 - head/misc/p5-Geo-Coder-Multiple

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


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

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

Modified:
  head/misc/p5-Geo-Coder-Multiple/Makefile
  head/misc/p5-Geo-Coder-Multiple/pkg-descr

Modified: head/misc/p5-Geo-Coder-Multiple/Makefile
==============================================================================
--- head/misc/p5-Geo-Coder-Multiple/Makefile	Mon Jun  4 18:10:01 2018	(r471653)
+++ head/misc/p5-Geo-Coder-Multiple/Makefile	Mon Jun  4 18:10:06 2018	(r471654)
@@ -11,6 +11,9 @@ DISTNAME=	${PORTNAME}-0.6
 MAINTAINER=	wen at FreeBSD.org
 COMMENT=	Perl module to tie together multiple Geo::Coder modules
 
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+
 RUN_DEPENDS=	p5-List-Util-WeightedRoundRobin>=0:misc/p5-List-Util-WeightedRoundRobin
 BUILD_DEPENDS:=	${RUN_DEPENDS}
 

Modified: head/misc/p5-Geo-Coder-Multiple/pkg-descr
==============================================================================
--- head/misc/p5-Geo-Coder-Multiple/pkg-descr	Mon Jun  4 18:10:01 2018	(r471653)
+++ head/misc/p5-Geo-Coder-Multiple/pkg-descr	Mon Jun  4 18:10:06 2018	(r471654)
@@ -8,4 +8,4 @@ individual limits are exceeded only when the total lim
 The algorithm for load balancing takes into account the limit imposed by the
 source per 24 hour period.
 
-WWW: http://search.cpan.org/dist/Geo-Coder-Multiple/
+WWW: https://metacpan.org/release/FRIFFIN/Geo-Coder-Multiple-0.61


More information about the svn-ports-all mailing list