Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Nov 2014 18:32:03 +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: r373330 - head/www/p5-LWP-Protocol-https
Message-ID:  <201411241832.sAOIW37I008510@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Nov 24 18:32:02 2014
New Revision: 373330
URL: https://svnweb.freebsd.org/changeset/ports/373330
QAT: https://qat.redports.org/buildarchive/r373330/

Log:
  - Add LICENSE
  - Cleanup PLIST

Modified:
  head/www/p5-LWP-Protocol-https/Makefile
  head/www/p5-LWP-Protocol-https/pkg-plist

Modified: head/www/p5-LWP-Protocol-https/Makefile
==============================================================================
--- head/www/p5-LWP-Protocol-https/Makefile	Mon Nov 24 18:31:58 2014	(r373329)
+++ head/www/p5-LWP-Protocol-https/Makefile	Mon Nov 24 18:32:02 2014	(r373330)
@@ -10,6 +10,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Provide https support for LWP::UserAgent
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 # We remove p5-libwww here to avoid cyclic dependency
 BUILD_DEPENDS=	p5-IO-Socket-SSL>=1.54:${PORTSDIR}/security/p5-IO-Socket-SSL \
 		p5-Mozilla-CA>=20110101:${PORTSDIR}/www/p5-Mozilla-CA \

Modified: head/www/p5-LWP-Protocol-https/pkg-plist
==============================================================================
--- head/www/p5-LWP-Protocol-https/pkg-plist	Mon Nov 24 18:31:58 2014	(r373329)
+++ head/www/p5-LWP-Protocol-https/pkg-plist	Mon Nov 24 18:32:02 2014	(r373330)
@@ -1,8 +1,3 @@
 %%SITE_PERL%%/LWP/Protocol/https.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP/Protocol/https/.packlist
 %%PERL5_MAN3%%/LWP::Protocol::https.3.gz
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP/Protocol/https
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP/Protocol
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP
-@dirrmtry %%SITE_PERL%%/LWP/Protocol
-@dirrmtry %%SITE_PERL%%/LWP



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