Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2017 14:50:06 +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: r442630 - head/www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd
Message-ID:  <201706051450.v55Eo6Kc046588@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Jun  5 14:50:06 2017
New Revision: 442630
URL: https://svnweb.freebsd.org/changeset/ports/442630

Log:
  Add LICENSE
  
  - Update DISTNAME

Modified:
  head/www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/Makefile

Modified: head/www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/Makefile
==============================================================================
--- head/www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/Makefile	Mon Jun  5 14:50:01 2017	(r442629)
+++ head/www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/Makefile	Mon Jun  5 14:50:06 2017	(r442630)
@@ -7,10 +7,13 @@ PORTREVISION=	2
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
-DISTNAME=	${PORTNAME}-0.02
+DISTNAME=	${PORTNAME}-${PORTVERSION:C|0$||}
 
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Use .htpasswd with Catalyst
+
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-Catalyst-Plugin-Authentication>=0.01:www/p5-Catalyst-Plugin-Authentication \
 		p5-Authen-Htpasswd>=0.13:security/p5-Authen-Htpasswd



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