svn commit: r373330 - head/www/p5-LWP-Protocol-https
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Nov 24 18:32:04 UTC 2014
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 at 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
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP/Protocol/https
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP/Protocol
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP
- at dirrmtry %%SITE_PERL%%/LWP/Protocol
- at dirrmtry %%SITE_PERL%%/LWP
More information about the svn-ports-head
mailing list