svn commit: r373337 - head/www/p5-Protocol-XMLRPC
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Nov 24 18:32:36 UTC 2014
Author: sunpoet
Date: Mon Nov 24 18:32:35 2014
New Revision: 373337
URL: https://svnweb.freebsd.org/changeset/ports/373337
QAT: https://qat.redports.org/buildarchive/r373337/
Log:
- Add LICENSE
- Cleanup PLIST
Modified:
head/www/p5-Protocol-XMLRPC/Makefile
head/www/p5-Protocol-XMLRPC/pkg-plist
Modified: head/www/p5-Protocol-XMLRPC/Makefile
==============================================================================
--- head/www/p5-Protocol-XMLRPC/Makefile Mon Nov 24 18:32:30 2014 (r373336)
+++ head/www/p5-Protocol-XMLRPC/Makefile Mon Nov 24 18:32:35 2014 (r373337)
@@ -11,6 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= XML-RPC implementation
+LICENSE= ART20
+
BUILD_DEPENDS= p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML
RUN_DEPENDS:= ${BUILD_DEPENDS}
Modified: head/www/p5-Protocol-XMLRPC/pkg-plist
==============================================================================
--- head/www/p5-Protocol-XMLRPC/pkg-plist Mon Nov 24 18:32:30 2014 (r373336)
+++ head/www/p5-Protocol-XMLRPC/pkg-plist Mon Nov 24 18:32:35 2014 (r373337)
@@ -30,8 +30,3 @@
%%PERL5_MAN3%%/Protocol::XMLRPC::Value::String.3.gz
%%PERL5_MAN3%%/Protocol::XMLRPC::Value::Struct.3.gz
%%PERL5_MAN3%%/Protocol::XMLRPC::ValueFactory.3.gz
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Protocol/XMLRPC
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Protocol
- at dirrm %%SITE_PERL%%/Protocol/XMLRPC/Value
- at dirrm %%SITE_PERL%%/Protocol/XMLRPC
- at dirrmtry %%SITE_PERL%%/Protocol
More information about the svn-ports-all
mailing list