pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Async-Interrupt Revision bump after updating ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8ea39100a416
branches:  trunk
changeset: 591246:8ea39100a416
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Aug 07 08:03:22 2011 +0000

description:
Revision bump after updating perl to 5.14.1

diffstat:

 devel/p5-Async-Interrupt/Makefile |  9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

diffs (26 lines):

diff -r 352d457eeee0 -r 8ea39100a416 devel/p5-Async-Interrupt/Makefile
--- a/devel/p5-Async-Interrupt/Makefile Sun Aug 07 08:02:38 2011 +0000
+++ b/devel/p5-Async-Interrupt/Makefile Sun Aug 07 08:03:22 2011 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2010/08/21 16:33:12 seb Exp $
-#
+# $NetBSD: Makefile,v 1.7 2011/08/07 08:03:22 adam Exp $
 
 DISTNAME=      Async-Interrupt-1.05
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Async/}
 
@@ -16,8 +15,8 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
-USE_LANGUAGES= c
-PERL5_PACKLIST=        auto/Async/Interrupt/.packlist
+USE_LANGUAGES=         c
+PERL5_PACKLIST=                auto/Async/Interrupt/.packlist
 
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index