Date: Mon, 11 Aug 2014 06:36:23 +0000 (UTC) From: Andrej Zverev <az@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r364588 - head/www/p5-Dancer-Plugin-Lexicon Message-ID: <53e86467.2e7e.39937a0b@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: az Date: Mon Aug 11 06:36:23 2014 New Revision: 364588 URL: http://svnweb.freebsd.org/changeset/ports/364588 QAT: https://qat.redports.org/buildarchive/r364588/ Log: - we are still prefer cpan over metacpan as WWW. - don't need to hardcode version number and author (0.6), since after few new releases it will point to outdated release or on wrong cpan maintainer. Modified: head/www/p5-Dancer-Plugin-Lexicon/pkg-descr Modified: head/www/p5-Dancer-Plugin-Lexicon/pkg-descr ============================================================================== --- head/www/p5-Dancer-Plugin-Lexicon/pkg-descr Mon Aug 11 06:25:39 2014 (r364587) +++ head/www/p5-Dancer-Plugin-Lexicon/pkg-descr Mon Aug 11 06:36:23 2014 (r364588) @@ -11,4 +11,4 @@ settings, and the current language is au session. Including "lang=$lang_tag" in the query string change the user's language. -WWW: https://metacpan.org/source/DRTECH/Dancer-Plugin-Lexicon-0.06 +WWW: http://search.cpan.org/dist/Dancer-Plugin-Lexicon/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53e86467.2e7e.39937a0b>