Date: Mon, 4 Jun 2018 18:09:42 +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: r471650 - head/mail/p5-Mail-Freshmeat Message-ID: <201806041809.w54I9gat068132@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Jun 4 18:09:42 2018 New Revision: 471650 URL: https://svnweb.freebsd.org/changeset/ports/471650 Log: Add LICENSE - Sort PLIST - Udpate WWW Modified: head/mail/p5-Mail-Freshmeat/Makefile head/mail/p5-Mail-Freshmeat/pkg-descr head/mail/p5-Mail-Freshmeat/pkg-plist Modified: head/mail/p5-Mail-Freshmeat/Makefile ============================================================================== --- head/mail/p5-Mail-Freshmeat/Makefile Mon Jun 4 18:09:35 2018 (r471649) +++ head/mail/p5-Mail-Freshmeat/Makefile Mon Jun 4 18:09:42 2018 (r471650) @@ -12,6 +12,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to parse daily newsletters from freshmeat.net +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Mail-Tools>=0:mail/p5-Mail-Tools RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/mail/p5-Mail-Freshmeat/pkg-descr ============================================================================== --- head/mail/p5-Mail-Freshmeat/pkg-descr Mon Jun 4 18:09:35 2018 (r471649) +++ head/mail/p5-Mail-Freshmeat/pkg-descr Mon Jun 4 18:09:42 2018 (r471650) @@ -7,4 +7,4 @@ flexible user-supplied ranking rules. Articles below a will be removed from the output. fmscore is ideal for use as a procmail filter.) -WWW: http://search.cpan.org/dist/Mail-Freshmeat/ +WWW: https://metacpan.org/release/ASPIERS/Mail-Freshmeat-0.94 Modified: head/mail/p5-Mail-Freshmeat/pkg-plist ============================================================================== --- head/mail/p5-Mail-Freshmeat/pkg-plist Mon Jun 4 18:09:35 2018 (r471649) +++ head/mail/p5-Mail-Freshmeat/pkg-plist Mon Jun 4 18:09:42 2018 (r471650) @@ -1,5 +1,5 @@ -%%PERL5_MAN3%%/Freshmeat.3.gz %%SITE_PERL%%/Mail/Freshmeat.pm %%SITE_PERL%%/Mail/Freshmeat/Article.pm %%SITE_PERL%%/Mail/Freshmeat/Entry.pm %%SITE_PERL%%/Mail/Freshmeat/Utils.pm +%%PERL5_MAN3%%/Freshmeat.3.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806041809.w54I9gat068132>