Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jun 2018 18:04:14 +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: r471606 - head/devel/p5-Log-Accounting-SVN
Message-ID:  <201806041804.w54I4EOS063229@repo.freebsd.org>

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



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