pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-IPC-Run Update from version 0.80nb1 to 0.82.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/57cff337238e
branches:  trunk
changeset: 551886:57cff337238e
user:      he <he%pkgsrc.org@localhost>
date:      Sat Dec 20 23:12:29 2008 +0000

description:
Update from version 0.80nb1 to 0.82.

(This despite the t/pty.t test haning, same as on FreeBSD, as
documented in that file.)

Upstream changes:

0.82 Thu 18 Dec 2008
        - Moving changes in 0.81_01 to a production release

0.81_01 Wed 15 Oct 2008
        - This is the first in a series of refactoring test releases.
        - Removed Makefile.PL message noisily asking users to do CPAN Testers
          dirty work.
        - Simplfied the Makefile.PL code a little.
        - Upgraded all tests to Test::More
        - Added a $VERSION for all modules
        - Adding some missing POD sections
        - Various other clean ups

diffstat:

 devel/p5-IPC-Run/Makefile |  7 ++++---
 devel/p5-IPC-Run/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 7 deletions(-)

diffs (36 lines):

diff -r 3bca0c3bb7ef -r 57cff337238e devel/p5-IPC-Run/Makefile
--- a/devel/p5-IPC-Run/Makefile Sat Dec 20 23:01:37 2008 +0000
+++ b/devel/p5-IPC-Run/Makefile Sat Dec 20 23:12:29 2008 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2008/10/19 19:17:56 he Exp $
+# $NetBSD: Makefile,v 1.15 2008/12/20 23:12:29 he Exp $
 
-DISTNAME=      IPC-Run-0.80
+DISTNAME=      IPC-Run-0.82
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=IPC/}
 
@@ -10,6 +9,8 @@
 HOMEPAGE=      http://search.cpan.org/dist/IPC-Run/
 COMMENT=       Perl module for interacting with child processes
 
+DEPENDS+=      p5-IO-tty>=1.0:../../devel/p5-IO-Tty
+
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 PKG_DESTDIR_SUPPORT=   user-destdir
 
diff -r 3bca0c3bb7ef -r 57cff337238e devel/p5-IPC-Run/distinfo
--- a/devel/p5-IPC-Run/distinfo Sat Dec 20 23:01:37 2008 +0000
+++ b/devel/p5-IPC-Run/distinfo Sat Dec 20 23:12:29 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2006/10/29 15:40:04 obache Exp $
+$NetBSD: distinfo,v 1.5 2008/12/20 23:12:29 he Exp $
 
-SHA1 (IPC-Run-0.80.tar.gz) = 59a9f6a9efd3a381f42767f215922c154b9e49ba
-RMD160 (IPC-Run-0.80.tar.gz) = 28ac12916e0578d3897ddbb4a3448e284e1fc1eb
-Size (IPC-Run-0.80.tar.gz) = 89933 bytes
+SHA1 (IPC-Run-0.82.tar.gz) = b0688d585a8cba9c2ee75bca559c12636f1c8dac
+RMD160 (IPC-Run-0.82.tar.gz) = aba2a1dbee3c33ab11443b59663ac479cd759400
+Size (IPC-Run-0.82.tar.gz) = 117052 bytes



Home | Main Index | Thread Index | Old Index