pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-MetaCPAN-Client Clear pkglint flags, newline ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/631bccbe08ea
branches:  trunk
changeset: 650995:631bccbe08ea
user:      mef <mef%pkgsrc.org@localhost>
date:      Thu Apr 30 04:41:51 2015 +0000

description:
Clear pkglint flags, newline at the bottom of DESCR, no A in comment line.

diffstat:

 devel/p5-MetaCPAN-Client/DESCR    |  2 +-
 devel/p5-MetaCPAN-Client/Makefile |  4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 165d97231e3b -r 631bccbe08ea devel/p5-MetaCPAN-Client/DESCR
--- a/devel/p5-MetaCPAN-Client/DESCR    Thu Apr 30 04:40:29 2015 +0000
+++ b/devel/p5-MetaCPAN-Client/DESCR    Thu Apr 30 04:41:51 2015 +0000
@@ -1,3 +1,3 @@
 This is a hopefully-complete API-compliant client to MetaCPAN
 (https://metacpan.org) with DWIM capabilities, to make your life
-easier.
\ No newline at end of file
+easier.
diff -r 165d97231e3b -r 631bccbe08ea devel/p5-MetaCPAN-Client/Makefile
--- a/devel/p5-MetaCPAN-Client/Makefile Thu Apr 30 04:40:29 2015 +0000
+++ b/devel/p5-MetaCPAN-Client/Makefile Thu Apr 30 04:41:51 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2015/04/30 04:40:29 mef Exp $
+# $NetBSD: Makefile,v 1.2 2015/04/30 04:41:51 mef Exp $
 
 DISTNAME=      MetaCPAN-Client-1.013000
 PKGNAME=       p5-${DISTNAME}
@@ -7,7 +7,7 @@
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://metacpan.org/pod/MetaCPAN::Client
-COMMENT=       A comprehensive, DWIM-featured client to the MetaCPAN API
+COMMENT=       Comprehensive, DWIM-featured client to the MetaCPAN API
 LICENSE=       ${PERL5_LICENSE}
 
 DEPENDS+=      p5-JSON-MaybeXS-[0-9]*:../../converters/p5-JSON-MaybeXS



Home | Main Index | Thread Index | Old Index