pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-Pod-Spell Needs p5-File-ShareDir. Bump PKG...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f109a94ae67c
branches:  trunk
changeset: 648167:f109a94ae67c
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Thu Mar 12 16:44:04 2015 +0000

description:
Needs p5-File-ShareDir. Bump PKGREVISION.

diffstat:

 textproc/p5-Pod-Spell/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 946a8518a2d6 -r f109a94ae67c textproc/p5-Pod-Spell/Makefile
--- a/textproc/p5-Pod-Spell/Makefile    Thu Mar 12 16:38:09 2015 +0000
+++ b/textproc/p5-Pod-Spell/Makefile    Thu Mar 12 16:44:04 2015 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2015/03/05 14:41:24 wen Exp $
+# $NetBSD: Makefile,v 1.12 2015/03/12 16:44:04 tnn Exp $
 
 DISTNAME=      Pod-Spell-1.16
 PKGNAME=       p5-${DISTNAME}
+PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Pod/}
 
@@ -13,6 +14,7 @@
 DEPENDS+=      {perl>=5.9.3,p5-Pod-Escapes>=1.01}:../../textproc/p5-Pod-Escapes
 DEPENDS+=      p5-Lingua-EN-Inflect>=0:../../textproc/p5-Lingua-EN-Inflect
 DEPENDS+=      p5-Class-Tiny>=0:../../devel/p5-Class-Tiny
+DEPENDS+=      p5-File-ShareDir>=0:../../devel/p5-File-ShareDir
 DEPENDS+=      p5-File-ShareDir-ProjectDistDir>=0:../../devel/p5-File-ShareDir-ProjectDistDir
 
 PERL5_PACKLIST=                auto/Pod/Spell/.packlist



Home | Main Index | Thread Index | Old Index