svn commit: r471606 - head/devel/p5-Log-Accounting-SVN

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


Author: sunpoet
Date: Mon Jun  4 18:04:13 2018
New Revision: 471606
URL: https://svnweb.freebsd.org/changeset/ports/471606

Log:
  Add LICENSE
  
  - Fix and update WWW
  
  Approved by:	portmgr (blanket)

Modified:
  head/devel/p5-Log-Accounting-SVN/Makefile
  head/devel/p5-Log-Accounting-SVN/pkg-descr

Modified: head/devel/p5-Log-Accounting-SVN/Makefile
==============================================================================
--- head/devel/p5-Log-Accounting-SVN/Makefile	Mon Jun  4 18:04:08 2018	(r471605)
+++ head/devel/p5-Log-Accounting-SVN/Makefile	Mon Jun  4 18:04:13 2018	(r471606)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	ychsiao at ychsiao.org
 COMMENT=	Perl module for accounting SVN repository
 
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-subversion>=0:devel/p5-subversion \
 		p5-SVN-Log>=0:devel/p5-SVN-Log \
 		p5-Algorithm-Accounting>=0:devel/p5-Algorithm-Accounting \

Modified: head/devel/p5-Log-Accounting-SVN/pkg-descr
==============================================================================
--- head/devel/p5-Log-Accounting-SVN/pkg-descr	Mon Jun  4 18:04:08 2018	(r471605)
+++ head/devel/p5-Log-Accounting-SVN/pkg-descr	Mon Jun  4 18:04:13 2018	(r471606)
@@ -6,4 +6,4 @@ you may try:
 
   svn-accounting.pl http://svn.collab.net/repos/svn/
 
-WWW: http://search.cpan.org/dist/Log-Accounting-SVN/
+WWW: https://metacpan.org/release/GUGOD/Log-Accounting-SVN-0.01


More information about the svn-ports-all mailing list