Date: Mon, 4 Jun 2018 18:18:12 +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: r471716 - head/www/p5-WWW-Mechanize-GZip Message-ID: <201806041818.w54IICxj080058@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Jun 4 18:18:12 2018 New Revision: 471716 URL: https://svnweb.freebsd.org/changeset/ports/471716 Log: Add LICENSE - Sort PLIST - Fix and update WWW Modified: head/www/p5-WWW-Mechanize-GZip/Makefile head/www/p5-WWW-Mechanize-GZip/pkg-descr head/www/p5-WWW-Mechanize-GZip/pkg-plist Modified: head/www/p5-WWW-Mechanize-GZip/Makefile ============================================================================== --- head/www/p5-WWW-Mechanize-GZip/Makefile Mon Jun 4 18:18:05 2018 (r471715) +++ head/www/p5-WWW-Mechanize-GZip/Makefile Mon Jun 4 18:18:12 2018 (r471716) @@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Use WWW::Mechanize by requesting gzip-compression from the webserver +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + BUILD_DEPENDS= p5-WWW-Mechanize>=0:www/p5-WWW-Mechanize RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/www/p5-WWW-Mechanize-GZip/pkg-descr ============================================================================== --- head/www/p5-WWW-Mechanize-GZip/pkg-descr Mon Jun 4 18:18:05 2018 (r471715) +++ head/www/p5-WWW-Mechanize-GZip/pkg-descr Mon Jun 4 18:18:12 2018 (r471716) @@ -12,4 +12,4 @@ gzip-compression, no decompression will be made. This modules is a direct subclass of WWW::Mechanize and will therefore support any methods provided by WWW::Mechanize. -WWW: http://search.cpan.org/dist/WWW-Mechanize-Gzip/ +WWW: https://metacpan.org/release/WWW-Mechanize-GZip Modified: head/www/p5-WWW-Mechanize-GZip/pkg-plist ============================================================================== --- head/www/p5-WWW-Mechanize-GZip/pkg-plist Mon Jun 4 18:18:05 2018 (r471715) +++ head/www/p5-WWW-Mechanize-GZip/pkg-plist Mon Jun 4 18:18:12 2018 (r471716) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/WWW::Mechanize::GZip.3.gz %%SITE_PERL%%/WWW/Mechanize/GZip.pm +%%PERL5_MAN3%%/WWW::Mechanize::GZip.3.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806041818.w54IICxj080058>